@itentialopensource/adapter-servicenow 2.2.1 → 2.4.0

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.
Files changed (52) hide show
  1. package/.eslintignore +1 -0
  2. package/AUTH.md +39 -0
  3. package/BROKER.md +199 -0
  4. package/CALLS.md +169 -0
  5. package/CHANGELOG.md +62 -40
  6. package/CODE_OF_CONDUCT.md +12 -17
  7. package/CONTRIBUTING.md +88 -74
  8. package/ENHANCE.md +69 -0
  9. package/PROPERTIES.md +641 -0
  10. package/README.md +228 -420
  11. package/SUMMARY.md +9 -0
  12. package/SYSTEMINFO.md +11 -0
  13. package/TROUBLESHOOT.md +47 -0
  14. package/adapter.js +1665 -52
  15. package/adapterBase.js +1270 -238
  16. package/entities/.generic/action.json +214 -0
  17. package/entities/.generic/schema.json +28 -0
  18. package/entities/.system/action.json +3 -2
  19. package/entities/ChangeManagement/action.json +63 -0
  20. package/entities/ChangeManagement/schema.json +4 -1
  21. package/error.json +12 -0
  22. package/package.json +45 -20
  23. package/pronghorn.json +767 -77
  24. package/propertiesDecorators.json +14 -0
  25. package/propertiesSchema.json +476 -8
  26. package/refs?service=git-upload-pack +0 -0
  27. package/report/adapterInfo.json +10 -0
  28. package/report/updateReport1615339875463.json +95 -0
  29. package/report/updateReport1653406010548.json +120 -0
  30. package/sampleProperties.json +102 -5
  31. package/storage/metrics.json +2205 -0
  32. package/test/integration/adapterTestBasicGet.js +85 -0
  33. package/test/integration/adapterTestConnectivity.js +93 -0
  34. package/test/integration/adapterTestIntegration.js +29 -98
  35. package/test/unit/adapterBaseTestUnit.js +949 -0
  36. package/test/unit/adapterTestUnit.js +780 -109
  37. package/utils/adapterInfo.js +206 -0
  38. package/utils/addAuth.js +94 -0
  39. package/utils/basicGet.js +50 -0
  40. package/utils/checkMigrate.js +63 -0
  41. package/utils/entitiesToDB.js +179 -0
  42. package/utils/findPath.js +74 -0
  43. package/utils/modify.js +154 -0
  44. package/utils/packModificationScript.js +1 -1
  45. package/utils/patches2bundledDeps.js +90 -0
  46. package/utils/pre-commit.sh +3 -0
  47. package/utils/removeHooks.js +20 -0
  48. package/utils/tbScript.js +184 -0
  49. package/utils/tbUtils.js +469 -0
  50. package/utils/testRunner.js +16 -16
  51. package/utils/troubleshootingAdapter.js +190 -0
  52. package/img/adapter.png +0 -0
