@webex/event-dictionary-ts 1.0.1518 → 1.0.1519
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6855,6 +6855,55 @@
|
|
|
6855
6855
|
},
|
|
6856
6856
|
"oauthProvider": {
|
|
6857
6857
|
"type": "string"
|
|
6858
|
+
},
|
|
6859
|
+
"clientPerformanceInfo": {
|
|
6860
|
+
"type": "object",
|
|
6861
|
+
"description": "monitor how much Client CPU and memory increase when an action started, such as start share, VBG",
|
|
6862
|
+
"additionalProperties": true,
|
|
6863
|
+
"properties": {
|
|
6864
|
+
"preStartShare": {
|
|
6865
|
+
"type": "object",
|
|
6866
|
+
"description": "Webex related process properties like name, CPU, memory.",
|
|
6867
|
+
"additionalProperties": true,
|
|
6868
|
+
"properties": {
|
|
6869
|
+
"Webex": {},
|
|
6870
|
+
"WebexHelperMedia": {},
|
|
6871
|
+
"wasHost": {},
|
|
6872
|
+
"wmlHost": {},
|
|
6873
|
+
"WindowServer": {},
|
|
6874
|
+
"kernel_task": {},
|
|
6875
|
+
"replayd": {},
|
|
6876
|
+
"dwm": {},
|
|
6877
|
+
"system": {},
|
|
6878
|
+
"top1CPUProcess": {},
|
|
6879
|
+
"top2CPUProcess": {},
|
|
6880
|
+
"top3CPUProcess": {},
|
|
6881
|
+
"top4CPUProcess": {},
|
|
6882
|
+
"top5CPUProcess": {}
|
|
6883
|
+
}
|
|
6884
|
+
},
|
|
6885
|
+
"postStartShare": {
|
|
6886
|
+
"type": "object",
|
|
6887
|
+
"description": "Webex related process properties like name, CPU, memory.",
|
|
6888
|
+
"additionalProperties": true,
|
|
6889
|
+
"properties": {
|
|
6890
|
+
"Webex": {},
|
|
6891
|
+
"WebexHelperMedia": {},
|
|
6892
|
+
"wasHost": {},
|
|
6893
|
+
"wmlHost": {},
|
|
6894
|
+
"WindowServer": {},
|
|
6895
|
+
"kernel_task": {},
|
|
6896
|
+
"replayd": {},
|
|
6897
|
+
"dwm": {},
|
|
6898
|
+
"system": {},
|
|
6899
|
+
"top1CPUProcess": {},
|
|
6900
|
+
"top2CPUProcess": {},
|
|
6901
|
+
"top3CPUProcess": {},
|
|
6902
|
+
"top4CPUProcess": {},
|
|
6903
|
+
"top5CPUProcess": {}
|
|
6904
|
+
}
|
|
6905
|
+
}
|
|
6906
|
+
}
|
|
6858
6907
|
}
|
|
6859
6908
|
}
|
|
6860
6909
|
}
|
|
@@ -7354,6 +7354,55 @@
|
|
|
7354
7354
|
},
|
|
7355
7355
|
"oauthProvider": {
|
|
7356
7356
|
"type": "string"
|
|
7357
|
+
},
|
|
7358
|
+
"clientPerformanceInfo": {
|
|
7359
|
+
"type": "object",
|
|
7360
|
+
"description": "monitor how much Client CPU and memory increase when an action started, such as start share, VBG",
|
|
7361
|
+
"additionalProperties": true,
|
|
7362
|
+
"properties": {
|
|
7363
|
+
"preStartShare": {
|
|
7364
|
+
"type": "object",
|
|
7365
|
+
"description": "Webex related process properties like name, CPU, memory.",
|
|
7366
|
+
"additionalProperties": true,
|
|
7367
|
+
"properties": {
|
|
7368
|
+
"Webex": {},
|
|
7369
|
+
"WebexHelperMedia": {},
|
|
7370
|
+
"wasHost": {},
|
|
7371
|
+
"wmlHost": {},
|
|
7372
|
+
"WindowServer": {},
|
|
7373
|
+
"kernel_task": {},
|
|
7374
|
+
"replayd": {},
|
|
7375
|
+
"dwm": {},
|
|
7376
|
+
"system": {},
|
|
7377
|
+
"top1CPUProcess": {},
|
|
7378
|
+
"top2CPUProcess": {},
|
|
7379
|
+
"top3CPUProcess": {},
|
|
7380
|
+
"top4CPUProcess": {},
|
|
7381
|
+
"top5CPUProcess": {}
|
|
7382
|
+
}
|
|
7383
|
+
},
|
|
7384
|
+
"postStartShare": {
|
|
7385
|
+
"type": "object",
|
|
7386
|
+
"description": "Webex related process properties like name, CPU, memory.",
|
|
7387
|
+
"additionalProperties": true,
|
|
7388
|
+
"properties": {
|
|
7389
|
+
"Webex": {},
|
|
7390
|
+
"WebexHelperMedia": {},
|
|
7391
|
+
"wasHost": {},
|
|
7392
|
+
"wmlHost": {},
|
|
7393
|
+
"WindowServer": {},
|
|
7394
|
+
"kernel_task": {},
|
|
7395
|
+
"replayd": {},
|
|
7396
|
+
"dwm": {},
|
|
7397
|
+
"system": {},
|
|
7398
|
+
"top1CPUProcess": {},
|
|
7399
|
+
"top2CPUProcess": {},
|
|
7400
|
+
"top3CPUProcess": {},
|
|
7401
|
+
"top4CPUProcess": {},
|
|
7402
|
+
"top5CPUProcess": {}
|
|
7403
|
+
}
|
|
7404
|
+
}
|
|
7405
|
+
}
|
|
7357
7406
|
}
|
|
7358
7407
|
}
|
|
7359
7408
|
},
|
|
@@ -3420,6 +3420,52 @@ export interface Event {
|
|
|
3420
3420
|
additionalProperties?: false;
|
|
3421
3421
|
};
|
|
3422
3422
|
oauthProvider?: string;
|
|
3423
|
+
/**
|
|
3424
|
+
* monitor how much Client CPU and memory increase when an action started, such as start share, VBG
|
|
3425
|
+
*/
|
|
3426
|
+
clientPerformanceInfo?: {
|
|
3427
|
+
/**
|
|
3428
|
+
* Webex related process properties like name, CPU, memory.
|
|
3429
|
+
*/
|
|
3430
|
+
preStartShare?: {
|
|
3431
|
+
Webex?: {};
|
|
3432
|
+
WebexHelperMedia?: {};
|
|
3433
|
+
wasHost?: {};
|
|
3434
|
+
wmlHost?: {};
|
|
3435
|
+
WindowServer?: {};
|
|
3436
|
+
kernel_task?: {};
|
|
3437
|
+
replayd?: {};
|
|
3438
|
+
dwm?: {};
|
|
3439
|
+
system?: {};
|
|
3440
|
+
top1CPUProcess?: {};
|
|
3441
|
+
top2CPUProcess?: {};
|
|
3442
|
+
top3CPUProcess?: {};
|
|
3443
|
+
top4CPUProcess?: {};
|
|
3444
|
+
top5CPUProcess?: {};
|
|
3445
|
+
additionalProperties?: false;
|
|
3446
|
+
};
|
|
3447
|
+
/**
|
|
3448
|
+
* Webex related process properties like name, CPU, memory.
|
|
3449
|
+
*/
|
|
3450
|
+
postStartShare?: {
|
|
3451
|
+
Webex?: {};
|
|
3452
|
+
WebexHelperMedia?: {};
|
|
3453
|
+
wasHost?: {};
|
|
3454
|
+
wmlHost?: {};
|
|
3455
|
+
WindowServer?: {};
|
|
3456
|
+
kernel_task?: {};
|
|
3457
|
+
replayd?: {};
|
|
3458
|
+
dwm?: {};
|
|
3459
|
+
system?: {};
|
|
3460
|
+
top1CPUProcess?: {};
|
|
3461
|
+
top2CPUProcess?: {};
|
|
3462
|
+
top3CPUProcess?: {};
|
|
3463
|
+
top4CPUProcess?: {};
|
|
3464
|
+
top5CPUProcess?: {};
|
|
3465
|
+
additionalProperties?: false;
|
|
3466
|
+
};
|
|
3467
|
+
additionalProperties?: false;
|
|
3468
|
+
};
|
|
3423
3469
|
additionalProperties?: false;
|
|
3424
3470
|
}
|
|
3425
3471
|
| {
|
|
@@ -14801,6 +14847,52 @@ export interface ClientEvent {
|
|
|
14801
14847
|
additionalProperties?: false;
|
|
14802
14848
|
};
|
|
14803
14849
|
oauthProvider?: string;
|
|
14850
|
+
/**
|
|
14851
|
+
* monitor how much Client CPU and memory increase when an action started, such as start share, VBG
|
|
14852
|
+
*/
|
|
14853
|
+
clientPerformanceInfo?: {
|
|
14854
|
+
/**
|
|
14855
|
+
* Webex related process properties like name, CPU, memory.
|
|
14856
|
+
*/
|
|
14857
|
+
preStartShare?: {
|
|
14858
|
+
Webex?: {};
|
|
14859
|
+
WebexHelperMedia?: {};
|
|
14860
|
+
wasHost?: {};
|
|
14861
|
+
wmlHost?: {};
|
|
14862
|
+
WindowServer?: {};
|
|
14863
|
+
kernel_task?: {};
|
|
14864
|
+
replayd?: {};
|
|
14865
|
+
dwm?: {};
|
|
14866
|
+
system?: {};
|
|
14867
|
+
top1CPUProcess?: {};
|
|
14868
|
+
top2CPUProcess?: {};
|
|
14869
|
+
top3CPUProcess?: {};
|
|
14870
|
+
top4CPUProcess?: {};
|
|
14871
|
+
top5CPUProcess?: {};
|
|
14872
|
+
additionalProperties?: false;
|
|
14873
|
+
};
|
|
14874
|
+
/**
|
|
14875
|
+
* Webex related process properties like name, CPU, memory.
|
|
14876
|
+
*/
|
|
14877
|
+
postStartShare?: {
|
|
14878
|
+
Webex?: {};
|
|
14879
|
+
WebexHelperMedia?: {};
|
|
14880
|
+
wasHost?: {};
|
|
14881
|
+
wmlHost?: {};
|
|
14882
|
+
WindowServer?: {};
|
|
14883
|
+
kernel_task?: {};
|
|
14884
|
+
replayd?: {};
|
|
14885
|
+
dwm?: {};
|
|
14886
|
+
system?: {};
|
|
14887
|
+
top1CPUProcess?: {};
|
|
14888
|
+
top2CPUProcess?: {};
|
|
14889
|
+
top3CPUProcess?: {};
|
|
14890
|
+
top4CPUProcess?: {};
|
|
14891
|
+
top5CPUProcess?: {};
|
|
14892
|
+
additionalProperties?: false;
|
|
14893
|
+
};
|
|
14894
|
+
additionalProperties?: false;
|
|
14895
|
+
};
|
|
14804
14896
|
additionalProperties?: false;
|
|
14805
14897
|
}
|
|
14806
14898
|
|
package/package.json
CHANGED