@@ -0,0 +1,2205 @@
1
+ {
2
+ "table": [
3
+ {
4
+ "num_called": 3,
5
+ "numRetries": 0,
6
+ "numRedirects": 0,
7
+ "throttleCount": 0,
8
+ "timeouts": 0,
9
+ "tot_queue_time": 0,
10
+ "tot_rnd_trip": 0,
11
+ "tot_library": 33,
12
+ "tot_overall": 0,
13
+ "results.undefined": 2,
14
+ "time_units": "ms",
15
+ "entity": "ChangeRequests",
16
+ "action": "createChangeRequest",
17
+ "results.200": 3,
18
+ "isThrottling": false
19
+ },
20
+ {
21
+ "num_called": 3,
22
+ "numRetries": 0,
23
+ "numRedirects": 0,
24
+ "throttleCount": 0,
25
+ "timeouts": 0,
26
+ "tot_queue_time": 0,
27
+ "tot_rnd_trip": 0,
28
+ "tot_library": 29,
29
+ "tot_overall": 0,
30
+ "results.undefined": 2,
31
+ "time_units": "ms",
32
+ "entity": "Incidents",
33
+ "action": "createIncident",
34
+ "results.200": 3,
35
+ "isThrottling": false
36
+ },
37
+ {
38
+ "num_called": 3,
39
+ "numRetries": 0,
40
+ "numRedirects": 0,
41
+ "throttleCount": 0,
42
+ "timeouts": 0,
43
+ "tot_queue_time": 0,
44
+ "tot_rnd_trip": 0,
45
+ "tot_library": 21,
46
+ "tot_overall": 0,
47
+ "results.undefined": 2,
48
+ "time_units": "ms",
49
+ "entity": "Groups",
50
+ "action": "createGroup",
51
+ "results.200": 3,
52
+ "isThrottling": false
53
+ },
54
+ {
55
+ "num_called": 3,
56
+ "numRetries": 0,
57
+ "numRedirects": 0,
58
+ "throttleCount": 0,
59
+ "timeouts": 0,
60
+ "tot_queue_time": 0,
61
+ "tot_rnd_trip": 0,
62
+ "tot_library": 25,
63
+ "tot_overall": 0,
64
+ "results.undefined": 2,
65
+ "time_units": "ms",
66
+ "entity": "ConfigItems",
67
+ "action": "createConfigItem",
68
+ "results.200": 3,
69
+ "isThrottling": false
70
+ },
71
+ {
72
+ "num_called": 3,
73
+ "numRetries": 0,
74
+ "numRedirects": 0,
75
+ "throttleCount": 0,
76
+ "timeouts": 0,
77
+ "tot_queue_time": 0,
78
+ "tot_rnd_trip": 0,
79
+ "tot_library": 22,
80
+ "tot_overall": 0,
81
+ "results.undefined": 2,
82
+ "time_units": "ms",
83
+ "entity": "KnowledgeArticles",
84
+ "action": "createArticle",
85
+ "results.200": 3,
86
+ "isThrottling": false
87
+ },
88
+ {
89
+ "num_called": 3,
90
+ "numRetries": 0,
91
+ "numRedirects": 0,
92
+ "throttleCount": 0,
93
+ "timeouts": 0,
94
+ "tot_queue_time": 0,
95
+ "tot_rnd_trip": 0,
96
+ "tot_library": 22,
97
+ "tot_overall": 0,
98
+ "results.undefined": 2,
99
+ "time_units": "ms",
100
+ "entity": "Problems",
101
+ "action": "createProblem",
102
+ "results.200": 3,
103
+ "isThrottling": false
104
+ },
105
+ {
106
+ "num_called": 3,
107
+ "numRetries": 0,
108
+ "numRedirects": 0,
109
+ "throttleCount": 0,
110
+ "timeouts": 0,
111
+ "tot_queue_time": 0,
112
+ "tot_rnd_trip": 0,
113
+ "tot_library": 25,
114
+ "tot_overall": 0,
115
+ "results.undefined": 2,
116
+ "time_units": "ms",
117
+ "entity": "Requests",
118
+ "action": "createRequests",
119
+ "results.200": 3,
120
+ "isThrottling": false
121
+ },
122
+ {
123
+ "num_called": 3,
124
+ "numRetries": 0,
125
+ "numRedirects": 0,
126
+ "throttleCount": 0,
127
+ "timeouts": 0,
128
+ "tot_queue_time": 0,
129
+ "tot_rnd_trip": 0,
130
+ "tot_library": 22,
131
+ "tot_overall": 0,
132
+ "results.undefined": 2,
133
+ "time_units": "ms",
134
+ "entity": "RequestItems",
135
+ "action": "createRequestItems",
136
+ "results.200": 3,
137
+ "isThrottling": false
138
+ },
139
+ {
140
+ "num_called": 3,
141
+ "numRetries": 0,
142
+ "numRedirects": 0,
143
+ "throttleCount": 0,
144
+ "timeouts": 0,
145
+ "tot_queue_time": 0,
146
+ "tot_rnd_trip": 0,
147
+ "tot_library": 29,
148
+ "tot_overall": 0,
149
+ "results.undefined": 4,
150
+ "time_units": "ms",
151
+ "entity": "Users",
152
+ "action": "createUsers",
153
+ "results.200": 3,
154
+ "isThrottling": false
155
+ },
156
+ {
157
+ "num_called": 4,
158
+ "numRetries": 0,
159
+ "numRedirects": 0,
160
+ "throttleCount": 0,
161
+ "timeouts": 0,
162
+ "tot_queue_time": 0,
163
+ "tot_rnd_trip": 0,
164
+ "tot_library": 32,
165
+ "tot_overall": 0,
166
+ "results.200": 4,
167
+ "time_units": "ms",
168
+ "entity": ".system",
169
+ "action": "healthcheck",
170
+ "isThrottling": false
171
+ },
172
+ {
173
+ "num_called": 2,
174
+ "numRetries": 0,
175
+ "numRedirects": 0,
176
+ "throttleCount": 0,
177
+ "timeouts": 0,
178
+ "tot_queue_time": 0,
179
+ "tot_rnd_trip": 0,
180
+ "tot_library": 26,
181
+ "tot_overall": 0,
182
+ "results.200": 2,
183
+ "time_units": "ms",
184
+ "entity": "Table",
185
+ "action": "createRecordInTable",
186
+ "isThrottling": false
187
+ },
188
+ {
189
+ "num_called": 4,
190
+ "numRetries": 0,
191
+ "numRedirects": 0,
192
+ "throttleCount": 0,
193
+ "timeouts": 0,
194
+ "tot_queue_time": 0,
195
+ "tot_rnd_trip": 0,
196
+ "tot_library": 792,
197
+ "tot_overall": 0,
198
+ "results.200": 4,
199
+ "time_units": "ms",
200
+ "entity": "Table",
201
+ "action": "queryTableByName",
202
+ "isThrottling": false
203
+ },
204
+ {
205
+ "num_called": 2,
206
+ "numRetries": 0,
207
+ "numRedirects": 0,
208
+ "throttleCount": 0,
209
+ "timeouts": 0,
210
+ "tot_queue_time": 0,
211
+ "tot_rnd_trip": 0,
212
+ "tot_library": 10,
213
+ "tot_overall": 0,
214
+ "results.200": 2,
215
+ "time_units": "ms",
216
+ "entity": "Table",
217
+ "action": "updateTableRecord",
218
+ "isThrottling": false
219
+ },
220
+ {
221
+ "num_called": 2,
222
+ "numRetries": 0,
223
+ "numRedirects": 0,
224
+ "throttleCount": 0,
225
+ "timeouts": 0,
226
+ "tot_queue_time": 0,
227
+ "tot_rnd_trip": 0,
228
+ "tot_library": 14,
229
+ "tot_overall": 0,
230
+ "results.200": 2,
231
+ "time_units": "ms",
232
+ "entity": "Table",
233
+ "action": "queryTableByNameAndId",
234
+ "isThrottling": false
235
+ },
236
+ {
237
+ "num_called": 2,
238
+ "numRetries": 0,
239
+ "numRedirects": 0,
240
+ "throttleCount": 0,
241
+ "timeouts": 0,
242
+ "tot_queue_time": 0,
243
+ "tot_rnd_trip": 0,
244
+ "tot_library": 11,
245
+ "tot_overall": 0,
246
+ "results.200": 2,
247
+ "time_units": "ms",
248
+ "entity": "Table",
249
+ "action": "deleteTableRecord",
250
+ "isThrottling": false
251
+ },
252
+ {
253
+ "num_called": 2,
254
+ "numRetries": 0,
255
+ "numRedirects": 0,
256
+ "throttleCount": 0,
257
+ "timeouts": 0,
258
+ "tot_queue_time": 0,
259
+ "tot_rnd_trip": 0,
260
+ "tot_library": 32,
261
+ "tot_overall": 0,
262
+ "results.200": 2,
263
+ "time_units": "ms",
264
+ "entity": "ChangeManagement",
265
+ "action": "createEmergencyChangeRequest",
266
+ "isThrottling": false
267
+ },
268
+ {
269
+ "num_called": 2,
270
+ "numRetries": 0,
271
+ "numRedirects": 0,
272
+ "throttleCount": 0,
273
+ "timeouts": 0,
274
+ "tot_queue_time": 0,
275
+ "tot_rnd_trip": 0,
276
+ "tot_library": 61,
277
+ "tot_overall": 0,
278
+ "results.200": 2,
279
+ "time_units": "ms",
280
+ "entity": "ChangeManagement",
281
+ "action": "getEmergencyChangeRequest",
282
+ "isThrottling": false
283
+ },
284
+ {
285
+ "num_called": 2,
286
+ "numRetries": 0,
287
+ "numRedirects": 0,
288
+ "throttleCount": 0,
289
+ "timeouts": 0,
290
+ "tot_queue_time": 0,
291
+ "tot_rnd_trip": 0,
292
+ "tot_library": 28,
293
+ "tot_overall": 0,
294
+ "results.200": 2,
295
+ "time_units": "ms",
296
+ "entity": "ChangeManagement",
297
+ "action": "getEmergencyChangeRequestById",
298
+ "isThrottling": false
299
+ },
300
+ {
301
+ "num_called": 2,
302
+ "numRetries": 0,
303
+ "numRedirects": 0,
304
+ "throttleCount": 0,
305
+ "timeouts": 0,
306
+ "tot_queue_time": 0,
307
+ "tot_rnd_trip": 0,
308
+ "tot_library": 22,
309
+ "tot_overall": 0,
310
+ "results.200": 2,
311
+ "time_units": "ms",
312
+ "entity": "ChangeManagement",
313
+ "action": "deleteEmergencyChangeRequestById",
314
+ "isThrottling": false
315
+ },
316
+ {
317
+ "num_called": 2,
318
+ "numRetries": 0,
319
+ "numRedirects": 0,
320
+ "throttleCount": 0,
321
+ "timeouts": 0,
322
+ "tot_queue_time": 0,
323
+ "tot_rnd_trip": 0,
324
+ "tot_library": 25,
325
+ "tot_overall": 0,
326
+ "results.200": 2,
327
+ "time_units": "ms",
328
+ "entity": "ChangeManagement",
329
+ "action": "createNormalChangeRequest",
330
+ "isThrottling": false
331
+ },
332
+ {
333
+ "num_called": 2,
334
+ "numRetries": 0,
335
+ "numRedirects": 0,
336
+ "throttleCount": 0,
337
+ "timeouts": 0,
338
+ "tot_queue_time": 0,
339
+ "tot_rnd_trip": 0,
340
+ "tot_library": 394,
341
+ "tot_overall": 0,
342
+ "results.200": 2,
343
+ "time_units": "ms",
344
+ "entity": "ChangeManagement",
345
+ "action": "getNormalChangeRequest",
346
+ "isThrottling": false
347
+ },
348
+ {
349
+ "num_called": 2,
350
+ "numRetries": 0,
351
+ "numRedirects": 0,
352
+ "throttleCount": 0,
353
+ "timeouts": 0,
354
+ "tot_queue_time": 0,
355
+ "tot_rnd_trip": 0,
356
+ "tot_library": 26,
357
+ "tot_overall": 0,
358
+ "results.200": 2,
359
+ "time_units": "ms",
360
+ "entity": "ChangeManagement",
361
+ "action": "getNormalChangeRequestById",
362
+ "isThrottling": false
363
+ },
364
+ {
365
+ "num_called": 2,
366
+ "numRetries": 0,
367
+ "numRedirects": 0,
368
+ "throttleCount": 0,
369
+ "timeouts": 0,
370
+ "tot_queue_time": 0,
371
+ "tot_rnd_trip": 0,
372
+ "tot_library": 23,
373
+ "tot_overall": 0,
374
+ "results.200": 2,
375
+ "time_units": "ms",
376
+ "entity": "ChangeManagement",
377
+ "action": "createChangeRequestTask",
378
+ "isThrottling": false
379
+ },
380
+ {
381
+ "num_called": 2,
382
+ "numRetries": 0,
383
+ "numRedirects": 0,
384
+ "throttleCount": 0,
385
+ "timeouts": 0,
386
+ "tot_queue_time": 0,
387
+ "tot_rnd_trip": 0,
388
+ "tot_library": 23,
389
+ "tot_overall": 0,
390
+ "results.200": 2,
391
+ "time_units": "ms",
392
+ "entity": "ChangeManagement",
393
+ "action": "getChangeRequestTask",
394
+ "isThrottling": false
395
+ },
396
+ {
397
+ "num_called": 2,
398
+ "numRetries": 0,
399
+ "numRedirects": 0,
400
+ "throttleCount": 0,
401
+ "timeouts": 0,
402
+ "tot_queue_time": 0,
403
+ "tot_rnd_trip": 0,
404
+ "tot_library": 24,
405
+ "tot_overall": 0,
406
+ "results.200": 2,
407
+ "time_units": "ms",
408
+ "entity": "ChangeManagement",
409
+ "action": "getChangeTaskByTaskId",
410
+ "isThrottling": false
411
+ },
412
+ {
413
+ "num_called": 2,
414
+ "numRetries": 0,
415
+ "numRedirects": 0,
416
+ "throttleCount": 0,
417
+ "timeouts": 0,
418
+ "tot_queue_time": 0,
419
+ "tot_rnd_trip": 0,
420
+ "tot_library": 20,
421
+ "tot_overall": 0,
422
+ "results.200": 2,
423
+ "time_units": "ms",
424
+ "entity": "ChangeManagement",
425
+ "action": "deleteChangeTaskByTaskId",
426
+ "isThrottling": false
427
+ },
428
+ {
429
+ "num_called": 2,
430
+ "numRetries": 0,
431
+ "numRedirects": 0,
432
+ "throttleCount": 0,
433
+ "timeouts": 0,
434
+ "tot_queue_time": 0,
435
+ "tot_rnd_trip": 0,
436
+ "tot_library": 23,
437
+ "tot_overall": 0,
438
+ "results.200": 2,
439
+ "time_units": "ms",
440
+ "entity": "ChangeManagement",
441
+ "action": "createChangeRequestConflict",
442
+ "isThrottling": false
443
+ },
444
+ {
445
+ "num_called": 2,
446
+ "numRetries": 0,
447
+ "numRedirects": 0,
448
+ "throttleCount": 0,
449
+ "timeouts": 0,
450
+ "tot_queue_time": 0,
451
+ "tot_rnd_trip": 0,
452
+ "tot_library": 24,
453
+ "tot_overall": 0,
454
+ "results.200": 2,
455
+ "time_units": "ms",
456
+ "entity": "ChangeManagement",
457
+ "action": "getChangeRequestConflict",
458
+ "isThrottling": false
459
+ },
460
+ {
461
+ "num_called": 2,
462
+ "numRetries": 0,
463
+ "numRedirects": 0,
464
+ "throttleCount": 0,
465
+ "timeouts": 0,
466
+ "tot_queue_time": 0,
467
+ "tot_rnd_trip": 0,
468
+ "tot_library": 18,
469
+ "tot_overall": 0,
470
+ "results.200": 2,
471
+ "time_units": "ms",
472
+ "entity": "ChangeManagement",
473
+ "action": "deleteNormalChangeRequestById",
474
+ "isThrottling": false
475
+ },
476
+ {
477
+ "num_called": 2,
478
+ "numRetries": 0,
479
+ "numRedirects": 0,
480
+ "throttleCount": 0,
481
+ "timeouts": 0,
482
+ "tot_queue_time": 0,
483
+ "tot_rnd_trip": 0,
484
+ "tot_library": 46,
485
+ "tot_overall": 0,
486
+ "results.200": 2,
487
+ "time_units": "ms",
488
+ "entity": "ChangeManagement",
489
+ "action": "getStandardChangeTemplate",
490
+ "isThrottling": false
491
+ },
492
+ {
493
+ "num_called": 2,
494
+ "numRetries": 0,
495
+ "numRedirects": 0,
496
+ "throttleCount": 0,
497
+ "timeouts": 0,
498
+ "tot_queue_time": 0,
499
+ "tot_rnd_trip": 0,
500
+ "tot_library": 24,
501
+ "tot_overall": 0,
502
+ "results.200": 2,
503
+ "time_units": "ms",
504
+ "entity": "ChangeManagement",
505
+ "action": "getStandardChangeTemplateById",
506
+ "isThrottling": false
507
+ },
508
+ {
509
+ "num_called": 2,
510
+ "numRetries": 0,
511
+ "numRedirects": 0,
512
+ "throttleCount": 0,
513
+ "timeouts": 0,
514
+ "tot_queue_time": 0,
515
+ "tot_rnd_trip": 0,
516
+ "tot_library": 18,
517
+ "tot_overall": 0,
518
+ "results.200": 2,
519
+ "time_units": "ms",
520
+ "entity": "ChangeManagement",
521
+ "action": "changeStandardTemplateById",
522
+ "isThrottling": false
523
+ },
524
+ {
525
+ "num_called": 2,
526
+ "numRetries": 0,
527
+ "numRedirects": 0,
528
+ "throttleCount": 0,
529
+ "timeouts": 0,
530
+ "tot_queue_time": 0,
531
+ "tot_rnd_trip": 0,
532
+ "tot_library": 50,
533
+ "tot_overall": 0,
534
+ "results.200": 2,
535
+ "time_units": "ms",
536
+ "entity": "ChangeManagement",
537
+ "action": "getStandardChangeRequest",
538
+ "isThrottling": false
539
+ },
540
+ {
541
+ "num_called": 2,
542
+ "numRetries": 0,
543
+ "numRedirects": 0,
544
+ "throttleCount": 0,
545
+ "timeouts": 0,
546
+ "tot_queue_time": 0,
547
+ "tot_rnd_trip": 0,
548
+ "tot_library": 23,
549
+ "tot_overall": 0,
550
+ "results.200": 2,
551
+ "time_units": "ms",
552
+ "entity": "ChangeManagement",
553
+ "action": "getStandardChangeRequestById",
554
+ "isThrottling": false
555
+ },
556
+ {
557
+ "num_called": 2,
558
+ "numRetries": 0,
559
+ "numRedirects": 0,
560
+ "throttleCount": 0,
561
+ "timeouts": 0,
562
+ "tot_queue_time": 0,
563
+ "tot_rnd_trip": 0,
564
+ "tot_library": 18,
565
+ "tot_overall": 0,
566
+ "results.200": 2,
567
+ "time_units": "ms",
568
+ "entity": "ChangeManagement",
569
+ "action": "deleteStandardChangeRequestById",
570
+ "isThrottling": false
571
+ },
572
+ {
573
+ "num_called": 2,
574
+ "numRetries": 0,
575
+ "numRedirects": 0,
576
+ "throttleCount": 0,
577
+ "timeouts": 0,
578
+ "tot_queue_time": 0,
579
+ "tot_rnd_trip": 0,
580
+ "tot_library": 9,
581
+ "tot_overall": 0,
582
+ "results.200": 2,
583
+ "time_units": "ms",
584
+ "entity": "ApplicationService",
585
+ "action": "createApplication",
586
+ "isThrottling": false
587
+ },
588
+ {
589
+ "num_called": 2,
590
+ "numRetries": 0,
591
+ "numRedirects": 0,
592
+ "throttleCount": 0,
593
+ "timeouts": 0,
594
+ "tot_queue_time": 0,
595
+ "tot_rnd_trip": 0,
596
+ "tot_library": 8,
597
+ "tot_overall": 0,
598
+ "results.200": 2,
599
+ "time_units": "ms",
600
+ "entity": "ApplicationService",
601
+ "action": "getApplicationById",
602
+ "isThrottling": false
603
+ },
604
+ {
605
+ "num_called": 2,
606
+ "numRetries": 0,
607
+ "numRedirects": 0,
608
+ "throttleCount": 0,
609
+ "timeouts": 0,
610
+ "tot_queue_time": 0,
611
+ "tot_rnd_trip": 0,
612
+ "tot_library": 13,
613
+ "tot_overall": 0,
614
+ "results.200": 2,
615
+ "time_units": "ms",
616
+ "entity": "Aggregate",
617
+ "action": "getAggregate",
618
+ "isThrottling": false
619
+ },
620
+ {
621
+ "num_called": 2,
622
+ "numRetries": 0,
623
+ "numRedirects": 0,
624
+ "throttleCount": 0,
625
+ "timeouts": 0,
626
+ "tot_queue_time": 0,
627
+ "tot_rnd_trip": 0,
628
+ "tot_library": 9,
629
+ "tot_overall": 0,
630
+ "results.200": 2,
631
+ "time_units": "ms",
632
+ "entity": "PerformanceAnalytics",
633
+ "action": "getPerformanceAnalytics",
634
+ "isThrottling": false
635
+ },
636
+ {
637
+ "num_called": 2,
638
+ "numRetries": 0,
639
+ "numRedirects": 0,
640
+ "throttleCount": 0,
641
+ "timeouts": 0,
642
+ "tot_queue_time": 0,
643
+ "tot_rnd_trip": 0,
644
+ "tot_library": 12,
645
+ "tot_overall": 0,
646
+ "results.200": 2,
647
+ "time_units": "ms",
648
+ "entity": "ChangeRequests",
649
+ "action": "getChangeRequests",
650
+ "isThrottling": false
651
+ },
652
+ {
653
+ "num_called": 2,
654
+ "numRetries": 0,
655
+ "numRedirects": 0,
656
+ "throttleCount": 0,
657
+ "timeouts": 0,
658
+ "tot_queue_time": 0,
659
+ "tot_rnd_trip": 0,
660
+ "tot_library": 7,
661
+ "tot_overall": 0,
662
+ "results.200": 2,
663
+ "time_units": "ms",
664
+ "entity": "ChangeRequests",
665
+ "action": "updateChangeRequest",
666
+ "isThrottling": false
667
+ },
668
+ {
669
+ "num_called": 2,
670
+ "numRetries": 0,
671
+ "numRedirects": 0,
672
+ "throttleCount": 0,
673
+ "timeouts": 0,
674
+ "tot_queue_time": 0,
675
+ "tot_rnd_trip": 0,
676
+ "tot_library": 12,
677
+ "tot_overall": 0,
678
+ "results.200": 2,
679
+ "time_units": "ms",
680
+ "entity": "ChangeRequests",
681
+ "action": "getChangeRequestById",
682
+ "isThrottling": false
683
+ },
684
+ {
685
+ "num_called": 2,
686
+ "numRetries": 0,
687
+ "numRedirects": 0,
688
+ "throttleCount": 0,
689
+ "timeouts": 0,
690
+ "tot_queue_time": 0,
691
+ "tot_rnd_trip": 0,
692
+ "tot_library": 6,
693
+ "tot_overall": 0,
694
+ "results.200": 2,
695
+ "time_units": "ms",
696
+ "entity": "ChangeRequests",
697
+ "action": "deleteChangeRequest",
698
+ "isThrottling": false
699
+ },
700
+ {
701
+ "num_called": 2,
702
+ "numRetries": 0,
703
+ "numRedirects": 0,
704
+ "throttleCount": 0,
705
+ "timeouts": 0,
706
+ "tot_queue_time": 0,
707
+ "tot_rnd_trip": 0,
708
+ "tot_library": 12,
709
+ "tot_overall": 0,
710
+ "results.200": 2,
711
+ "time_units": "ms",
712
+ "entity": "Incidents",
713
+ "action": "getIncidents",
714
+ "isThrottling": false
715
+ },
716
+ {
717
+ "num_called": 2,
718
+ "numRetries": 0,
719
+ "numRedirects": 0,
720
+ "throttleCount": 0,
721
+ "timeouts": 0,
722
+ "tot_queue_time": 0,
723
+ "tot_rnd_trip": 0,
724
+ "tot_library": 6,
725
+ "tot_overall": 0,
726
+ "results.200": 2,
727
+ "time_units": "ms",
728
+ "entity": "Incidents",
729
+ "action": "updateIncident",
730
+ "isThrottling": false
731
+ },
732
+ {
733
+ "num_called": 2,
734
+ "numRetries": 0,
735
+ "numRedirects": 0,
736
+ "throttleCount": 0,
737
+ "timeouts": 0,
738
+ "tot_queue_time": 0,
739
+ "tot_rnd_trip": 0,
740
+ "tot_library": 10,
741
+ "tot_overall": 0,
742
+ "results.200": 2,
743
+ "time_units": "ms",
744
+ "entity": "MajorIncidentManagement",
745
+ "action": "getMajorIncident",
746
+ "isThrottling": false
747
+ },
748
+ {
749
+ "num_called": 2,
750
+ "numRetries": 0,
751
+ "numRedirects": 0,
752
+ "throttleCount": 0,
753
+ "timeouts": 0,
754
+ "tot_queue_time": 0,
755
+ "tot_rnd_trip": 0,
756
+ "tot_library": 11,
757
+ "tot_overall": 0,
758
+ "results.200": 2,
759
+ "time_units": "ms",
760
+ "entity": "Incidents",
761
+ "action": "getIncidentById",
762
+ "isThrottling": false
763
+ },
764
+ {
765
+ "num_called": 2,
766
+ "numRetries": 0,
767
+ "numRedirects": 0,
768
+ "throttleCount": 0,
769
+ "timeouts": 0,
770
+ "tot_queue_time": 0,
771
+ "tot_rnd_trip": 0,
772
+ "tot_library": 23,
773
+ "tot_overall": 0,
774
+ "results.200": 2,
775
+ "time_units": "ms",
776
+ "entity": "Attachment",
777
+ "action": "uploadAttachment",
778
+ "isThrottling": false
779
+ },
780
+ {
781
+ "num_called": 2,
782
+ "numRetries": 0,
783
+ "numRedirects": 0,
784
+ "throttleCount": 0,
785
+ "timeouts": 0,
786
+ "tot_queue_time": 0,
787
+ "tot_rnd_trip": 0,
788
+ "tot_library": 3848,
789
+ "tot_overall": 0,
790
+ "results.200": 2,
791
+ "time_units": "ms",
792
+ "entity": "Attachment",
793
+ "action": "getAttachmentsMetadata",
794
+ "isThrottling": false
795
+ },
796
+ {
797
+ "num_called": 2,
798
+ "numRetries": 0,
799
+ "numRedirects": 0,
800
+ "throttleCount": 0,
801
+ "timeouts": 0,
802
+ "tot_queue_time": 0,
803
+ "tot_rnd_trip": 0,
804
+ "tot_library": 15,
805
+ "tot_overall": 0,
806
+ "results.200": 2,
807
+ "time_units": "ms",
808
+ "entity": "Attachment",
809
+ "action": "getAttachmentMetadataById",
810
+ "isThrottling": false
811
+ },
812
+ {
813
+ "num_called": 2,
814
+ "numRetries": 0,
815
+ "numRedirects": 0,
816
+ "throttleCount": 0,
817
+ "timeouts": 0,
818
+ "tot_queue_time": 0,
819
+ "tot_rnd_trip": 0,
820
+ "tot_library": 14,
821
+ "tot_overall": 0,
822
+ "results.200": 2,
823
+ "time_units": "ms",
824
+ "entity": "Attachment",
825
+ "action": "getAttachmentBinaryById",
826
+ "isThrottling": false
827
+ },
828
+ {
829
+ "num_called": 2,
830
+ "numRetries": 0,
831
+ "numRedirects": 0,
832
+ "throttleCount": 0,
833
+ "timeouts": 0,
834
+ "tot_queue_time": 0,
835
+ "tot_rnd_trip": 0,
836
+ "tot_library": 14,
837
+ "tot_overall": 0,
838
+ "results.200": 2,
839
+ "time_units": "ms",
840
+ "entity": "Attachment",
841
+ "action": "deleteAttachmentById",
842
+ "isThrottling": false
843
+ },
844
+ {
845
+ "num_called": 2,
846
+ "numRetries": 0,
847
+ "numRedirects": 0,
848
+ "throttleCount": 0,
849
+ "timeouts": 0,
850
+ "tot_queue_time": 0,
851
+ "tot_rnd_trip": 0,
852
+ "tot_library": 6,
853
+ "tot_overall": 0,
854
+ "results.200": 2,
855
+ "time_units": "ms",
856
+ "entity": "Incidents",
857
+ "action": "deleteIncident",
858
+ "isThrottling": false
859
+ },
860
+ {
861
+ "num_called": 2,
862
+ "numRetries": 0,
863
+ "numRedirects": 0,
864
+ "throttleCount": 0,
865
+ "timeouts": 0,
866
+ "tot_queue_time": 0,
867
+ "tot_rnd_trip": 0,
868
+ "tot_library": 10,
869
+ "tot_overall": 0,
870
+ "results.200": 2,
871
+ "time_units": "ms",
872
+ "entity": "Groups",
873
+ "action": "getGroups",
874
+ "isThrottling": false
875
+ },
876
+ {
877
+ "num_called": 2,
878
+ "numRetries": 0,
879
+ "numRedirects": 0,
880
+ "throttleCount": 0,
881
+ "timeouts": 0,
882
+ "tot_queue_time": 0,
883
+ "tot_rnd_trip": 0,
884
+ "tot_library": 7,
885
+ "tot_overall": 0,
886
+ "results.200": 2,
887
+ "time_units": "ms",
888
+ "entity": "Groups",
889
+ "action": "updateGroup",
890
+ "isThrottling": false
891
+ },
892
+ {
893
+ "num_called": 2,
894
+ "numRetries": 0,
895
+ "numRedirects": 0,
896
+ "throttleCount": 0,
897
+ "timeouts": 0,
898
+ "tot_queue_time": 0,
899
+ "tot_rnd_trip": 0,
900
+ "tot_library": 11,
901
+ "tot_overall": 0,
902
+ "results.200": 2,
903
+ "time_units": "ms",
904
+ "entity": "Groups",
905
+ "action": "getGroupById",
906
+ "isThrottling": false
907
+ },
908
+ {
909
+ "num_called": 2,
910
+ "numRetries": 0,
911
+ "numRedirects": 0,
912
+ "throttleCount": 0,
913
+ "timeouts": 0,
914
+ "tot_queue_time": 0,
915
+ "tot_rnd_trip": 0,
916
+ "tot_library": 7,
917
+ "tot_overall": 0,
918
+ "results.200": 2,
919
+ "time_units": "ms",
920
+ "entity": "Groups",
921
+ "action": "deleteGroup",
922
+ "isThrottling": false
923
+ },
924
+ {
925
+ "num_called": 2,
926
+ "numRetries": 0,
927
+ "numRedirects": 0,
928
+ "throttleCount": 0,
929
+ "timeouts": 0,
930
+ "tot_queue_time": 0,
931
+ "tot_rnd_trip": 0,
932
+ "tot_library": 10,
933
+ "tot_overall": 0,
934
+ "results.200": 2,
935
+ "time_units": "ms",
936
+ "entity": "ConfigItems",
937
+ "action": "getConfigItems",
938
+ "isThrottling": false
939
+ },
940
+ {
941
+ "num_called": 2,
942
+ "numRetries": 0,
943
+ "numRedirects": 0,
944
+ "throttleCount": 0,
945
+ "timeouts": 0,
946
+ "tot_queue_time": 0,
947
+ "tot_rnd_trip": 0,
948
+ "tot_library": 6,
949
+ "tot_overall": 0,
950
+ "results.200": 2,
951
+ "time_units": "ms",
952
+ "entity": "ConfigItems",
953
+ "action": "updateConfigItem",
954
+ "isThrottling": false
955
+ },
956
+ {
957
+ "num_called": 2,
958
+ "numRetries": 0,
959
+ "numRedirects": 0,
960
+ "throttleCount": 0,
961
+ "timeouts": 0,
962
+ "tot_queue_time": 0,
963
+ "tot_rnd_trip": 0,
964
+ "tot_library": 10,
965
+ "tot_overall": 0,
966
+ "results.200": 2,
967
+ "time_units": "ms",
968
+ "entity": "ConfigItems",
969
+ "action": "getConfigItemById",
970
+ "isThrottling": false
971
+ },
972
+ {
973
+ "num_called": 2,
974
+ "numRetries": 0,
975
+ "numRedirects": 0,
976
+ "throttleCount": 0,
977
+ "timeouts": 0,
978
+ "tot_queue_time": 0,
979
+ "tot_rnd_trip": 0,
980
+ "tot_library": 6,
981
+ "tot_overall": 0,
982
+ "results.200": 2,
983
+ "time_units": "ms",
984
+ "entity": "ConfigItems",
985
+ "action": "deleteConfigItem",
986
+ "isThrottling": false
987
+ },
988
+ {
989
+ "num_called": 2,
990
+ "numRetries": 0,
991
+ "numRedirects": 0,
992
+ "throttleCount": 0,
993
+ "timeouts": 0,
994
+ "tot_queue_time": 0,
995
+ "tot_rnd_trip": 0,
996
+ "tot_library": 12,
997
+ "tot_overall": 0,
998
+ "results.200": 2,
999
+ "time_units": "ms",
1000
+ "entity": "KnowledgeArticles",
1001
+ "action": "getArticles",
1002
+ "isThrottling": false
1003
+ },
1004
+ {
1005
+ "num_called": 2,
1006
+ "numRetries": 0,
1007
+ "numRedirects": 0,
1008
+ "throttleCount": 0,
1009
+ "timeouts": 0,
1010
+ "tot_queue_time": 0,
1011
+ "tot_rnd_trip": 0,
1012
+ "tot_library": 7,
1013
+ "tot_overall": 0,
1014
+ "results.200": 2,
1015
+ "time_units": "ms",
1016
+ "entity": "KnowledgeArticles",
1017
+ "action": "updateArticle",
1018
+ "isThrottling": false
1019
+ },
1020
+ {
1021
+ "num_called": 2,
1022
+ "numRetries": 0,
1023
+ "numRedirects": 0,
1024
+ "throttleCount": 0,
1025
+ "timeouts": 0,
1026
+ "tot_queue_time": 0,
1027
+ "tot_rnd_trip": 0,
1028
+ "tot_library": 10,
1029
+ "tot_overall": 0,
1030
+ "results.200": 2,
1031
+ "time_units": "ms",
1032
+ "entity": "KnowledgeArticles",
1033
+ "action": "getArticleById",
1034
+ "isThrottling": false
1035
+ },
1036
+ {
1037
+ "num_called": 2,
1038
+ "numRetries": 0,
1039
+ "numRedirects": 0,
1040
+ "throttleCount": 0,
1041
+ "timeouts": 0,
1042
+ "tot_queue_time": 0,
1043
+ "tot_rnd_trip": 0,
1044
+ "tot_library": 6,
1045
+ "tot_overall": 0,
1046
+ "results.200": 2,
1047
+ "time_units": "ms",
1048
+ "entity": "KnowledgeArticles",
1049
+ "action": "deleteArticle",
1050
+ "isThrottling": false
1051
+ },
1052
+ {
1053
+ "num_called": 2,
1054
+ "numRetries": 0,
1055
+ "numRedirects": 0,
1056
+ "throttleCount": 0,
1057
+ "timeouts": 0,
1058
+ "tot_queue_time": 0,
1059
+ "tot_rnd_trip": 0,
1060
+ "tot_library": 10,
1061
+ "tot_overall": 0,
1062
+ "results.200": 2,
1063
+ "time_units": "ms",
1064
+ "entity": "Problems",
1065
+ "action": "getProblems",
1066
+ "isThrottling": false
1067
+ },
1068
+ {
1069
+ "num_called": 2,
1070
+ "numRetries": 0,
1071
+ "numRedirects": 0,
1072
+ "throttleCount": 0,
1073
+ "timeouts": 0,
1074
+ "tot_queue_time": 0,
1075
+ "tot_rnd_trip": 0,
1076
+ "tot_library": 6,
1077
+ "tot_overall": 0,
1078
+ "results.200": 2,
1079
+ "time_units": "ms",
1080
+ "entity": "Problems",
1081
+ "action": "updateProblem",
1082
+ "isThrottling": false
1083
+ },
1084
+ {
1085
+ "num_called": 2,
1086
+ "numRetries": 0,
1087
+ "numRedirects": 0,
1088
+ "throttleCount": 0,
1089
+ "timeouts": 0,
1090
+ "tot_queue_time": 0,
1091
+ "tot_rnd_trip": 0,
1092
+ "tot_library": 11,
1093
+ "tot_overall": 0,
1094
+ "results.200": 2,
1095
+ "time_units": "ms",
1096
+ "entity": "Problems",
1097
+ "action": "getProblemById",
1098
+ "isThrottling": false
1099
+ },
1100
+ {
1101
+ "num_called": 2,
1102
+ "numRetries": 0,
1103
+ "numRedirects": 0,
1104
+ "throttleCount": 0,
1105
+ "timeouts": 0,
1106
+ "tot_queue_time": 0,
1107
+ "tot_rnd_trip": 0,
1108
+ "tot_library": 8,
1109
+ "tot_overall": 0,
1110
+ "results.200": 2,
1111
+ "time_units": "ms",
1112
+ "entity": "Problems",
1113
+ "action": "deleteProblem",
1114
+ "isThrottling": false
1115
+ },
1116
+ {
1117
+ "num_called": 2,
1118
+ "numRetries": 0,
1119
+ "numRedirects": 0,
1120
+ "throttleCount": 0,
1121
+ "timeouts": 0,
1122
+ "tot_queue_time": 0,
1123
+ "tot_rnd_trip": 0,
1124
+ "tot_library": 11,
1125
+ "tot_overall": 0,
1126
+ "results.200": 2,
1127
+ "time_units": "ms",
1128
+ "entity": "Requests",
1129
+ "action": "getRequests",
1130
+ "isThrottling": false
1131
+ },
1132
+ {
1133
+ "num_called": 2,
1134
+ "numRetries": 0,
1135
+ "numRedirects": 0,
1136
+ "throttleCount": 0,
1137
+ "timeouts": 0,
1138
+ "tot_queue_time": 0,
1139
+ "tot_rnd_trip": 0,
1140
+ "tot_library": 7,
1141
+ "tot_overall": 0,
1142
+ "results.200": 2,
1143
+ "time_units": "ms",
1144
+ "entity": "Requests",
1145
+ "action": "updateRequests",
1146
+ "isThrottling": false
1147
+ },
1148
+ {
1149
+ "num_called": 2,
1150
+ "numRetries": 0,
1151
+ "numRedirects": 0,
1152
+ "throttleCount": 0,
1153
+ "timeouts": 0,
1154
+ "tot_queue_time": 0,
1155
+ "tot_rnd_trip": 0,
1156
+ "tot_library": 10,
1157
+ "tot_overall": 0,
1158
+ "results.200": 2,
1159
+ "time_units": "ms",
1160
+ "entity": "Requests",
1161
+ "action": "getRequestsById",
1162
+ "isThrottling": false
1163
+ },
1164
+ {
1165
+ "num_called": 2,
1166
+ "numRetries": 0,
1167
+ "numRedirects": 0,
1168
+ "throttleCount": 0,
1169
+ "timeouts": 0,
1170
+ "tot_queue_time": 0,
1171
+ "tot_rnd_trip": 0,
1172
+ "tot_library": 6,
1173
+ "tot_overall": 0,
1174
+ "results.200": 2,
1175
+ "time_units": "ms",
1176
+ "entity": "Requests",
1177
+ "action": "deleteRequests",
1178
+ "isThrottling": false
1179
+ },
1180
+ {
1181
+ "num_called": 2,
1182
+ "numRetries": 0,
1183
+ "numRedirects": 0,
1184
+ "throttleCount": 0,
1185
+ "timeouts": 0,
1186
+ "tot_queue_time": 0,
1187
+ "tot_rnd_trip": 0,
1188
+ "tot_library": 10,
1189
+ "tot_overall": 0,
1190
+ "results.200": 2,
1191
+ "time_units": "ms",
1192
+ "entity": "RequestItems",
1193
+ "action": "getRequestItems",
1194
+ "isThrottling": false
1195
+ },
1196
+ {
1197
+ "num_called": 2,
1198
+ "numRetries": 0,
1199
+ "numRedirects": 0,
1200
+ "throttleCount": 0,
1201
+ "timeouts": 0,
1202
+ "tot_queue_time": 0,
1203
+ "tot_rnd_trip": 0,
1204
+ "tot_library": 6,
1205
+ "tot_overall": 0,
1206
+ "results.200": 2,
1207
+ "time_units": "ms",
1208
+ "entity": "RequestItems",
1209
+ "action": "updateRequestItems",
1210
+ "isThrottling": false
1211
+ },
1212
+ {
1213
+ "num_called": 2,
1214
+ "numRetries": 0,
1215
+ "numRedirects": 0,
1216
+ "throttleCount": 0,
1217
+ "timeouts": 0,
1218
+ "tot_queue_time": 0,
1219
+ "tot_rnd_trip": 0,
1220
+ "tot_library": 10,
1221
+ "tot_overall": 0,
1222
+ "results.200": 2,
1223
+ "time_units": "ms",
1224
+ "entity": "RequestItems",
1225
+ "action": "getRequestItemsById",
1226
+ "isThrottling": false
1227
+ },
1228
+ {
1229
+ "num_called": 2,
1230
+ "numRetries": 0,
1231
+ "numRedirects": 0,
1232
+ "throttleCount": 0,
1233
+ "timeouts": 0,
1234
+ "tot_queue_time": 0,
1235
+ "tot_rnd_trip": 0,
1236
+ "tot_library": 6,
1237
+ "tot_overall": 0,
1238
+ "results.200": 2,
1239
+ "time_units": "ms",
1240
+ "entity": "RequestItems",
1241
+ "action": "deleteRequestItems",
1242
+ "isThrottling": false
1243
+ },
1244
+ {
1245
+ "num_called": 2,
1246
+ "numRetries": 0,
1247
+ "numRedirects": 0,
1248
+ "throttleCount": 0,
1249
+ "timeouts": 0,
1250
+ "tot_queue_time": 0,
1251
+ "tot_rnd_trip": 0,
1252
+ "tot_library": 10,
1253
+ "tot_overall": 0,
1254
+ "results.200": 2,
1255
+ "time_units": "ms",
1256
+ "entity": "Users",
1257
+ "action": "getUsers",
1258
+ "isThrottling": false
1259
+ },
1260
+ {
1261
+ "num_called": 2,
1262
+ "numRetries": 0,
1263
+ "numRedirects": 0,
1264
+ "throttleCount": 0,
1265
+ "timeouts": 0,
1266
+ "tot_queue_time": 0,
1267
+ "tot_rnd_trip": 0,
1268
+ "tot_library": 10,
1269
+ "tot_overall": 0,
1270
+ "results.200": 2,
1271
+ "time_units": "ms",
1272
+ "entity": "UserRoleInheritance",
1273
+ "action": "getUserRoles",
1274
+ "isThrottling": false
1275
+ },
1276
+ {
1277
+ "num_called": 2,
1278
+ "numRetries": 0,
1279
+ "numRedirects": 0,
1280
+ "throttleCount": 0,
1281
+ "timeouts": 0,
1282
+ "tot_queue_time": 0,
1283
+ "tot_rnd_trip": 0,
1284
+ "tot_library": 6,
1285
+ "tot_overall": 0,
1286
+ "results.200": 2,
1287
+ "time_units": "ms",
1288
+ "entity": "Users",
1289
+ "action": "updateUsers",
1290
+ "isThrottling": false
1291
+ },
1292
+ {
1293
+ "num_called": 2,
1294
+ "numRetries": 0,
1295
+ "numRedirects": 0,
1296
+ "throttleCount": 0,
1297
+ "timeouts": 0,
1298
+ "tot_queue_time": 0,
1299
+ "tot_rnd_trip": 0,
1300
+ "tot_library": 10,
1301
+ "tot_overall": 0,
1302
+ "results.200": 2,
1303
+ "time_units": "ms",
1304
+ "entity": "Users",
1305
+ "action": "getUsersById",
1306
+ "isThrottling": false
1307
+ },
1308
+ {
1309
+ "num_called": 2,
1310
+ "numRetries": 0,
1311
+ "numRedirects": 0,
1312
+ "throttleCount": 0,
1313
+ "timeouts": 0,
1314
+ "tot_queue_time": 0,
1315
+ "tot_rnd_trip": 0,
1316
+ "tot_library": 18,
1317
+ "tot_overall": 0,
1318
+ "results.200": 2,
1319
+ "time_units": "ms",
1320
+ "entity": "ServiceCatalog",
1321
+ "action": "getServiceCatalogUserDeliveryAddress",
1322
+ "isThrottling": false
1323
+ },
1324
+ {
1325
+ "num_called": 2,
1326
+ "numRetries": 0,
1327
+ "numRedirects": 0,
1328
+ "throttleCount": 0,
1329
+ "timeouts": 0,
1330
+ "tot_queue_time": 0,
1331
+ "tot_rnd_trip": 0,
1332
+ "tot_library": 6,
1333
+ "tot_overall": 0,
1334
+ "results.200": 2,
1335
+ "time_units": "ms",
1336
+ "entity": "Users",
1337
+ "action": "deleteUsers",
1338
+ "isThrottling": false
1339
+ },
1340
+ {
1341
+ "num_called": 2,
1342
+ "numRetries": 0,
1343
+ "numRedirects": 0,
1344
+ "throttleCount": 0,
1345
+ "timeouts": 0,
1346
+ "tot_queue_time": 0,
1347
+ "tot_rnd_trip": 0,
1348
+ "tot_library": 21,
1349
+ "tot_overall": 0,
1350
+ "results.200": 2,
1351
+ "time_units": "ms",
1352
+ "entity": "ServiceCatalog",
1353
+ "action": "getServiceCatalogs",
1354
+ "isThrottling": false
1355
+ },
1356
+ {
1357
+ "num_called": 2,
1358
+ "numRetries": 0,
1359
+ "numRedirects": 0,
1360
+ "throttleCount": 0,
1361
+ "timeouts": 0,
1362
+ "tot_queue_time": 0,
1363
+ "tot_rnd_trip": 0,
1364
+ "tot_library": 17,
1365
+ "tot_overall": 0,
1366
+ "results.200": 2,
1367
+ "time_units": "ms",
1368
+ "entity": "ServiceCatalog",
1369
+ "action": "getServiceCatalogById",
1370
+ "isThrottling": false
1371
+ },
1372
+ {
1373
+ "num_called": 2,
1374
+ "numRetries": 0,
1375
+ "numRedirects": 0,
1376
+ "throttleCount": 0,
1377
+ "timeouts": 0,
1378
+ "tot_queue_time": 0,
1379
+ "tot_rnd_trip": 0,
1380
+ "tot_library": 20,
1381
+ "tot_overall": 0,
1382
+ "results.200": 2,
1383
+ "time_units": "ms",
1384
+ "entity": "ServiceCatalog",
1385
+ "action": "getServiceCatalogCategoryInformation",
1386
+ "isThrottling": false
1387
+ },
1388
+ {
1389
+ "num_called": 2,
1390
+ "numRetries": 0,
1391
+ "numRedirects": 0,
1392
+ "throttleCount": 0,
1393
+ "timeouts": 0,
1394
+ "tot_queue_time": 0,
1395
+ "tot_rnd_trip": 0,
1396
+ "tot_library": 21,
1397
+ "tot_overall": 0,
1398
+ "results.200": 2,
1399
+ "time_units": "ms",
1400
+ "entity": "ServiceCatalog",
1401
+ "action": "getServiceCatalogCategories",
1402
+ "isThrottling": false
1403
+ },
1404
+ {
1405
+ "num_called": 2,
1406
+ "numRetries": 0,
1407
+ "numRedirects": 0,
1408
+ "throttleCount": 0,
1409
+ "timeouts": 0,
1410
+ "tot_queue_time": 0,
1411
+ "tot_rnd_trip": 0,
1412
+ "tot_library": 460,
1413
+ "tot_overall": 0,
1414
+ "results.200": 2,
1415
+ "time_units": "ms",
1416
+ "entity": "ServiceCatalog",
1417
+ "action": "getServiceCatalogItems",
1418
+ "isThrottling": false
1419
+ },
1420
+ {
1421
+ "num_called": 2,
1422
+ "numRetries": 0,
1423
+ "numRedirects": 0,
1424
+ "throttleCount": 0,
1425
+ "timeouts": 0,
1426
+ "tot_queue_time": 0,
1427
+ "tot_rnd_trip": 0,
1428
+ "tot_library": 17,
1429
+ "tot_overall": 0,
1430
+ "results.200": 2,
1431
+ "time_units": "ms",
1432
+ "entity": "ServiceCatalog",
1433
+ "action": "getServiceCatalogItemById",
1434
+ "isThrottling": false
1435
+ },
1436
+ {
1437
+ "num_called": 2,
1438
+ "numRetries": 0,
1439
+ "numRedirects": 0,
1440
+ "throttleCount": 0,
1441
+ "timeouts": 0,
1442
+ "tot_queue_time": 0,
1443
+ "tot_rnd_trip": 0,
1444
+ "tot_library": 14,
1445
+ "tot_overall": 0,
1446
+ "results.200": 2,
1447
+ "time_units": "ms",
1448
+ "entity": "ServiceCatalog",
1449
+ "action": "getServiceCatalogOrderItems",
1450
+ "isThrottling": false
1451
+ },
1452
+ {
1453
+ "num_called": 2,
1454
+ "numRetries": 0,
1455
+ "numRedirects": 0,
1456
+ "throttleCount": 0,
1457
+ "timeouts": 0,
1458
+ "tot_queue_time": 0,
1459
+ "tot_rnd_trip": 0,
1460
+ "tot_library": 14,
1461
+ "tot_overall": 0,
1462
+ "results.200": 2,
1463
+ "time_units": "ms",
1464
+ "entity": "ServiceCatalog",
1465
+ "action": "orderNowServiceCatalog",
1466
+ "isThrottling": false
1467
+ },
1468
+ {
1469
+ "num_called": 6,
1470
+ "numRetries": 0,
1471
+ "numRedirects": 0,
1472
+ "throttleCount": 0,
1473
+ "timeouts": 0,
1474
+ "tot_queue_time": 0,
1475
+ "tot_rnd_trip": 0,
1476
+ "tot_library": 42,
1477
+ "tot_overall": 0,
1478
+ "results.200": 6,
1479
+ "time_units": "ms",
1480
+ "entity": "ServiceCatalog",
1481
+ "action": "addItemToCart",
1482
+ "isThrottling": false
1483
+ },
1484
+ {
1485
+ "num_called": 2,
1486
+ "numRetries": 0,
1487
+ "numRedirects": 0,
1488
+ "throttleCount": 0,
1489
+ "timeouts": 0,
1490
+ "tot_queue_time": 0,
1491
+ "tot_rnd_trip": 0,
1492
+ "tot_library": 14,
1493
+ "tot_overall": 0,
1494
+ "results.200": 2,
1495
+ "time_units": "ms",
1496
+ "entity": "ServiceCatalog",
1497
+ "action": "getServiceCatalogCart",
1498
+ "isThrottling": false
1499
+ },
1500
+ {
1501
+ "num_called": 2,
1502
+ "numRetries": 0,
1503
+ "numRedirects": 0,
1504
+ "throttleCount": 0,
1505
+ "timeouts": 0,
1506
+ "tot_queue_time": 0,
1507
+ "tot_rnd_trip": 0,
1508
+ "tot_library": 11,
1509
+ "tot_overall": 0,
1510
+ "results.200": 2,
1511
+ "time_units": "ms",
1512
+ "entity": "ServiceCatalog",
1513
+ "action": "updateServiceCatalogCart",
1514
+ "isThrottling": false
1515
+ },
1516
+ {
1517
+ "num_called": 2,
1518
+ "numRetries": 0,
1519
+ "numRedirects": 0,
1520
+ "throttleCount": 0,
1521
+ "timeouts": 0,
1522
+ "tot_queue_time": 0,
1523
+ "tot_rnd_trip": 0,
1524
+ "tot_library": 10,
1525
+ "tot_overall": 0,
1526
+ "results.200": 2,
1527
+ "time_units": "ms",
1528
+ "entity": "ServiceCatalog",
1529
+ "action": "getServiceCatalogDisplayVariable",
1530
+ "isThrottling": false
1531
+ },
1532
+ {
1533
+ "num_called": 2,
1534
+ "numRetries": 0,
1535
+ "numRedirects": 0,
1536
+ "throttleCount": 0,
1537
+ "timeouts": 0,
1538
+ "tot_queue_time": 0,
1539
+ "tot_rnd_trip": 0,
1540
+ "tot_library": 15,
1541
+ "tot_overall": 0,
1542
+ "results.200": 2,
1543
+ "time_units": "ms",
1544
+ "entity": "ServiceCatalog",
1545
+ "action": "checkoutCartServiceCatalog",
1546
+ "isThrottling": false
1547
+ },
1548
+ {
1549
+ "num_called": 2,
1550
+ "numRetries": 0,
1551
+ "numRedirects": 0,
1552
+ "throttleCount": 0,
1553
+ "timeouts": 0,
1554
+ "tot_queue_time": 0,
1555
+ "tot_rnd_trip": 0,
1556
+ "tot_library": 13,
1557
+ "tot_overall": 0,
1558
+ "results.200": 2,
1559
+ "time_units": "ms",
1560
+ "entity": "ServiceCatalog",
1561
+ "action": "submitOrderServiceCatalog",
1562
+ "isThrottling": false
1563
+ },
1564
+ {
1565
+ "num_called": 2,
1566
+ "numRetries": 0,
1567
+ "numRedirects": 0,
1568
+ "throttleCount": 0,
1569
+ "timeouts": 0,
1570
+ "tot_queue_time": 0,
1571
+ "tot_rnd_trip": 0,
1572
+ "tot_library": 11,
1573
+ "tot_overall": 0,
1574
+ "results.200": 2,
1575
+ "time_units": "ms",
1576
+ "entity": "ServiceCatalog",
1577
+ "action": "deleteServiceCatalogCartItems",
1578
+ "isThrottling": false
1579
+ },
1580
+ {
1581
+ "num_called": 2,
1582
+ "numRetries": 0,
1583
+ "numRedirects": 0,
1584
+ "throttleCount": 0,
1585
+ "timeouts": 0,
1586
+ "tot_queue_time": 0,
1587
+ "tot_rnd_trip": 0,
1588
+ "tot_library": 10,
1589
+ "tot_overall": 0,
1590
+ "results.200": 2,
1591
+ "time_units": "ms",
1592
+ "entity": "ServiceCatalog",
1593
+ "action": "deleteServiceCatalogCart",
1594
+ "isThrottling": false
1595
+ },
1596
+ {
1597
+ "num_called": 2,
1598
+ "numRetries": 0,
1599
+ "numRedirects": 0,
1600
+ "throttleCount": 0,
1601
+ "timeouts": 0,
1602
+ "tot_queue_time": 0,
1603
+ "tot_rnd_trip": 0,
1604
+ "tot_library": 10,
1605
+ "tot_overall": 0,
1606
+ "results.200": 2,
1607
+ "time_units": "ms",
1608
+ "entity": "ServiceCatalog",
1609
+ "action": "createServiceCatalogRecordGuide",
1610
+ "isThrottling": false
1611
+ },
1612
+ {
1613
+ "num_called": 2,
1614
+ "numRetries": 0,
1615
+ "numRedirects": 0,
1616
+ "throttleCount": 0,
1617
+ "timeouts": 0,
1618
+ "tot_queue_time": 0,
1619
+ "tot_rnd_trip": 0,
1620
+ "tot_library": 14,
1621
+ "tot_overall": 0,
1622
+ "results.200": 2,
1623
+ "time_units": "ms",
1624
+ "entity": "ServiceCatalog",
1625
+ "action": "getServiceCatalogCheckoutInformation",
1626
+ "isThrottling": false
1627
+ },
1628
+ {
1629
+ "num_called": 2,
1630
+ "numRetries": 0,
1631
+ "numRedirects": 0,
1632
+ "throttleCount": 0,
1633
+ "timeouts": 0,
1634
+ "tot_queue_time": 0,
1635
+ "tot_rnd_trip": 0,
1636
+ "tot_library": 14,
1637
+ "tot_overall": 0,
1638
+ "results.200": 2,
1639
+ "time_units": "ms",
1640
+ "entity": "CustomerServiceManagement",
1641
+ "action": "createCSMConsumer",
1642
+ "isThrottling": false
1643
+ },
1644
+ {
1645
+ "num_called": 2,
1646
+ "numRetries": 0,
1647
+ "numRedirects": 0,
1648
+ "throttleCount": 0,
1649
+ "timeouts": 0,
1650
+ "tot_queue_time": 0,
1651
+ "tot_rnd_trip": 0,
1652
+ "tot_library": 18,
1653
+ "tot_overall": 0,
1654
+ "results.200": 2,
1655
+ "time_units": "ms",
1656
+ "entity": "CustomerServiceManagement",
1657
+ "action": "queryCSMConsumers",
1658
+ "isThrottling": false
1659
+ },
1660
+ {
1661
+ "num_called": 2,
1662
+ "numRetries": 0,
1663
+ "numRedirects": 0,
1664
+ "throttleCount": 0,
1665
+ "timeouts": 0,
1666
+ "tot_queue_time": 0,
1667
+ "tot_rnd_trip": 0,
1668
+ "tot_library": 10,
1669
+ "tot_overall": 0,
1670
+ "results.200": 2,
1671
+ "time_units": "ms",
1672
+ "entity": "CustomerServiceManagement",
1673
+ "action": "getCSMConsumer",
1674
+ "isThrottling": false
1675
+ },
1676
+ {
1677
+ "num_called": 2,
1678
+ "numRetries": 0,
1679
+ "numRedirects": 0,
1680
+ "throttleCount": 0,
1681
+ "timeouts": 0,
1682
+ "tot_queue_time": 0,
1683
+ "tot_rnd_trip": 0,
1684
+ "tot_library": 14,
1685
+ "tot_overall": 0,
1686
+ "results.200": 2,
1687
+ "time_units": "ms",
1688
+ "entity": "CustomerServiceManagement",
1689
+ "action": "createCSMContact",
1690
+ "isThrottling": false
1691
+ },
1692
+ {
1693
+ "num_called": 2,
1694
+ "numRetries": 0,
1695
+ "numRedirects": 0,
1696
+ "throttleCount": 0,
1697
+ "timeouts": 0,
1698
+ "tot_queue_time": 0,
1699
+ "tot_rnd_trip": 0,
1700
+ "tot_library": 12,
1701
+ "tot_overall": 0,
1702
+ "results.200": 2,
1703
+ "time_units": "ms",
1704
+ "entity": "CustomerServiceManagement",
1705
+ "action": "queryCSMContacts",
1706
+ "isThrottling": false
1707
+ },
1708
+ {
1709
+ "num_called": 2,
1710
+ "numRetries": 0,
1711
+ "numRedirects": 0,
1712
+ "throttleCount": 0,
1713
+ "timeouts": 0,
1714
+ "tot_queue_time": 0,
1715
+ "tot_rnd_trip": 0,
1716
+ "tot_library": 10,
1717
+ "tot_overall": 0,
1718
+ "results.200": 2,
1719
+ "time_units": "ms",
1720
+ "entity": "CustomerServiceManagement",
1721
+ "action": "getCSMContact",
1722
+ "isThrottling": false
1723
+ },
1724
+ {
1725
+ "num_called": 2,
1726
+ "numRetries": 0,
1727
+ "numRedirects": 0,
1728
+ "throttleCount": 0,
1729
+ "timeouts": 0,
1730
+ "tot_queue_time": 0,
1731
+ "tot_rnd_trip": 0,
1732
+ "tot_library": 12,
1733
+ "tot_overall": 0,
1734
+ "results.200": 2,
1735
+ "time_units": "ms",
1736
+ "entity": "CustomerServiceManagement",
1737
+ "action": "createCSMCase",
1738
+ "isThrottling": false
1739
+ },
1740
+ {
1741
+ "num_called": 2,
1742
+ "numRetries": 0,
1743
+ "numRedirects": 0,
1744
+ "throttleCount": 0,
1745
+ "timeouts": 0,
1746
+ "tot_queue_time": 0,
1747
+ "tot_rnd_trip": 0,
1748
+ "tot_library": 13,
1749
+ "tot_overall": 0,
1750
+ "results.200": 2,
1751
+ "time_units": "ms",
1752
+ "entity": "CustomerServiceManagement",
1753
+ "action": "queryCSMCases",
1754
+ "isThrottling": false
1755
+ },
1756
+ {
1757
+ "num_called": 2,
1758
+ "numRetries": 0,
1759
+ "numRedirects": 0,
1760
+ "throttleCount": 0,
1761
+ "timeouts": 0,
1762
+ "tot_queue_time": 0,
1763
+ "tot_rnd_trip": 0,
1764
+ "tot_library": 6,
1765
+ "tot_overall": 0,
1766
+ "results.200": 2,
1767
+ "time_units": "ms",
1768
+ "entity": "CustomerServiceManagement",
1769
+ "action": "updateCSMCase",
1770
+ "isThrottling": false
1771
+ },
1772
+ {
1773
+ "num_called": 2,
1774
+ "numRetries": 0,
1775
+ "numRedirects": 0,
1776
+ "throttleCount": 0,
1777
+ "timeouts": 0,
1778
+ "tot_queue_time": 0,
1779
+ "tot_rnd_trip": 0,
1780
+ "tot_library": 11,
1781
+ "tot_overall": 0,
1782
+ "results.200": 2,
1783
+ "time_units": "ms",
1784
+ "entity": "CustomerServiceManagement",
1785
+ "action": "getCSMCase",
1786
+ "isThrottling": false
1787
+ },
1788
+ {
1789
+ "num_called": 2,
1790
+ "numRetries": 0,
1791
+ "numRedirects": 0,
1792
+ "throttleCount": 0,
1793
+ "timeouts": 0,
1794
+ "tot_queue_time": 0,
1795
+ "tot_rnd_trip": 0,
1796
+ "tot_library": 11,
1797
+ "tot_overall": 0,
1798
+ "results.200": 2,
1799
+ "time_units": "ms",
1800
+ "entity": "CustomerServiceManagement",
1801
+ "action": "queryCSMAccounts",
1802
+ "isThrottling": false
1803
+ },
1804
+ {
1805
+ "num_called": 2,
1806
+ "numRetries": 0,
1807
+ "numRedirects": 0,
1808
+ "throttleCount": 0,
1809
+ "timeouts": 0,
1810
+ "tot_queue_time": 0,
1811
+ "tot_rnd_trip": 0,
1812
+ "tot_library": 9,
1813
+ "tot_overall": 0,
1814
+ "results.200": 2,
1815
+ "time_units": "ms",
1816
+ "entity": "CustomerServiceManagement",
1817
+ "action": "getCSMAccount",
1818
+ "isThrottling": false
1819
+ },
1820
+ {
1821
+ "num_called": 2,
1822
+ "numRetries": 0,
1823
+ "numRedirects": 0,
1824
+ "throttleCount": 0,
1825
+ "timeouts": 0,
1826
+ "tot_queue_time": 0,
1827
+ "tot_rnd_trip": 0,
1828
+ "tot_library": 4,
1829
+ "tot_overall": 0,
1830
+ "results.400": 2,
1831
+ "time_units": "ms",
1832
+ "entity": "AgentPresence",
1833
+ "action": "setAgentPresence",
1834
+ "isThrottling": false
1835
+ },
1836
+ {
1837
+ "num_called": 2,
1838
+ "numRetries": 0,
1839
+ "numRedirects": 0,
1840
+ "throttleCount": 0,
1841
+ "timeouts": 0,
1842
+ "tot_queue_time": 0,
1843
+ "tot_rnd_trip": 0,
1844
+ "tot_library": 5,
1845
+ "tot_overall": 0,
1846
+ "results.400": 2,
1847
+ "time_units": "ms",
1848
+ "entity": "AgentPresence",
1849
+ "action": "getAgentPresence",
1850
+ "isThrottling": false
1851
+ },
1852
+ {
1853
+ "num_called": 2,
1854
+ "numRetries": 0,
1855
+ "numRedirects": 0,
1856
+ "throttleCount": 0,
1857
+ "timeouts": 0,
1858
+ "tot_queue_time": 0,
1859
+ "tot_rnd_trip": 0,
1860
+ "tot_library": 4,
1861
+ "tot_overall": 0,
1862
+ "results.400": 2,
1863
+ "time_units": "ms",
1864
+ "entity": "ImportSet",
1865
+ "action": "importIntoTable",
1866
+ "isThrottling": false
1867
+ },
1868
+ {
1869
+ "num_called": 2,
1870
+ "numRetries": 0,
1871
+ "numRedirects": 0,
1872
+ "throttleCount": 0,
1873
+ "timeouts": 0,
1874
+ "tot_queue_time": 0,
1875
+ "tot_rnd_trip": 0,
1876
+ "tot_library": 5,
1877
+ "tot_overall": 0,
1878
+ "results.400": 2,
1879
+ "time_units": "ms",
1880
+ "entity": "ImportSet",
1881
+ "action": "getImportById",
1882
+ "isThrottling": false
1883
+ },
1884
+ {
1885
+ "num_called": 2,
1886
+ "numRetries": 0,
1887
+ "numRedirects": 0,
1888
+ "throttleCount": 0,
1889
+ "timeouts": 0,
1890
+ "tot_queue_time": 0,
1891
+ "tot_rnd_trip": 0,
1892
+ "tot_library": 4,
1893
+ "tot_overall": 0,
1894
+ "results.400": 2,
1895
+ "time_units": "ms",
1896
+ "entity": "Email",
1897
+ "action": "createEmail",
1898
+ "isThrottling": false
1899
+ },
1900
+ {
1901
+ "num_called": 2,
1902
+ "numRetries": 0,
1903
+ "numRedirects": 0,
1904
+ "throttleCount": 0,
1905
+ "timeouts": 0,
1906
+ "tot_queue_time": 0,
1907
+ "tot_rnd_trip": 0,
1908
+ "tot_library": 4,
1909
+ "tot_overall": 0,
1910
+ "results.400": 2,
1911
+ "time_units": "ms",
1912
+ "entity": "Email",
1913
+ "action": "getEmail",
1914
+ "isThrottling": false
1915
+ },
1916
+ {
1917
+ "num_called": 2,
1918
+ "numRetries": 0,
1919
+ "numRedirects": 0,
1920
+ "throttleCount": 0,
1921
+ "timeouts": 0,
1922
+ "tot_queue_time": 0,
1923
+ "tot_rnd_trip": 0,
1924
+ "tot_library": 2,
1925
+ "tot_overall": 0,
1926
+ "results.400": 2,
1927
+ "time_units": "ms",
1928
+ "entity": "PushInstallation",
1929
+ "action": "removeInstallation",
1930
+ "isThrottling": false
1931
+ },
1932
+ {
1933
+ "num_called": 2,
1934
+ "numRetries": 0,
1935
+ "numRedirects": 0,
1936
+ "throttleCount": 0,
1937
+ "timeouts": 0,
1938
+ "tot_queue_time": 0,
1939
+ "tot_rnd_trip": 0,
1940
+ "tot_library": 0,
1941
+ "tot_overall": 0,
1942
+ "results.400": 2,
1943
+ "time_units": "ms",
1944
+ "entity": "PushInstallation",
1945
+ "action": "pushInstallation",
1946
+ "isThrottling": false
1947
+ },
1948
+ {
1949
+ "num_called": 2,
1950
+ "numRetries": 0,
1951
+ "numRedirects": 0,
1952
+ "throttleCount": 0,
1953
+ "timeouts": 0,
1954
+ "tot_queue_time": 0,
1955
+ "tot_rnd_trip": 0,
1956
+ "tot_library": 5,
1957
+ "tot_overall": 0,
1958
+ "results.400": 2,
1959
+ "time_units": "ms",
1960
+ "entity": "Queue",
1961
+ "action": "createQueue",
1962
+ "isThrottling": false
1963
+ },
1964
+ {
1965
+ "num_called": 2,
1966
+ "numRetries": 0,
1967
+ "numRedirects": 0,
1968
+ "throttleCount": 0,
1969
+ "timeouts": 0,
1970
+ "tot_queue_time": 0,
1971
+ "tot_rnd_trip": 0,
1972
+ "tot_library": 8,
1973
+ "tot_overall": 0,
1974
+ "results.400": 2,
1975
+ "time_units": "ms",
1976
+ "entity": "TaskCommunicationManagement",
1977
+ "action": "createCommunicationPlan",
1978
+ "isThrottling": false
1979
+ },
1980
+ {
1981
+ "num_called": 2,
1982
+ "numRetries": 0,
1983
+ "numRedirects": 0,
1984
+ "throttleCount": 0,
1985
+ "timeouts": 0,
1986
+ "tot_queue_time": 0,
1987
+ "tot_rnd_trip": 0,
1988
+ "tot_library": 8,
1989
+ "tot_overall": 0,
1990
+ "results.400": 2,
1991
+ "time_units": "ms",
1992
+ "entity": "TaskCommunicationManagement",
1993
+ "action": "createCommunicationTask",
1994
+ "isThrottling": false
1995
+ },
1996
+ {
1997
+ "num_called": 2,
1998
+ "numRetries": 0,
1999
+ "numRedirects": 0,
2000
+ "throttleCount": 0,
2001
+ "timeouts": 0,
2002
+ "tot_queue_time": 0,
2003
+ "tot_rnd_trip": 0,
2004
+ "tot_library": 7,
2005
+ "tot_overall": 0,
2006
+ "results.400": 2,
2007
+ "time_units": "ms",
2008
+ "entity": "TaskCommunicationManagement",
2009
+ "action": "manageCommunicationRecipients",
2010
+ "isThrottling": false
2011
+ },
2012
+ {
2013
+ "num_called": 2,
2014
+ "numRetries": 0,
2015
+ "numRedirects": 0,
2016
+ "throttleCount": 0,
2017
+ "timeouts": 0,
2018
+ "tot_queue_time": 0,
2019
+ "tot_rnd_trip": 0,
2020
+ "tot_library": 4,
2021
+ "tot_overall": 0,
2022
+ "results.400": 2,
2023
+ "time_units": "ms",
2024
+ "entity": "TaskCommunicationManagement",
2025
+ "action": "getCommunicationTaskState",
2026
+ "isThrottling": false
2027
+ },
2028
+ {
2029
+ "num_called": 2,
2030
+ "numRetries": 0,
2031
+ "numRedirects": 0,
2032
+ "throttleCount": 0,
2033
+ "timeouts": 0,
2034
+ "tot_queue_time": 0,
2035
+ "tot_rnd_trip": 0,
2036
+ "tot_library": 4,
2037
+ "tot_overall": 0,
2038
+ "results.400": 2,
2039
+ "time_units": "ms",
2040
+ "entity": "TaskCommunicationManagement",
2041
+ "action": "updateCommunicationTask",
2042
+ "isThrottling": false
2043
+ },
2044
+ {
2045
+ "num_called": 2,
2046
+ "numRetries": 0,
2047
+ "numRedirects": 0,
2048
+ "throttleCount": 0,
2049
+ "timeouts": 0,
2050
+ "tot_queue_time": 0,
2051
+ "tot_rnd_trip": 0,
2052
+ "tot_library": 7,
2053
+ "tot_overall": 0,
2054
+ "results.400": 2,
2055
+ "time_units": "ms",
2056
+ "entity": "TaskCommunicationManagement",
2057
+ "action": "getChannelsForTable",
2058
+ "isThrottling": false
2059
+ },
2060
+ {
2061
+ "num_called": 2,
2062
+ "numRetries": 0,
2063
+ "numRedirects": 0,
2064
+ "throttleCount": 0,
2065
+ "timeouts": 0,
2066
+ "tot_queue_time": 0,
2067
+ "tot_rnd_trip": 0,
2068
+ "tot_library": 5,
2069
+ "tot_overall": 0,
2070
+ "results.400": 2,
2071
+ "time_units": "ms",
2072
+ "entity": "TaskCommunicationManagement",
2073
+ "action": "getChannelsForTableByTaskId",
2074
+ "isThrottling": false
2075
+ },
2076
+ {
2077
+ "num_called": 2,
2078
+ "numRetries": 0,
2079
+ "numRedirects": 0,
2080
+ "throttleCount": 0,
2081
+ "timeouts": 0,
2082
+ "tot_queue_time": 0,
2083
+ "tot_rnd_trip": 0,
2084
+ "tot_library": 4,
2085
+ "tot_overall": 0,
2086
+ "results.400": 2,
2087
+ "time_units": "ms",
2088
+ "entity": "TaskCommunicationManagement",
2089
+ "action": "getCommunicationGroupPlans",
2090
+ "isThrottling": false
2091
+ },
2092
+ {
2093
+ "num_called": 2,
2094
+ "numRetries": 0,
2095
+ "numRedirects": 0,
2096
+ "throttleCount": 0,
2097
+ "timeouts": 0,
2098
+ "tot_queue_time": 0,
2099
+ "tot_rnd_trip": 0,
2100
+ "tot_library": 4,
2101
+ "tot_overall": 0,
2102
+ "results.400": 2,
2103
+ "time_units": "ms",
2104
+ "entity": "TaskCommunicationManagement",
2105
+ "action": "getCommunicationPlans",
2106
+ "isThrottling": false
2107
+ },
2108
+ {
2109
+ "num_called": 2,
2110
+ "numRetries": 0,
2111
+ "numRedirects": 0,
2112
+ "throttleCount": 0,
2113
+ "timeouts": 0,
2114
+ "tot_queue_time": 0,
2115
+ "tot_rnd_trip": 0,
2116
+ "tot_library": 12,
2117
+ "tot_overall": 0,
2118
+ "results.400": 2,
2119
+ "time_units": "ms",
2120
+ "entity": "Attachment",
2121
+ "action": "uploadMultipartAttachment",
2122
+ "isThrottling": false
2123
+ },
2124
+ {
2125
+ "num_called": 2,
2126
+ "numRetries": 0,
2127
+ "numRedirects": 0,
2128
+ "throttleCount": 0,
2129
+ "timeouts": 0,
2130
+ "tot_queue_time": 0,
2131
+ "tot_rnd_trip": 0,
2132
+ "tot_library": 4,
2133
+ "tot_overall": 0,
2134
+ "results.400": 2,
2135
+ "time_units": "ms",
2136
+ "entity": "MetricBaseTimeSeries",
2137
+ "action": "createMetricBase",
2138
+ "isThrottling": false
2139
+ },
2140
+ {
2141
+ "num_called": 2,
2142
+ "numRetries": 0,
2143
+ "numRedirects": 0,
2144
+ "throttleCount": 0,
2145
+ "timeouts": 0,
2146
+ "tot_queue_time": 0,
2147
+ "tot_rnd_trip": 0,
2148
+ "tot_library": 8,
2149
+ "tot_overall": 0,
2150
+ "results.400": 2,
2151
+ "time_units": "ms",
2152
+ "entity": "MetricBaseTimeSeries",
2153
+ "action": "getMetricBase",
2154
+ "isThrottling": false
2155
+ },
2156
+ {
2157
+ "num_called": 2,
2158
+ "numRetries": 0,
2159
+ "numRedirects": 0,
2160
+ "throttleCount": 0,
2161
+ "timeouts": 0,
2162
+ "tot_queue_time": 0,
2163
+ "tot_rnd_trip": 0,
2164
+ "tot_library": 8,
2165
+ "tot_overall": 0,
2166
+ "results.400": 2,
2167
+ "time_units": "ms",
2168
+ "entity": "MetricBaseTimeSeries",
2169
+ "action": "transformMetricBase",
2170
+ "isThrottling": false
2171
+ },
2172
+ {
2173
+ "num_called": 2,
2174
+ "numRetries": 0,
2175
+ "numRedirects": 0,
2176
+ "throttleCount": 0,
2177
+ "timeouts": 0,
2178
+ "tot_queue_time": 0,
2179
+ "tot_rnd_trip": 0,
2180
+ "tot_library": 18,
2181
+ "tot_overall": 0,
2182
+ "results.400": 2,
2183
+ "time_units": "ms",
2184
+ "entity": "ChangeManagement",
2185
+ "action": "cancelChangeRequestConflict",
2186
+ "isThrottling": false
2187
+ },
2188
+ {
2189
+ "num_called": 2,
2190
+ "numRetries": 0,
2191
+ "numRedirects": 0,
2192
+ "throttleCount": 0,
2193
+ "timeouts": 0,
2194
+ "tot_queue_time": 0,
2195
+ "tot_rnd_trip": 0,
2196
+ "tot_library": 4,
2197
+ "tot_overall": 0,
2198
+ "results.400": 2,
2199
+ "time_units": "ms",
2200
+ "entity": "MajorIncidentManagement",
2201
+ "action": "createMajorIncident",
2202
+ "isThrottling": false
2203
+ }
2204
+ ]
2205
+ }