@itentialopensource/adapter-paragon_pathfinder 0.1.1 → 1.1.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.
@@ -1,14 +1,15 @@
1
1
  {
2
2
  "actions": [
3
3
  {
4
- "name": "iamServiceBulkListIdentityProvider",
4
+ "name": "getTopologyV2",
5
5
  "protocol": "REST",
6
- "method": "POST",
7
- "entitypath": "{base_path}/{version}/iam/bulk-list-identity-provider?{query}",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/topology/v2?{query}",
8
8
  "requestSchema": "schema.json",
9
9
  "responseSchema": "schema.json",
10
10
  "timeout": 0,
11
11
  "sendEmpty": false,
12
+ "sendGetBody": false,
12
13
  "requestDatatype": "JSON",
13
14
  "responseDatatype": "JSON",
14
15
  "headers": {},
@@ -21,14 +22,15 @@
21
22
  ]
22
23
  },
23
24
  {
24
- "name": "iamServiceSync",
25
+ "name": "getTopologyV2TopologyId",
25
26
  "protocol": "REST",
26
- "method": "POST",
27
- "entitypath": "{base_path}/{version}/iam/sync?{query}",
27
+ "method": "GET",
28
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}?{query}",
28
29
  "requestSchema": "schema.json",
29
30
  "responseSchema": "schema.json",
30
31
  "timeout": 0,
31
32
  "sendEmpty": false,
33
+ "sendGetBody": false,
32
34
  "requestDatatype": "JSON",
33
35
  "responseDatatype": "JSON",
34
36
  "headers": {},
@@ -41,10 +43,10 @@
41
43
  ]
42
44
  },
43
45
  {
44
- "name": "iamServiceUpdateSMTPServer",
46
+ "name": "deleteTopologyV2TopologyId",
45
47
  "protocol": "REST",
46
- "method": "PUT",
47
- "entitypath": "{base_path}/{version}/iam/smtp-server/{pathv1}?{query}",
48
+ "method": "DELETE",
49
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}?{query}",
48
50
  "requestSchema": "schema.json",
49
51
  "responseSchema": "schema.json",
50
52
  "timeout": 0,
@@ -61,10 +63,10 @@
61
63
  ]
62
64
  },
63
65
  {
64
- "name": "iamServiceGetSMTPServer",
66
+ "name": "getTopologyV2TopologyIdStream",
65
67
  "protocol": "REST",
66
68
  "method": "GET",
67
- "entitypath": "{base_path}/{version}/iam/smtp-server/{pathv1}?{query}",
69
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/stream?{query}",
68
70
  "requestSchema": "schema.json",
69
71
  "responseSchema": "schema.json",
70
72
  "timeout": 0,
@@ -82,34 +84,15 @@
82
84
  ]
83
85
  },
84
86
  {
85
- "name": "iamServiceDeleteSMTPServer",
86
- "protocol": "REST",
87
- "method": "DELETE",
88
- "entitypath": "{base_path}/{version}/iam/smtp-server/{pathv1}?{query}",
89
- "requestSchema": "schema.json",
90
- "responseSchema": "schema.json",
91
- "timeout": 0,
92
- "sendEmpty": false,
93
- "requestDatatype": "JSON",
94
- "responseDatatype": "JSON",
95
- "headers": {},
96
- "responseObjects": [
97
- {
98
- "type": "default",
99
- "key": "",
100
- "mockFile": ""
101
- }
102
- ]
103
- },
104
- {
105
- "name": "iamServiceBulkListOidcSetting",
87
+ "name": "getTopologyV2TopologyIdStatus",
106
88
  "protocol": "REST",
107
- "method": "POST",
108
- "entitypath": "{base_path}/{version}/iam/bulk-list-oidc-setting?{query}",
89
+ "method": "GET",
90
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status?{query}",
109
91
  "requestSchema": "schema.json",
110
92
  "responseSchema": "schema.json",
111
93
  "timeout": 0,
112
94
  "sendEmpty": false,
95
+ "sendGetBody": false,
113
96
  "requestDatatype": "JSON",
114
97
  "responseDatatype": "JSON",
115
98
  "headers": {},
@@ -122,14 +105,15 @@
122
105
  ]
123
106
  },
124
107
  {
125
- "name": "iamServiceCreateRoleassignmentUserDetailRef",
108
+ "name": "getTopologyV2TopologyIdStatusAnalyticsCollection",
126
109
  "protocol": "REST",
127
- "method": "POST",
128
- "entitypath": "{base_path}/{version}/iam/roleassignment-user-detail?{query}",
110
+ "method": "GET",
111
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/analyticsCollection?{query}",
129
112
  "requestSchema": "schema.json",
130
113
  "responseSchema": "schema.json",
131
114
  "timeout": 0,
132
115
  "sendEmpty": false,
116
+ "sendGetBody": false,
133
117
  "requestDatatype": "JSON",
134
118
  "responseDatatype": "JSON",
135
119
  "headers": {},
@@ -142,14 +126,15 @@
142
126
  ]
143
127
  },
144
128
  {
145
- "name": "iamServiceBulkListRoleassignment",
129
+ "name": "getTopologyV2TopologyIdStatusAnalyticsDatabase",
146
130
  "protocol": "REST",
147
- "method": "POST",
148
- "entitypath": "{base_path}/{version}/iam/bulk-list-roleassignment?{query}",
131
+ "method": "GET",
132
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/analyticsDatabase?{query}",
149
133
  "requestSchema": "schema.json",
150
134
  "responseSchema": "schema.json",
151
135
  "timeout": 0,
152
136
  "sendEmpty": false,
137
+ "sendGetBody": false,
153
138
  "requestDatatype": "JSON",
154
139
  "responseDatatype": "JSON",
155
140
  "headers": {},
@@ -162,14 +147,15 @@
162
147
  ]
163
148
  },
164
149
  {
165
- "name": "iamServiceDeleteRoleassignmentUserGroupRef",
150
+ "name": "getTopologyV2TopologyIdStatusPce",
166
151
  "protocol": "REST",
167
- "method": "DELETE",
168
- "entitypath": "{base_path}/{version}/iam/roleassignment-user-group/{pathv1}?{query}",
152
+ "method": "GET",
153
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/pce?{query}",
169
154
  "requestSchema": "schema.json",
170
155
  "responseSchema": "schema.json",
171
156
  "timeout": 0,
172
157
  "sendEmpty": false,
158
+ "sendGetBody": false,
173
159
  "requestDatatype": "JSON",
174
160
  "responseDatatype": "JSON",
175
161
  "headers": {},
@@ -182,14 +168,15 @@
182
168
  ]
183
169
  },
184
170
  {
185
- "name": "iamServiceUpdateRole",
171
+ "name": "getTopologyV2TopologyIdStatusTopologyAcquisition",
186
172
  "protocol": "REST",
187
- "method": "PUT",
188
- "entitypath": "{base_path}/{version}/iam/role/{pathv1}?{query}",
173
+ "method": "GET",
174
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/topologyAcquisition?{query}",
189
175
  "requestSchema": "schema.json",
190
176
  "responseSchema": "schema.json",
191
177
  "timeout": 0,
192
178
  "sendEmpty": false,
179
+ "sendGetBody": false,
193
180
  "requestDatatype": "JSON",
194
181
  "responseDatatype": "JSON",
195
182
  "headers": {},
@@ -202,10 +189,10 @@
202
189
  ]
203
190
  },
204
191
  {
205
- "name": "iamServiceGetRole",
192
+ "name": "getTopologyV2TopologyIdStatusPathComputationServer",
206
193
  "protocol": "REST",
207
194
  "method": "GET",
208
- "entitypath": "{base_path}/{version}/iam/role/{pathv1}?{query}",
195
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/pathComputationServer?{query}",
209
196
  "requestSchema": "schema.json",
210
197
  "responseSchema": "schema.json",
211
198
  "timeout": 0,
@@ -223,14 +210,15 @@
223
210
  ]
224
211
  },
225
212
  {
226
- "name": "iamServiceDeleteRole",
213
+ "name": "getTopologyV2TopologyIdStatusTransportTopologyAcquisition",
227
214
  "protocol": "REST",
228
- "method": "DELETE",
229
- "entitypath": "{base_path}/{version}/iam/role/{pathv1}?{query}",
215
+ "method": "GET",
216
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/status/transportTopologyAcquisition?{query}",
230
217
  "requestSchema": "schema.json",
231
218
  "responseSchema": "schema.json",
232
219
  "timeout": 0,
233
220
  "sendEmpty": false,
221
+ "sendGetBody": false,
234
222
  "requestDatatype": "JSON",
235
223
  "responseDatatype": "JSON",
236
224
  "headers": {},
@@ -243,14 +231,15 @@
243
231
  ]
244
232
  },
245
233
  {
246
- "name": "iamServiceRefUpdate",
234
+ "name": "getTopologyV2TopologyIdNodes",
247
235
  "protocol": "REST",
248
- "method": "POST",
249
- "entitypath": "{base_path}/{version}/iam/ref-update?{query}",
236
+ "method": "GET",
237
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes?{query}",
250
238
  "requestSchema": "schema.json",
251
239
  "responseSchema": "schema.json",
252
240
  "timeout": 0,
253
241
  "sendEmpty": false,
242
+ "sendGetBody": false,
254
243
  "requestDatatype": "JSON",
255
244
  "responseDatatype": "JSON",
256
245
  "headers": {},
@@ -263,10 +252,10 @@
263
252
  ]
264
253
  },
265
254
  {
266
- "name": "iamServiceCreateRoleassignmentUserRef",
255
+ "name": "postTopologyV2TopologyIdNodes",
267
256
  "protocol": "REST",
268
257
  "method": "POST",
269
- "entitypath": "{base_path}/{version}/iam/roleassignment-user?{query}",
258
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes?{query}",
270
259
  "requestSchema": "schema.json",
271
260
  "responseSchema": "schema.json",
272
261
  "timeout": 0,
@@ -283,14 +272,15 @@
283
272
  ]
284
273
  },
285
274
  {
286
- "name": "iamServiceUpdateRoleassignment",
275
+ "name": "getTopologyV2TopologyIdNodesSearch",
287
276
  "protocol": "REST",
288
- "method": "PUT",
289
- "entitypath": "{base_path}/{version}/iam/roleassignment/{pathv1}?{query}",
277
+ "method": "GET",
278
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/search?{query}",
290
279
  "requestSchema": "schema.json",
291
280
  "responseSchema": "schema.json",
292
281
  "timeout": 0,
293
282
  "sendEmpty": false,
283
+ "sendGetBody": false,
294
284
  "requestDatatype": "JSON",
295
285
  "responseDatatype": "JSON",
296
286
  "headers": {},
@@ -303,10 +293,10 @@
303
293
  ]
304
294
  },
305
295
  {
306
- "name": "iamServiceGetRoleassignment",
296
+ "name": "getTopologyV2TopologyIdNodesStream",
307
297
  "protocol": "REST",
308
298
  "method": "GET",
309
- "entitypath": "{base_path}/{version}/iam/roleassignment/{pathv1}?{query}",
299
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/stream?{query}",
310
300
  "requestSchema": "schema.json",
311
301
  "responseSchema": "schema.json",
312
302
  "timeout": 0,
@@ -324,10 +314,10 @@
324
314
  ]
325
315
  },
326
316
  {
327
- "name": "iamServiceDeleteRoleassignment",
317
+ "name": "postTopologyV2TopologyIdNodesBulk",
328
318
  "protocol": "REST",
329
- "method": "DELETE",
330
- "entitypath": "{base_path}/{version}/iam/roleassignment/{pathv1}?{query}",
319
+ "method": "POST",
320
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/bulk?{query}",
331
321
  "requestSchema": "schema.json",
332
322
  "responseSchema": "schema.json",
333
323
  "timeout": 0,
@@ -344,10 +334,10 @@
344
334
  ]
345
335
  },
346
336
  {
347
- "name": "iamServiceUpdateEmailTemplate",
337
+ "name": "putTopologyV2TopologyIdNodesBulk",
348
338
  "protocol": "REST",
349
339
  "method": "PUT",
350
- "entitypath": "{base_path}/{version}/iam/email-template/{pathv1}?{query}",
340
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/bulk?{query}",
351
341
  "requestSchema": "schema.json",
352
342
  "responseSchema": "schema.json",
353
343
  "timeout": 0,
@@ -364,15 +354,14 @@
364
354
  ]
365
355
  },
366
356
  {
367
- "name": "iamServiceGetEmailTemplate",
357
+ "name": "patchTopologyV2TopologyIdNodesBulk",
368
358
  "protocol": "REST",
369
- "method": "GET",
370
- "entitypath": "{base_path}/{version}/iam/email-template/{pathv1}?{query}",
359
+ "method": "PATCH",
360
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/bulk?{query}",
371
361
  "requestSchema": "schema.json",
372
362
  "responseSchema": "schema.json",
373
363
  "timeout": 0,
374
364
  "sendEmpty": false,
375
- "sendGetBody": false,
376
365
  "requestDatatype": "JSON",
377
366
  "responseDatatype": "JSON",
378
367
  "headers": {},
@@ -385,30 +374,10 @@
385
374
  ]
386
375
  },
387
376
  {
388
- "name": "iamServiceDeleteEmailTemplate",
377
+ "name": "deleteTopologyV2TopologyIdNodesBulk",
389
378
  "protocol": "REST",
390
379
  "method": "DELETE",
391
- "entitypath": "{base_path}/{version}/iam/email-template/{pathv1}?{query}",
392
- "requestSchema": "schema.json",
393
- "responseSchema": "schema.json",
394
- "timeout": 0,
395
- "sendEmpty": false,
396
- "requestDatatype": "JSON",
397
- "responseDatatype": "JSON",
398
- "headers": {},
399
- "responseObjects": [
400
- {
401
- "type": "default",
402
- "key": "",
403
- "mockFile": ""
404
- }
405
- ]
406
- },
407
- {
408
- "name": "iamServiceUpdateScope",
409
- "protocol": "REST",
410
- "method": "PUT",
411
- "entitypath": "{base_path}/{version}/iam/scope/{pathv1}?{query}",
380
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/bulk?{query}",
412
381
  "requestSchema": "schema.json",
413
382
  "responseSchema": "schema.json",
414
383
  "timeout": 0,
@@ -425,10 +394,10 @@
425
394
  ]
426
395
  },
427
396
  {
428
- "name": "iamServiceGetScope",
397
+ "name": "getTopologyV2TopologyIdNodesNodeIndex",
429
398
  "protocol": "REST",
430
399
  "method": "GET",
431
- "entitypath": "{base_path}/{version}/iam/scope/{pathv1}?{query}",
400
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}?{query}",
432
401
  "requestSchema": "schema.json",
433
402
  "responseSchema": "schema.json",
434
403
  "timeout": 0,
@@ -446,30 +415,10 @@
446
415
  ]
447
416
  },
448
417
  {
449
- "name": "iamServiceDeleteScope",
450
- "protocol": "REST",
451
- "method": "DELETE",
452
- "entitypath": "{base_path}/{version}/iam/scope/{pathv1}?{query}",
453
- "requestSchema": "schema.json",
454
- "responseSchema": "schema.json",
455
- "timeout": 0,
456
- "sendEmpty": false,
457
- "requestDatatype": "JSON",
458
- "responseDatatype": "JSON",
459
- "headers": {},
460
- "responseObjects": [
461
- {
462
- "type": "default",
463
- "key": "",
464
- "mockFile": ""
465
- }
466
- ]
467
- },
468
- {
469
- "name": "iamServiceUpdateRevokeEvent",
418
+ "name": "putTopologyV2TopologyIdNodesNodeIndex",
470
419
  "protocol": "REST",
471
420
  "method": "PUT",
472
- "entitypath": "{base_path}/{version}/iam/revoke-event/{pathv1}?{query}",
421
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}?{query}",
473
422
  "requestSchema": "schema.json",
474
423
  "responseSchema": "schema.json",
475
424
  "timeout": 0,
@@ -486,15 +435,14 @@
486
435
  ]
487
436
  },
488
437
  {
489
- "name": "iamServiceGetRevokeEvent",
438
+ "name": "patchTopologyV2TopologyIdNodesNodeIndex",
490
439
  "protocol": "REST",
491
- "method": "GET",
492
- "entitypath": "{base_path}/{version}/iam/revoke-event/{pathv1}?{query}",
440
+ "method": "PATCH",
441
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}?{query}",
493
442
  "requestSchema": "schema.json",
494
443
  "responseSchema": "schema.json",
495
444
  "timeout": 0,
496
445
  "sendEmpty": false,
497
- "sendGetBody": false,
498
446
  "requestDatatype": "JSON",
499
447
  "responseDatatype": "JSON",
500
448
  "headers": {},
@@ -507,30 +455,10 @@
507
455
  ]
508
456
  },
509
457
  {
510
- "name": "iamServiceDeleteRevokeEvent",
458
+ "name": "deleteTopologyV2TopologyIdNodesNodeIndex",
511
459
  "protocol": "REST",
512
460
  "method": "DELETE",
513
- "entitypath": "{base_path}/{version}/iam/revoke-event/{pathv1}?{query}",
514
- "requestSchema": "schema.json",
515
- "responseSchema": "schema.json",
516
- "timeout": 0,
517
- "sendEmpty": false,
518
- "requestDatatype": "JSON",
519
- "responseDatatype": "JSON",
520
- "headers": {},
521
- "responseObjects": [
522
- {
523
- "type": "default",
524
- "key": "",
525
- "mockFile": ""
526
- }
527
- ]
528
- },
529
- {
530
- "name": "iamServiceCreateOidcSetting",
531
- "protocol": "REST",
532
- "method": "POST",
533
- "entitypath": "{base_path}/{version}/iam/oidc-setting?{query}",
461
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}?{query}",
534
462
  "requestSchema": "schema.json",
535
463
  "responseSchema": "schema.json",
536
464
  "timeout": 0,
@@ -547,10 +475,10 @@
547
475
  ]
548
476
  },
549
477
  {
550
- "name": "iamServiceListOidcSetting",
478
+ "name": "getTopologyV2TopologyIdNodesNodeIndexHistory",
551
479
  "protocol": "REST",
552
480
  "method": "GET",
553
- "entitypath": "{base_path}/{version}/iam/oidc-setting?{query}",
481
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}/history?{query}",
554
482
  "requestSchema": "schema.json",
555
483
  "responseSchema": "schema.json",
556
484
  "timeout": 0,
@@ -568,10 +496,10 @@
568
496
  ]
569
497
  },
570
498
  {
571
- "name": "iamServiceListUserView",
499
+ "name": "getTopologyV2TopologyIdNodesNodeIndexUser",
572
500
  "protocol": "REST",
573
501
  "method": "GET",
574
- "entitypath": "{base_path}/{version}/iam/user-view?{query}",
502
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}/user?{query}",
575
503
  "requestSchema": "schema.json",
576
504
  "responseSchema": "schema.json",
577
505
  "timeout": 0,
@@ -589,50 +517,10 @@
589
517
  ]
590
518
  },
591
519
  {
592
- "name": "iamServiceDeleteOidcSettingRoleRef",
593
- "protocol": "REST",
594
- "method": "DELETE",
595
- "entitypath": "{base_path}/{version}/iam/oidc-setting-role/{pathv1}?{query}",
596
- "requestSchema": "schema.json",
597
- "responseSchema": "schema.json",
598
- "timeout": 0,
599
- "sendEmpty": false,
600
- "requestDatatype": "JSON",
601
- "responseDatatype": "JSON",
602
- "headers": {},
603
- "responseObjects": [
604
- {
605
- "type": "default",
606
- "key": "",
607
- "mockFile": ""
608
- }
609
- ]
610
- },
611
- {
612
- "name": "iamServiceBulkListRevokeEvent",
613
- "protocol": "REST",
614
- "method": "POST",
615
- "entitypath": "{base_path}/{version}/iam/bulk-list-revoke-event?{query}",
616
- "requestSchema": "schema.json",
617
- "responseSchema": "schema.json",
618
- "timeout": 0,
619
- "sendEmpty": false,
620
- "requestDatatype": "JSON",
621
- "responseDatatype": "JSON",
622
- "headers": {},
623
- "responseObjects": [
624
- {
625
- "type": "default",
626
- "key": "",
627
- "mockFile": ""
628
- }
629
- ]
630
- },
631
- {
632
- "name": "iamServiceGetUserView",
520
+ "name": "getTopologyV2TopologyIdNodesNodeIndexBgpLs",
633
521
  "protocol": "REST",
634
522
  "method": "GET",
635
- "entitypath": "{base_path}/{version}/iam/user-view/{pathv1}?{query}",
523
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}/bgp-ls?{query}",
636
524
  "requestSchema": "schema.json",
637
525
  "responseSchema": "schema.json",
638
526
  "timeout": 0,
@@ -650,30 +538,10 @@
650
538
  ]
651
539
  },
652
540
  {
653
- "name": "iamServiceUpdateScopeGroup",
654
- "protocol": "REST",
655
- "method": "PUT",
656
- "entitypath": "{base_path}/{version}/iam/scope-group/{pathv1}?{query}",
657
- "requestSchema": "schema.json",
658
- "responseSchema": "schema.json",
659
- "timeout": 0,
660
- "sendEmpty": false,
661
- "requestDatatype": "JSON",
662
- "responseDatatype": "JSON",
663
- "headers": {},
664
- "responseObjects": [
665
- {
666
- "type": "default",
667
- "key": "",
668
- "mockFile": ""
669
- }
670
- ]
671
- },
672
- {
673
- "name": "iamServiceGetScopeGroup",
541
+ "name": "getTopologyV2TopologyIdNodesNodeIndexDevice",
674
542
  "protocol": "REST",
675
543
  "method": "GET",
676
- "entitypath": "{base_path}/{version}/iam/scope-group/{pathv1}?{query}",
544
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/nodes/{pathv2}/device?{query}",
677
545
  "requestSchema": "schema.json",
678
546
  "responseSchema": "schema.json",
679
547
  "timeout": 0,
@@ -691,14 +559,15 @@
691
559
  ]
692
560
  },
693
561
  {
694
- "name": "iamServiceDeleteScopeGroup",
562
+ "name": "getTopologyV2TopologyIdLinks",
695
563
  "protocol": "REST",
696
- "method": "DELETE",
697
- "entitypath": "{base_path}/{version}/iam/scope-group/{pathv1}?{query}",
564
+ "method": "GET",
565
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links?{query}",
698
566
  "requestSchema": "schema.json",
699
567
  "responseSchema": "schema.json",
700
568
  "timeout": 0,
701
569
  "sendEmpty": false,
570
+ "sendGetBody": false,
702
571
  "requestDatatype": "JSON",
703
572
  "responseDatatype": "JSON",
704
573
  "headers": {},
@@ -711,10 +580,10 @@
711
580
  ]
712
581
  },
713
582
  {
714
- "name": "iamServiceBulkListDeletedResource",
583
+ "name": "postTopologyV2TopologyIdLinks",
715
584
  "protocol": "REST",
716
585
  "method": "POST",
717
- "entitypath": "{base_path}/{version}/iam/bulk-list-deleted-resource?{query}",
586
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links?{query}",
718
587
  "requestSchema": "schema.json",
719
588
  "responseSchema": "schema.json",
720
589
  "timeout": 0,
@@ -731,14 +600,15 @@
731
600
  ]
732
601
  },
733
602
  {
734
- "name": "iamServiceBulkListSaml",
603
+ "name": "getTopologyV2TopologyIdLinksStream",
735
604
  "protocol": "REST",
736
- "method": "POST",
737
- "entitypath": "{base_path}/{version}/iam/bulk-list-saml?{query}",
605
+ "method": "GET",
606
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/stream?{query}",
738
607
  "requestSchema": "schema.json",
739
608
  "responseSchema": "schema.json",
740
609
  "timeout": 0,
741
610
  "sendEmpty": false,
611
+ "sendGetBody": false,
742
612
  "requestDatatype": "JSON",
743
613
  "responseDatatype": "JSON",
744
614
  "headers": {},
@@ -751,14 +621,15 @@
751
621
  ]
752
622
  },
753
623
  {
754
- "name": "iamServiceDeleteRoleassignmentUserRef",
624
+ "name": "getTopologyV2TopologyIdLinksUtilization",
755
625
  "protocol": "REST",
756
- "method": "DELETE",
757
- "entitypath": "{base_path}/{version}/iam/roleassignment-user/{pathv1}?{query}",
626
+ "method": "GET",
627
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/utilization?{query}",
758
628
  "requestSchema": "schema.json",
759
629
  "responseSchema": "schema.json",
760
630
  "timeout": 0,
761
631
  "sendEmpty": false,
632
+ "sendGetBody": false,
762
633
  "requestDatatype": "JSON",
763
634
  "responseDatatype": "JSON",
764
635
  "headers": {},
@@ -771,14 +642,15 @@
771
642
  ]
772
643
  },
773
644
  {
774
- "name": "iamServiceBulkListSMTPServer",
645
+ "name": "getTopologyV2TopologyIdLinksSearch",
775
646
  "protocol": "REST",
776
- "method": "POST",
777
- "entitypath": "{base_path}/{version}/iam/bulk-list-smtp-server?{query}",
647
+ "method": "GET",
648
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/search?{query}",
778
649
  "requestSchema": "schema.json",
779
650
  "responseSchema": "schema.json",
780
651
  "timeout": 0,
781
652
  "sendEmpty": false,
653
+ "sendGetBody": false,
782
654
  "requestDatatype": "JSON",
783
655
  "responseDatatype": "JSON",
784
656
  "headers": {},
@@ -791,14 +663,15 @@
791
663
  ]
792
664
  },
793
665
  {
794
- "name": "iamServiceCreateRoleassignmentScopeRef",
666
+ "name": "getTopologyV2TopologyIdLinksLinkIndex",
795
667
  "protocol": "REST",
796
- "method": "POST",
797
- "entitypath": "{base_path}/{version}/iam/roleassignment-scope?{query}",
668
+ "method": "GET",
669
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}?{query}",
798
670
  "requestSchema": "schema.json",
799
671
  "responseSchema": "schema.json",
800
672
  "timeout": 0,
801
673
  "sendEmpty": false,
674
+ "sendGetBody": false,
802
675
  "requestDatatype": "JSON",
803
676
  "responseDatatype": "JSON",
804
677
  "headers": {},
@@ -811,10 +684,10 @@
811
684
  ]
812
685
  },
813
686
  {
814
- "name": "iamServiceCreateEmailTemplate",
687
+ "name": "putTopologyV2TopologyIdLinksLinkIndex",
815
688
  "protocol": "REST",
816
- "method": "POST",
817
- "entitypath": "{base_path}/{version}/iam/email-template?{query}",
689
+ "method": "PUT",
690
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}?{query}",
818
691
  "requestSchema": "schema.json",
819
692
  "responseSchema": "schema.json",
820
693
  "timeout": 0,
@@ -831,15 +704,14 @@
831
704
  ]
832
705
  },
833
706
  {
834
- "name": "iamServiceListEmailTemplate",
707
+ "name": "patchTopologyV2TopologyIdLinksLinkIndex",
835
708
  "protocol": "REST",
836
- "method": "GET",
837
- "entitypath": "{base_path}/{version}/iam/email-template?{query}",
709
+ "method": "PATCH",
710
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}?{query}",
838
711
  "requestSchema": "schema.json",
839
712
  "responseSchema": "schema.json",
840
713
  "timeout": 0,
841
714
  "sendEmpty": false,
842
- "sendGetBody": false,
843
715
  "requestDatatype": "JSON",
844
716
  "responseDatatype": "JSON",
845
717
  "headers": {},
@@ -852,10 +724,10 @@
852
724
  ]
853
725
  },
854
726
  {
855
- "name": "iamServiceCreateUserGroup",
727
+ "name": "deleteTopologyV2TopologyIdLinksLinkIndex",
856
728
  "protocol": "REST",
857
- "method": "POST",
858
- "entitypath": "{base_path}/{version}/iam/user-group?{query}",
729
+ "method": "DELETE",
730
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}?{query}",
859
731
  "requestSchema": "schema.json",
860
732
  "responseSchema": "schema.json",
861
733
  "timeout": 0,
@@ -872,10 +744,10 @@
872
744
  ]
873
745
  },
874
746
  {
875
- "name": "iamServiceListUserGroup",
747
+ "name": "getTopologyV2TopologyIdLinksLinkIndexHistory",
876
748
  "protocol": "REST",
877
749
  "method": "GET",
878
- "entitypath": "{base_path}/{version}/iam/user-group?{query}",
750
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/history?{query}",
879
751
  "requestSchema": "schema.json",
880
752
  "responseSchema": "schema.json",
881
753
  "timeout": 0,
@@ -893,30 +765,10 @@
893
765
  ]
894
766
  },
895
767
  {
896
- "name": "iamServiceUpdateActivationCode",
897
- "protocol": "REST",
898
- "method": "PUT",
899
- "entitypath": "{base_path}/{version}/iam/activation-code/{pathv1}?{query}",
900
- "requestSchema": "schema.json",
901
- "responseSchema": "schema.json",
902
- "timeout": 0,
903
- "sendEmpty": false,
904
- "requestDatatype": "JSON",
905
- "responseDatatype": "JSON",
906
- "headers": {},
907
- "responseObjects": [
908
- {
909
- "type": "default",
910
- "key": "",
911
- "mockFile": ""
912
- }
913
- ]
914
- },
915
- {
916
- "name": "iamServiceGetActivationCode",
768
+ "name": "getTopologyV2TopologyIdLinksLinkIndexDevice",
917
769
  "protocol": "REST",
918
770
  "method": "GET",
919
- "entitypath": "{base_path}/{version}/iam/activation-code/{pathv1}?{query}",
771
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/device?{query}",
920
772
  "requestSchema": "schema.json",
921
773
  "responseSchema": "schema.json",
922
774
  "timeout": 0,
@@ -934,10 +786,10 @@
934
786
  ]
935
787
  },
936
788
  {
937
- "name": "iamServiceDeleteActivationCode",
789
+ "name": "putTopologyV2TopologyIdLinksLinkIndexDevice",
938
790
  "protocol": "REST",
939
- "method": "DELETE",
940
- "entitypath": "{base_path}/{version}/iam/activation-code/{pathv1}?{query}",
791
+ "method": "PUT",
792
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/device?{query}",
941
793
  "requestSchema": "schema.json",
942
794
  "responseSchema": "schema.json",
943
795
  "timeout": 0,
@@ -954,30 +806,10 @@
954
806
  ]
955
807
  },
956
808
  {
957
- "name": "iamServiceExportUserView",
809
+ "name": "patchTopologyV2TopologyIdLinksLinkIndexDevice",
958
810
  "protocol": "REST",
959
- "method": "POST",
960
- "entitypath": "{base_path}/{version}/iam/user-view/export?{query}",
961
- "requestSchema": "schema.json",
962
- "responseSchema": "schema.json",
963
- "timeout": 0,
964
- "sendEmpty": false,
965
- "requestDatatype": "JSON",
966
- "responseDatatype": "JSON",
967
- "headers": {},
968
- "responseObjects": [
969
- {
970
- "type": "default",
971
- "key": "",
972
- "mockFile": "mockdatafiles/iamServiceExportUserView-default.json"
973
- }
974
- ]
975
- },
976
- {
977
- "name": "iamServiceDeleteRoleassignmentScopeGroupRef",
978
- "protocol": "REST",
979
- "method": "DELETE",
980
- "entitypath": "{base_path}/{version}/iam/roleassignment-scope-group/{pathv1}?{query}",
811
+ "method": "PATCH",
812
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/device?{query}",
981
813
  "requestSchema": "schema.json",
982
814
  "responseSchema": "schema.json",
983
815
  "timeout": 0,
@@ -994,14 +826,15 @@
994
826
  ]
995
827
  },
996
828
  {
997
- "name": "iamServiceCreateRoleassignmentRoleRef",
829
+ "name": "getTopologyV2TopologyIdLinksLinkIndexUser",
998
830
  "protocol": "REST",
999
- "method": "POST",
1000
- "entitypath": "{base_path}/{version}/iam/roleassignment-role?{query}",
831
+ "method": "GET",
832
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/user?{query}",
1001
833
  "requestSchema": "schema.json",
1002
834
  "responseSchema": "schema.json",
1003
835
  "timeout": 0,
1004
836
  "sendEmpty": false,
837
+ "sendGetBody": false,
1005
838
  "requestDatatype": "JSON",
1006
839
  "responseDatatype": "JSON",
1007
840
  "headers": {},
@@ -1014,10 +847,10 @@
1014
847
  ]
1015
848
  },
1016
849
  {
1017
- "name": "iamServiceDeleteRoleassignmentRoleRef",
850
+ "name": "putTopologyV2TopologyIdLinksLinkIndexUser",
1018
851
  "protocol": "REST",
1019
- "method": "DELETE",
1020
- "entitypath": "{base_path}/{version}/iam/roleassignment-role/{pathv1}?{query}",
852
+ "method": "PUT",
853
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/user?{query}",
1021
854
  "requestSchema": "schema.json",
1022
855
  "responseSchema": "schema.json",
1023
856
  "timeout": 0,
@@ -1034,10 +867,10 @@
1034
867
  ]
1035
868
  },
1036
869
  {
1037
- "name": "iamServiceCreateSamlRoleRef",
870
+ "name": "patchTopologyV2TopologyIdLinksLinkIndexUser",
1038
871
  "protocol": "REST",
1039
- "method": "POST",
1040
- "entitypath": "{base_path}/{version}/iam/saml-role?{query}",
872
+ "method": "PATCH",
873
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/user?{query}",
1041
874
  "requestSchema": "schema.json",
1042
875
  "responseSchema": "schema.json",
1043
876
  "timeout": 0,
@@ -1054,14 +887,15 @@
1054
887
  ]
1055
888
  },
1056
889
  {
1057
- "name": "iamServiceCreateLdapServer",
890
+ "name": "getTopologyV2TopologyIdLinksLinkIndexBgpLs",
1058
891
  "protocol": "REST",
1059
- "method": "POST",
1060
- "entitypath": "{base_path}/{version}/iam/ldap-server?{query}",
892
+ "method": "GET",
893
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/links/{pathv2}/bgp-ls?{query}",
1061
894
  "requestSchema": "schema.json",
1062
895
  "responseSchema": "schema.json",
1063
896
  "timeout": 0,
1064
897
  "sendEmpty": false,
898
+ "sendGetBody": false,
1065
899
  "requestDatatype": "JSON",
1066
900
  "responseDatatype": "JSON",
1067
901
  "headers": {},
@@ -1074,10 +908,10 @@
1074
908
  ]
1075
909
  },
1076
910
  {
1077
- "name": "iamServiceListLdapServer",
911
+ "name": "getTopologyV2TopologyIdTeLsps",
1078
912
  "protocol": "REST",
1079
913
  "method": "GET",
1080
- "entitypath": "{base_path}/{version}/iam/ldap-server?{query}",
914
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps?{query}",
1081
915
  "requestSchema": "schema.json",
1082
916
  "responseSchema": "schema.json",
1083
917
  "timeout": 0,
@@ -1095,10 +929,10 @@
1095
929
  ]
1096
930
  },
1097
931
  {
1098
- "name": "iamServiceBulkRefUpdate",
932
+ "name": "postTopologyV2TopologyIdTeLsps",
1099
933
  "protocol": "REST",
1100
934
  "method": "POST",
1101
- "entitypath": "{base_path}/{version}/iam/bulk-ref-update?{query}",
935
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps?{query}",
1102
936
  "requestSchema": "schema.json",
1103
937
  "responseSchema": "schema.json",
1104
938
  "timeout": 0,
@@ -1115,14 +949,15 @@
1115
949
  ]
1116
950
  },
1117
951
  {
1118
- "name": "iamServiceUpdateSaml",
952
+ "name": "getTopologyV2TopologyIdTeLspsSearch",
1119
953
  "protocol": "REST",
1120
- "method": "PUT",
1121
- "entitypath": "{base_path}/{version}/iam/saml/{pathv1}?{query}",
954
+ "method": "GET",
955
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/search?{query}",
1122
956
  "requestSchema": "schema.json",
1123
957
  "responseSchema": "schema.json",
1124
958
  "timeout": 0,
1125
959
  "sendEmpty": false,
960
+ "sendGetBody": false,
1126
961
  "requestDatatype": "JSON",
1127
962
  "responseDatatype": "JSON",
1128
963
  "headers": {},
@@ -1135,10 +970,10 @@
1135
970
  ]
1136
971
  },
1137
972
  {
1138
- "name": "iamServiceGetSaml",
973
+ "name": "getTopologyV2TopologyIdTeLspsStream",
1139
974
  "protocol": "REST",
1140
975
  "method": "GET",
1141
- "entitypath": "{base_path}/{version}/iam/saml/{pathv1}?{query}",
976
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/stream?{query}",
1142
977
  "requestSchema": "schema.json",
1143
978
  "responseSchema": "schema.json",
1144
979
  "timeout": 0,
@@ -1156,10 +991,10 @@
1156
991
  ]
1157
992
  },
1158
993
  {
1159
- "name": "iamServiceDeleteSaml",
994
+ "name": "postTopologyV2TopologyIdTeLspsBulk",
1160
995
  "protocol": "REST",
1161
- "method": "DELETE",
1162
- "entitypath": "{base_path}/{version}/iam/saml/{pathv1}?{query}",
996
+ "method": "POST",
997
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/bulk?{query}",
1163
998
  "requestSchema": "schema.json",
1164
999
  "responseSchema": "schema.json",
1165
1000
  "timeout": 0,
@@ -1176,10 +1011,10 @@
1176
1011
  ]
1177
1012
  },
1178
1013
  {
1179
- "name": "iamServiceCreateUserGroupUserRef",
1014
+ "name": "putTopologyV2TopologyIdTeLspsBulk",
1180
1015
  "protocol": "REST",
1181
- "method": "POST",
1182
- "entitypath": "{base_path}/{version}/iam/user-group-user?{query}",
1016
+ "method": "PUT",
1017
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/bulk?{query}",
1183
1018
  "requestSchema": "schema.json",
1184
1019
  "responseSchema": "schema.json",
1185
1020
  "timeout": 0,
@@ -1196,10 +1031,10 @@
1196
1031
  ]
1197
1032
  },
1198
1033
  {
1199
- "name": "iamServiceBulkListEmailTemplate",
1034
+ "name": "patchTopologyV2TopologyIdTeLspsBulk",
1200
1035
  "protocol": "REST",
1201
- "method": "POST",
1202
- "entitypath": "{base_path}/{version}/iam/bulk-list-email-template?{query}",
1036
+ "method": "PATCH",
1037
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/bulk?{query}",
1203
1038
  "requestSchema": "schema.json",
1204
1039
  "responseSchema": "schema.json",
1205
1040
  "timeout": 0,
@@ -1216,10 +1051,10 @@
1216
1051
  ]
1217
1052
  },
1218
1053
  {
1219
- "name": "iamServiceDeleteScopeGroupScopeRef",
1054
+ "name": "deleteTopologyV2TopologyIdTeLspsBulk",
1220
1055
  "protocol": "REST",
1221
1056
  "method": "DELETE",
1222
- "entitypath": "{base_path}/{version}/iam/scope-group-scope/{pathv1}?{query}",
1057
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/bulk?{query}",
1223
1058
  "requestSchema": "schema.json",
1224
1059
  "responseSchema": "schema.json",
1225
1060
  "timeout": 0,
@@ -1236,14 +1071,15 @@
1236
1071
  ]
1237
1072
  },
1238
1073
  {
1239
- "name": "iamServiceBulkListScope",
1074
+ "name": "getTopologyV2TopologyIdTeLspsLspIndex",
1240
1075
  "protocol": "REST",
1241
- "method": "POST",
1242
- "entitypath": "{base_path}/{version}/iam/bulk-list-scope?{query}",
1076
+ "method": "GET",
1077
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/{pathv2}?{query}",
1243
1078
  "requestSchema": "schema.json",
1244
1079
  "responseSchema": "schema.json",
1245
1080
  "timeout": 0,
1246
1081
  "sendEmpty": false,
1082
+ "sendGetBody": false,
1247
1083
  "requestDatatype": "JSON",
1248
1084
  "responseDatatype": "JSON",
1249
1085
  "headers": {},
@@ -1256,10 +1092,10 @@
1256
1092
  ]
1257
1093
  },
1258
1094
  {
1259
- "name": "iamServiceUpdateLdapServer",
1095
+ "name": "putTopologyV2TopologyIdTeLspsLspIndex",
1260
1096
  "protocol": "REST",
1261
1097
  "method": "PUT",
1262
- "entitypath": "{base_path}/{version}/iam/ldap-server/{pathv1}?{query}",
1098
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/{pathv2}?{query}",
1263
1099
  "requestSchema": "schema.json",
1264
1100
  "responseSchema": "schema.json",
1265
1101
  "timeout": 0,
@@ -1276,15 +1112,14 @@
1276
1112
  ]
1277
1113
  },
1278
1114
  {
1279
- "name": "iamServiceGetLdapServer",
1115
+ "name": "patchTopologyV2TopologyIdTeLspsLspIndex",
1280
1116
  "protocol": "REST",
1281
- "method": "GET",
1282
- "entitypath": "{base_path}/{version}/iam/ldap-server/{pathv1}?{query}",
1117
+ "method": "PATCH",
1118
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/{pathv2}?{query}",
1283
1119
  "requestSchema": "schema.json",
1284
1120
  "responseSchema": "schema.json",
1285
1121
  "timeout": 0,
1286
1122
  "sendEmpty": false,
1287
- "sendGetBody": false,
1288
1123
  "requestDatatype": "JSON",
1289
1124
  "responseDatatype": "JSON",
1290
1125
  "headers": {},
@@ -1297,30 +1132,10 @@
1297
1132
  ]
1298
1133
  },
1299
1134
  {
1300
- "name": "iamServiceDeleteLdapServer",
1135
+ "name": "deleteTopologyV2TopologyIdTeLspsLspIndex",
1301
1136
  "protocol": "REST",
1302
1137
  "method": "DELETE",
1303
- "entitypath": "{base_path}/{version}/iam/ldap-server/{pathv1}?{query}",
1304
- "requestSchema": "schema.json",
1305
- "responseSchema": "schema.json",
1306
- "timeout": 0,
1307
- "sendEmpty": false,
1308
- "requestDatatype": "JSON",
1309
- "responseDatatype": "JSON",
1310
- "headers": {},
1311
- "responseObjects": [
1312
- {
1313
- "type": "default",
1314
- "key": "",
1315
- "mockFile": ""
1316
- }
1317
- ]
1318
- },
1319
- {
1320
- "name": "iamServiceUpdateUser",
1321
- "protocol": "REST",
1322
- "method": "PUT",
1323
- "entitypath": "{base_path}/{version}/iam/user/{pathv1}?{query}",
1138
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/{pathv2}?{query}",
1324
1139
  "requestSchema": "schema.json",
1325
1140
  "responseSchema": "schema.json",
1326
1141
  "timeout": 0,
@@ -1337,10 +1152,10 @@
1337
1152
  ]
1338
1153
  },
1339
1154
  {
1340
- "name": "iamServiceGetUser",
1155
+ "name": "getTopologyV2TopologyIdTeLspsLspIndexHistory",
1341
1156
  "protocol": "REST",
1342
1157
  "method": "GET",
1343
- "entitypath": "{base_path}/{version}/iam/user/{pathv1}?{query}",
1158
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-lsps/{pathv2}/history?{query}",
1344
1159
  "requestSchema": "schema.json",
1345
1160
  "responseSchema": "schema.json",
1346
1161
  "timeout": 0,
@@ -1358,34 +1173,15 @@
1358
1173
  ]
1359
1174
  },
1360
1175
  {
1361
- "name": "iamServiceDeleteUser",
1362
- "protocol": "REST",
1363
- "method": "DELETE",
1364
- "entitypath": "{base_path}/{version}/iam/user/{pathv1}?{query}",
1365
- "requestSchema": "schema.json",
1366
- "responseSchema": "schema.json",
1367
- "timeout": 0,
1368
- "sendEmpty": false,
1369
- "requestDatatype": "JSON",
1370
- "responseDatatype": "JSON",
1371
- "headers": {},
1372
- "responseObjects": [
1373
- {
1374
- "type": "default",
1375
- "key": "",
1376
- "mockFile": ""
1377
- }
1378
- ]
1379
- },
1380
- {
1381
- "name": "iamServiceCreateScopeGroupScopeRef",
1176
+ "name": "getTopologyV2TopologyIdDemands",
1382
1177
  "protocol": "REST",
1383
- "method": "POST",
1384
- "entitypath": "{base_path}/{version}/iam/scope-group-scope?{query}",
1178
+ "method": "GET",
1179
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands?{query}",
1385
1180
  "requestSchema": "schema.json",
1386
1181
  "responseSchema": "schema.json",
1387
1182
  "timeout": 0,
1388
1183
  "sendEmpty": false,
1184
+ "sendGetBody": false,
1389
1185
  "requestDatatype": "JSON",
1390
1186
  "responseDatatype": "JSON",
1391
1187
  "headers": {},
@@ -1398,10 +1194,10 @@
1398
1194
  ]
1399
1195
  },
1400
1196
  {
1401
- "name": "iamServiceBulkListScopeGroup",
1197
+ "name": "postTopologyV2TopologyIdDemands",
1402
1198
  "protocol": "REST",
1403
1199
  "method": "POST",
1404
- "entitypath": "{base_path}/{version}/iam/bulk-list-scope-group?{query}",
1200
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands?{query}",
1405
1201
  "requestSchema": "schema.json",
1406
1202
  "responseSchema": "schema.json",
1407
1203
  "timeout": 0,
@@ -1418,14 +1214,15 @@
1418
1214
  ]
1419
1215
  },
1420
1216
  {
1421
- "name": "iamServiceCreateIdentityProvider",
1217
+ "name": "getTopologyV2TopologyIdDemandsStream",
1422
1218
  "protocol": "REST",
1423
- "method": "POST",
1424
- "entitypath": "{base_path}/{version}/iam/identity-provider?{query}",
1219
+ "method": "GET",
1220
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/stream?{query}",
1425
1221
  "requestSchema": "schema.json",
1426
1222
  "responseSchema": "schema.json",
1427
1223
  "timeout": 0,
1428
1224
  "sendEmpty": false,
1225
+ "sendGetBody": false,
1429
1226
  "requestDatatype": "JSON",
1430
1227
  "responseDatatype": "JSON",
1431
1228
  "headers": {},
@@ -1438,10 +1235,10 @@
1438
1235
  ]
1439
1236
  },
1440
1237
  {
1441
- "name": "iamServiceListIdentityProvider",
1238
+ "name": "getTopologyV2TopologyIdDemandsDemandIndex",
1442
1239
  "protocol": "REST",
1443
1240
  "method": "GET",
1444
- "entitypath": "{base_path}/{version}/iam/identity-provider?{query}",
1241
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/{pathv2}?{query}",
1445
1242
  "requestSchema": "schema.json",
1446
1243
  "responseSchema": "schema.json",
1447
1244
  "timeout": 0,
@@ -1459,10 +1256,10 @@
1459
1256
  ]
1460
1257
  },
1461
1258
  {
1462
- "name": "iamServiceDeleteSamlRoleRef",
1259
+ "name": "putTopologyV2TopologyIdDemandsDemandIndex",
1463
1260
  "protocol": "REST",
1464
- "method": "DELETE",
1465
- "entitypath": "{base_path}/{version}/iam/saml-role/{pathv1}?{query}",
1261
+ "method": "PUT",
1262
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/{pathv2}?{query}",
1466
1263
  "requestSchema": "schema.json",
1467
1264
  "responseSchema": "schema.json",
1468
1265
  "timeout": 0,
@@ -1479,10 +1276,10 @@
1479
1276
  ]
1480
1277
  },
1481
1278
  {
1482
- "name": "iamServiceUpdateUserGroup",
1279
+ "name": "patchTopologyV2TopologyIdDemandsDemandIndex",
1483
1280
  "protocol": "REST",
1484
- "method": "PUT",
1485
- "entitypath": "{base_path}/{version}/iam/user-group/{pathv1}?{query}",
1281
+ "method": "PATCH",
1282
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/{pathv2}?{query}",
1486
1283
  "requestSchema": "schema.json",
1487
1284
  "responseSchema": "schema.json",
1488
1285
  "timeout": 0,
@@ -1499,15 +1296,14 @@
1499
1296
  ]
1500
1297
  },
1501
1298
  {
1502
- "name": "iamServiceGetUserGroup",
1299
+ "name": "deleteTopologyV2TopologyIdDemandsDemandIndex",
1503
1300
  "protocol": "REST",
1504
- "method": "GET",
1505
- "entitypath": "{base_path}/{version}/iam/user-group/{pathv1}?{query}",
1301
+ "method": "DELETE",
1302
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/{pathv2}?{query}",
1506
1303
  "requestSchema": "schema.json",
1507
1304
  "responseSchema": "schema.json",
1508
1305
  "timeout": 0,
1509
1306
  "sendEmpty": false,
1510
- "sendGetBody": false,
1511
1307
  "requestDatatype": "JSON",
1512
1308
  "responseDatatype": "JSON",
1513
1309
  "headers": {},
@@ -1520,10 +1316,10 @@
1520
1316
  ]
1521
1317
  },
1522
1318
  {
1523
- "name": "iamServiceDeleteUserGroup",
1319
+ "name": "postTopologyV2TopologyIdDemandsBulk",
1524
1320
  "protocol": "REST",
1525
- "method": "DELETE",
1526
- "entitypath": "{base_path}/{version}/iam/user-group/{pathv1}?{query}",
1321
+ "method": "POST",
1322
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/bulk?{query}",
1527
1323
  "requestSchema": "schema.json",
1528
1324
  "responseSchema": "schema.json",
1529
1325
  "timeout": 0,
@@ -1540,10 +1336,10 @@
1540
1336
  ]
1541
1337
  },
1542
1338
  {
1543
- "name": "iamServiceDeleteRoleassignmentScopeRef",
1339
+ "name": "putTopologyV2TopologyIdDemandsBulk",
1544
1340
  "protocol": "REST",
1545
- "method": "DELETE",
1546
- "entitypath": "{base_path}/{version}/iam/roleassignment-scope/{pathv1}?{query}",
1341
+ "method": "PUT",
1342
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/bulk?{query}",
1547
1343
  "requestSchema": "schema.json",
1548
1344
  "responseSchema": "schema.json",
1549
1345
  "timeout": 0,
@@ -1560,10 +1356,10 @@
1560
1356
  ]
1561
1357
  },
1562
1358
  {
1563
- "name": "iamServiceCreateOidcSettingRoleRef",
1359
+ "name": "patchTopologyV2TopologyIdDemandsBulk",
1564
1360
  "protocol": "REST",
1565
- "method": "POST",
1566
- "entitypath": "{base_path}/{version}/iam/oidc-setting-role?{query}",
1361
+ "method": "PATCH",
1362
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/bulk?{query}",
1567
1363
  "requestSchema": "schema.json",
1568
1364
  "responseSchema": "schema.json",
1569
1365
  "timeout": 0,
@@ -1580,10 +1376,10 @@
1580
1376
  ]
1581
1377
  },
1582
1378
  {
1583
- "name": "iamServiceBulkListUserView",
1379
+ "name": "deleteTopologyV2TopologyIdDemandsBulk",
1584
1380
  "protocol": "REST",
1585
- "method": "POST",
1586
- "entitypath": "{base_path}/{version}/iam/bulk-list-user-view?{query}",
1381
+ "method": "DELETE",
1382
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/demands/bulk?{query}",
1587
1383
  "requestSchema": "schema.json",
1588
1384
  "responseSchema": "schema.json",
1589
1385
  "timeout": 0,
@@ -1600,14 +1396,15 @@
1600
1396
  ]
1601
1397
  },
1602
1398
  {
1603
- "name": "iamServiceCreateUserUserDetailRef",
1399
+ "name": "getTopologyV2TopologyIdP2mp",
1604
1400
  "protocol": "REST",
1605
- "method": "POST",
1606
- "entitypath": "{base_path}/{version}/iam/user-user-detail?{query}",
1401
+ "method": "GET",
1402
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp?{query}",
1607
1403
  "requestSchema": "schema.json",
1608
1404
  "responseSchema": "schema.json",
1609
1405
  "timeout": 0,
1610
1406
  "sendEmpty": false,
1407
+ "sendGetBody": false,
1611
1408
  "requestDatatype": "JSON",
1612
1409
  "responseDatatype": "JSON",
1613
1410
  "headers": {},
@@ -1620,10 +1417,10 @@
1620
1417
  ]
1621
1418
  },
1622
1419
  {
1623
- "name": "iamServiceCreateDeletedResource",
1420
+ "name": "postTopologyV2TopologyIdP2mp",
1624
1421
  "protocol": "REST",
1625
1422
  "method": "POST",
1626
- "entitypath": "{base_path}/{version}/iam/deleted-resource?{query}",
1423
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp?{query}",
1627
1424
  "requestSchema": "schema.json",
1628
1425
  "responseSchema": "schema.json",
1629
1426
  "timeout": 0,
@@ -1640,10 +1437,10 @@
1640
1437
  ]
1641
1438
  },
1642
1439
  {
1643
- "name": "iamServiceListDeletedResource",
1440
+ "name": "getTopologyV2TopologyIdP2mpStream",
1644
1441
  "protocol": "REST",
1645
1442
  "method": "GET",
1646
- "entitypath": "{base_path}/{version}/iam/deleted-resource?{query}",
1443
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/stream?{query}",
1647
1444
  "requestSchema": "schema.json",
1648
1445
  "responseSchema": "schema.json",
1649
1446
  "timeout": 0,
@@ -1661,10 +1458,10 @@
1661
1458
  ]
1662
1459
  },
1663
1460
  {
1664
- "name": "iamServiceCreateScope",
1461
+ "name": "deleteTopologyV2TopologyIdP2mpBulk",
1665
1462
  "protocol": "REST",
1666
- "method": "POST",
1667
- "entitypath": "{base_path}/{version}/iam/scope?{query}",
1463
+ "method": "DELETE",
1464
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/bulk?{query}",
1668
1465
  "requestSchema": "schema.json",
1669
1466
  "responseSchema": "schema.json",
1670
1467
  "timeout": 0,
@@ -1681,10 +1478,10 @@
1681
1478
  ]
1682
1479
  },
1683
1480
  {
1684
- "name": "iamServiceListScope",
1481
+ "name": "getTopologyV2TopologyIdP2mpP2mpGroupIndex",
1685
1482
  "protocol": "REST",
1686
1483
  "method": "GET",
1687
- "entitypath": "{base_path}/{version}/iam/scope?{query}",
1484
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}?{query}",
1688
1485
  "requestSchema": "schema.json",
1689
1486
  "responseSchema": "schema.json",
1690
1487
  "timeout": 0,
@@ -1702,10 +1499,10 @@
1702
1499
  ]
1703
1500
  },
1704
1501
  {
1705
- "name": "iamServiceCreateLastPublishedNotification",
1502
+ "name": "putTopologyV2TopologyIdP2mpP2mpGroupIndex",
1706
1503
  "protocol": "REST",
1707
- "method": "POST",
1708
- "entitypath": "{base_path}/{version}/iam/last-published-notification?{query}",
1504
+ "method": "PUT",
1505
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}?{query}",
1709
1506
  "requestSchema": "schema.json",
1710
1507
  "responseSchema": "schema.json",
1711
1508
  "timeout": 0,
@@ -1722,15 +1519,14 @@
1722
1519
  ]
1723
1520
  },
1724
1521
  {
1725
- "name": "iamServiceListLastPublishedNotification",
1522
+ "name": "deleteTopologyV2TopologyIdP2mpP2mpGroupIndex",
1726
1523
  "protocol": "REST",
1727
- "method": "GET",
1728
- "entitypath": "{base_path}/{version}/iam/last-published-notification?{query}",
1524
+ "method": "DELETE",
1525
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}?{query}",
1729
1526
  "requestSchema": "schema.json",
1730
1527
  "responseSchema": "schema.json",
1731
1528
  "timeout": 0,
1732
1529
  "sendEmpty": false,
1733
- "sendGetBody": false,
1734
1530
  "requestDatatype": "JSON",
1735
1531
  "responseDatatype": "JSON",
1736
1532
  "headers": {},
@@ -1743,10 +1539,10 @@
1743
1539
  ]
1744
1540
  },
1745
1541
  {
1746
- "name": "iamServiceCreateRevokeEvent",
1542
+ "name": "patchTopologyV2TopologyIdP2mpP2mpGroupIndex",
1747
1543
  "protocol": "REST",
1748
- "method": "POST",
1749
- "entitypath": "{base_path}/{version}/iam/revoke-event?{query}",
1544
+ "method": "PATCH",
1545
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}?{query}",
1750
1546
  "requestSchema": "schema.json",
1751
1547
  "responseSchema": "schema.json",
1752
1548
  "timeout": 0,
@@ -1763,31 +1559,10 @@
1763
1559
  ]
1764
1560
  },
1765
1561
  {
1766
- "name": "iamServiceListRevokeEvent",
1767
- "protocol": "REST",
1768
- "method": "GET",
1769
- "entitypath": "{base_path}/{version}/iam/revoke-event?{query}",
1770
- "requestSchema": "schema.json",
1771
- "responseSchema": "schema.json",
1772
- "timeout": 0,
1773
- "sendEmpty": false,
1774
- "sendGetBody": false,
1775
- "requestDatatype": "JSON",
1776
- "responseDatatype": "JSON",
1777
- "headers": {},
1778
- "responseObjects": [
1779
- {
1780
- "type": "default",
1781
- "key": "",
1782
- "mockFile": ""
1783
- }
1784
- ]
1785
- },
1786
- {
1787
- "name": "iamServiceCreateUserDetail",
1562
+ "name": "postTopologyV2TopologyIdP2mpP2mpGroupIndex",
1788
1563
  "protocol": "REST",
1789
1564
  "method": "POST",
1790
- "entitypath": "{base_path}/{version}/iam/user-detail?{query}",
1565
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}?{query}",
1791
1566
  "requestSchema": "schema.json",
1792
1567
  "responseSchema": "schema.json",
1793
1568
  "timeout": 0,
@@ -1804,10 +1579,10 @@
1804
1579
  ]
1805
1580
  },
1806
1581
  {
1807
- "name": "iamServiceListUserDetail",
1582
+ "name": "getTopologyV2TopologyIdP2mpP2mpGroupIndexLspIndex",
1808
1583
  "protocol": "REST",
1809
1584
  "method": "GET",
1810
- "entitypath": "{base_path}/{version}/iam/user-detail?{query}",
1585
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}/{pathv3}?{query}",
1811
1586
  "requestSchema": "schema.json",
1812
1587
  "responseSchema": "schema.json",
1813
1588
  "timeout": 0,
@@ -1825,10 +1600,10 @@
1825
1600
  ]
1826
1601
  },
1827
1602
  {
1828
- "name": "iamServiceDeleteUserGroupUserRef",
1603
+ "name": "deleteTopologyV2TopologyIdP2mpP2mpGroupIndexLspIndex",
1829
1604
  "protocol": "REST",
1830
1605
  "method": "DELETE",
1831
- "entitypath": "{base_path}/{version}/iam/user-group-user/{pathv1}?{query}",
1606
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}/{pathv3}?{query}",
1832
1607
  "requestSchema": "schema.json",
1833
1608
  "responseSchema": "schema.json",
1834
1609
  "timeout": 0,
@@ -1845,10 +1620,10 @@
1845
1620
  ]
1846
1621
  },
1847
1622
  {
1848
- "name": "iamServiceDeleteRoleassignmentUserDetailRef",
1623
+ "name": "deleteTopologyV2TopologyIdP2mpP2mpGroupIndexBulk",
1849
1624
  "protocol": "REST",
1850
1625
  "method": "DELETE",
1851
- "entitypath": "{base_path}/{version}/iam/roleassignment-user-detail/{pathv1}?{query}",
1626
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/p2mp/{pathv2}/bulk?{query}",
1852
1627
  "requestSchema": "schema.json",
1853
1628
  "responseSchema": "schema.json",
1854
1629
  "timeout": 0,
@@ -1865,14 +1640,15 @@
1865
1640
  ]
1866
1641
  },
1867
1642
  {
1868
- "name": "iamServiceBulkListUserGroup",
1643
+ "name": "getTopologyV2TopologyIdVrfs",
1869
1644
  "protocol": "REST",
1870
- "method": "POST",
1871
- "entitypath": "{base_path}/{version}/iam/bulk-list-user-group?{query}",
1645
+ "method": "GET",
1646
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/vrfs?{query}",
1872
1647
  "requestSchema": "schema.json",
1873
1648
  "responseSchema": "schema.json",
1874
1649
  "timeout": 0,
1875
1650
  "sendEmpty": false,
1651
+ "sendGetBody": false,
1876
1652
  "requestDatatype": "JSON",
1877
1653
  "responseDatatype": "JSON",
1878
1654
  "headers": {},
@@ -1885,14 +1661,15 @@
1885
1661
  ]
1886
1662
  },
1887
1663
  {
1888
- "name": "iamServiceBulkListUserDetail",
1664
+ "name": "getTopologyV2TopologyIdVrfsNodeIndex",
1889
1665
  "protocol": "REST",
1890
- "method": "POST",
1891
- "entitypath": "{base_path}/{version}/iam/bulk-list-user-detail?{query}",
1666
+ "method": "GET",
1667
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/vrfs/{pathv2}?{query}",
1892
1668
  "requestSchema": "schema.json",
1893
1669
  "responseSchema": "schema.json",
1894
1670
  "timeout": 0,
1895
1671
  "sendEmpty": false,
1672
+ "sendGetBody": false,
1896
1673
  "requestDatatype": "JSON",
1897
1674
  "responseDatatype": "JSON",
1898
1675
  "headers": {},
@@ -1905,14 +1682,15 @@
1905
1682
  ]
1906
1683
  },
1907
1684
  {
1908
- "name": "iamServiceCreateRoleassignmentUserGroupRef",
1685
+ "name": "getTopologyV2TopologyIdMaintenances",
1909
1686
  "protocol": "REST",
1910
- "method": "POST",
1911
- "entitypath": "{base_path}/{version}/iam/roleassignment-user-group?{query}",
1687
+ "method": "GET",
1688
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances?{query}",
1912
1689
  "requestSchema": "schema.json",
1913
1690
  "responseSchema": "schema.json",
1914
1691
  "timeout": 0,
1915
1692
  "sendEmpty": false,
1693
+ "sendGetBody": false,
1916
1694
  "requestDatatype": "JSON",
1917
1695
  "responseDatatype": "JSON",
1918
1696
  "headers": {},
@@ -1925,10 +1703,10 @@
1925
1703
  ]
1926
1704
  },
1927
1705
  {
1928
- "name": "iamServiceCreateUser",
1706
+ "name": "postTopologyV2TopologyIdMaintenances",
1929
1707
  "protocol": "REST",
1930
1708
  "method": "POST",
1931
- "entitypath": "{base_path}/{version}/iam/user?{query}",
1709
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances?{query}",
1932
1710
  "requestSchema": "schema.json",
1933
1711
  "responseSchema": "schema.json",
1934
1712
  "timeout": 0,
@@ -1945,10 +1723,10 @@
1945
1723
  ]
1946
1724
  },
1947
1725
  {
1948
- "name": "iamServiceListUser",
1726
+ "name": "getTopologyV2TopologyIdMaintenancesStream",
1949
1727
  "protocol": "REST",
1950
1728
  "method": "GET",
1951
- "entitypath": "{base_path}/{version}/iam/user?{query}",
1729
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances/stream?{query}",
1952
1730
  "requestSchema": "schema.json",
1953
1731
  "responseSchema": "schema.json",
1954
1732
  "timeout": 0,
@@ -1966,30 +1744,10 @@
1966
1744
  ]
1967
1745
  },
1968
1746
  {
1969
- "name": "iamServiceUpdateOidcSetting",
1970
- "protocol": "REST",
1971
- "method": "PUT",
1972
- "entitypath": "{base_path}/{version}/iam/oidc-setting/{pathv1}?{query}",
1973
- "requestSchema": "schema.json",
1974
- "responseSchema": "schema.json",
1975
- "timeout": 0,
1976
- "sendEmpty": false,
1977
- "requestDatatype": "JSON",
1978
- "responseDatatype": "JSON",
1979
- "headers": {},
1980
- "responseObjects": [
1981
- {
1982
- "type": "default",
1983
- "key": "",
1984
- "mockFile": ""
1985
- }
1986
- ]
1987
- },
1988
- {
1989
- "name": "iamServiceGetOidcSetting",
1747
+ "name": "getTopologyV2TopologyIdMaintenancesMaintenanceIndex",
1990
1748
  "protocol": "REST",
1991
1749
  "method": "GET",
1992
- "entitypath": "{base_path}/{version}/iam/oidc-setting/{pathv1}?{query}",
1750
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances/{pathv2}?{query}",
1993
1751
  "requestSchema": "schema.json",
1994
1752
  "responseSchema": "schema.json",
1995
1753
  "timeout": 0,
@@ -2007,10 +1765,10 @@
2007
1765
  ]
2008
1766
  },
2009
1767
  {
2010
- "name": "iamServiceDeleteOidcSetting",
1768
+ "name": "putTopologyV2TopologyIdMaintenancesMaintenanceIndex",
2011
1769
  "protocol": "REST",
2012
- "method": "DELETE",
2013
- "entitypath": "{base_path}/{version}/iam/oidc-setting/{pathv1}?{query}",
1770
+ "method": "PUT",
1771
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances/{pathv2}?{query}",
2014
1772
  "requestSchema": "schema.json",
2015
1773
  "responseSchema": "schema.json",
2016
1774
  "timeout": 0,
@@ -2027,10 +1785,10 @@
2027
1785
  ]
2028
1786
  },
2029
1787
  {
2030
- "name": "iamServiceDeleteUserGroupUserDetailRef",
1788
+ "name": "deleteTopologyV2TopologyIdMaintenancesMaintenanceIndex",
2031
1789
  "protocol": "REST",
2032
1790
  "method": "DELETE",
2033
- "entitypath": "{base_path}/{version}/iam/user-group-user-detail/{pathv1}?{query}",
1791
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/maintenances/{pathv2}?{query}",
2034
1792
  "requestSchema": "schema.json",
2035
1793
  "responseSchema": "schema.json",
2036
1794
  "timeout": 0,
@@ -2047,14 +1805,15 @@
2047
1805
  ]
2048
1806
  },
2049
1807
  {
2050
- "name": "iamServiceBulkListLdapServer",
1808
+ "name": "getTopologyV2TopologyIdFacilities",
2051
1809
  "protocol": "REST",
2052
- "method": "POST",
2053
- "entitypath": "{base_path}/{version}/iam/bulk-list-ldap-server?{query}",
1810
+ "method": "GET",
1811
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities?{query}",
2054
1812
  "requestSchema": "schema.json",
2055
1813
  "responseSchema": "schema.json",
2056
1814
  "timeout": 0,
2057
1815
  "sendEmpty": false,
1816
+ "sendGetBody": false,
2058
1817
  "requestDatatype": "JSON",
2059
1818
  "responseDatatype": "JSON",
2060
1819
  "headers": {},
@@ -2067,10 +1826,10 @@
2067
1826
  ]
2068
1827
  },
2069
1828
  {
2070
- "name": "iamServiceCreateSaml",
1829
+ "name": "postTopologyV2TopologyIdFacilities",
2071
1830
  "protocol": "REST",
2072
1831
  "method": "POST",
2073
- "entitypath": "{base_path}/{version}/iam/saml?{query}",
1832
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities?{query}",
2074
1833
  "requestSchema": "schema.json",
2075
1834
  "responseSchema": "schema.json",
2076
1835
  "timeout": 0,
@@ -2087,10 +1846,10 @@
2087
1846
  ]
2088
1847
  },
2089
1848
  {
2090
- "name": "iamServiceListSaml",
1849
+ "name": "getTopologyV2TopologyIdFacilitiesStream",
2091
1850
  "protocol": "REST",
2092
1851
  "method": "GET",
2093
- "entitypath": "{base_path}/{version}/iam/saml?{query}",
1852
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities/stream?{query}",
2094
1853
  "requestSchema": "schema.json",
2095
1854
  "responseSchema": "schema.json",
2096
1855
  "timeout": 0,
@@ -2108,14 +1867,15 @@
2108
1867
  ]
2109
1868
  },
2110
1869
  {
2111
- "name": "iamServiceUpdateIdentityProvider",
1870
+ "name": "getTopologyV2TopologyIdFacilitiesFacilityIndex",
2112
1871
  "protocol": "REST",
2113
- "method": "PUT",
2114
- "entitypath": "{base_path}/{version}/iam/identity-provider/{pathv1}?{query}",
1872
+ "method": "GET",
1873
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities/{pathv2}?{query}",
2115
1874
  "requestSchema": "schema.json",
2116
1875
  "responseSchema": "schema.json",
2117
1876
  "timeout": 0,
2118
1877
  "sendEmpty": false,
1878
+ "sendGetBody": false,
2119
1879
  "requestDatatype": "JSON",
2120
1880
  "responseDatatype": "JSON",
2121
1881
  "headers": {},
@@ -2128,15 +1888,14 @@
2128
1888
  ]
2129
1889
  },
2130
1890
  {
2131
- "name": "iamServiceGetIdentityProvider",
1891
+ "name": "putTopologyV2TopologyIdFacilitiesFacilityIndex",
2132
1892
  "protocol": "REST",
2133
- "method": "GET",
2134
- "entitypath": "{base_path}/{version}/iam/identity-provider/{pathv1}?{query}",
1893
+ "method": "PUT",
1894
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities/{pathv2}?{query}",
2135
1895
  "requestSchema": "schema.json",
2136
1896
  "responseSchema": "schema.json",
2137
1897
  "timeout": 0,
2138
1898
  "sendEmpty": false,
2139
- "sendGetBody": false,
2140
1899
  "requestDatatype": "JSON",
2141
1900
  "responseDatatype": "JSON",
2142
1901
  "headers": {},
@@ -2149,10 +1908,10 @@
2149
1908
  ]
2150
1909
  },
2151
1910
  {
2152
- "name": "iamServiceDeleteIdentityProvider",
1911
+ "name": "deleteTopologyV2TopologyIdFacilitiesFacilityIndex",
2153
1912
  "protocol": "REST",
2154
1913
  "method": "DELETE",
2155
- "entitypath": "{base_path}/{version}/iam/identity-provider/{pathv1}?{query}",
1914
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/facilities/{pathv2}?{query}",
2156
1915
  "requestSchema": "schema.json",
2157
1916
  "responseSchema": "schema.json",
2158
1917
  "timeout": 0,
@@ -2169,14 +1928,15 @@
2169
1928
  ]
2170
1929
  },
2171
1930
  {
2172
- "name": "iamServiceCreateRoleassignmentScopeGroupRef",
1931
+ "name": "getTopologyV2TopologyIdTeContainers",
2173
1932
  "protocol": "REST",
2174
- "method": "POST",
2175
- "entitypath": "{base_path}/{version}/iam/roleassignment-scope-group?{query}",
1933
+ "method": "GET",
1934
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers?{query}",
2176
1935
  "requestSchema": "schema.json",
2177
1936
  "responseSchema": "schema.json",
2178
1937
  "timeout": 0,
2179
1938
  "sendEmpty": false,
1939
+ "sendGetBody": false,
2180
1940
  "requestDatatype": "JSON",
2181
1941
  "responseDatatype": "JSON",
2182
1942
  "headers": {},
@@ -2189,10 +1949,10 @@
2189
1949
  ]
2190
1950
  },
2191
1951
  {
2192
- "name": "iamServiceCreateScopeGroup",
1952
+ "name": "postTopologyV2TopologyIdTeContainers",
2193
1953
  "protocol": "REST",
2194
1954
  "method": "POST",
2195
- "entitypath": "{base_path}/{version}/iam/scope-group?{query}",
1955
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers?{query}",
2196
1956
  "requestSchema": "schema.json",
2197
1957
  "responseSchema": "schema.json",
2198
1958
  "timeout": 0,
@@ -2209,10 +1969,10 @@
2209
1969
  ]
2210
1970
  },
2211
1971
  {
2212
- "name": "iamServiceListScopeGroup",
1972
+ "name": "getTopologyV2TopologyIdTeContainersStream",
2213
1973
  "protocol": "REST",
2214
1974
  "method": "GET",
2215
- "entitypath": "{base_path}/{version}/iam/scope-group?{query}",
1975
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/stream?{query}",
2216
1976
  "requestSchema": "schema.json",
2217
1977
  "responseSchema": "schema.json",
2218
1978
  "timeout": 0,
@@ -2230,34 +1990,15 @@
2230
1990
  ]
2231
1991
  },
2232
1992
  {
2233
- "name": "iamServiceDeleteUserUserDetailRef",
2234
- "protocol": "REST",
2235
- "method": "DELETE",
2236
- "entitypath": "{base_path}/{version}/iam/user-user-detail/{pathv1}?{query}",
2237
- "requestSchema": "schema.json",
2238
- "responseSchema": "schema.json",
2239
- "timeout": 0,
2240
- "sendEmpty": false,
2241
- "requestDatatype": "JSON",
2242
- "responseDatatype": "JSON",
2243
- "headers": {},
2244
- "responseObjects": [
2245
- {
2246
- "type": "default",
2247
- "key": "",
2248
- "mockFile": ""
2249
- }
2250
- ]
2251
- },
2252
- {
2253
- "name": "iamServiceExtRefUpdate",
1993
+ "name": "getTopologyV2TopologyIdTeContainersContainerIndex",
2254
1994
  "protocol": "REST",
2255
- "method": "POST",
2256
- "entitypath": "{base_path}/{version}/iam/ext-ref-update?{query}",
1995
+ "method": "GET",
1996
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/{pathv2}?{query}",
2257
1997
  "requestSchema": "schema.json",
2258
1998
  "responseSchema": "schema.json",
2259
1999
  "timeout": 0,
2260
2000
  "sendEmpty": false,
2001
+ "sendGetBody": false,
2261
2002
  "requestDatatype": "JSON",
2262
2003
  "responseDatatype": "JSON",
2263
2004
  "headers": {},
@@ -2270,10 +2011,10 @@
2270
2011
  ]
2271
2012
  },
2272
2013
  {
2273
- "name": "iamServiceUpdateDeletedResource",
2014
+ "name": "putTopologyV2TopologyIdTeContainersContainerIndex",
2274
2015
  "protocol": "REST",
2275
2016
  "method": "PUT",
2276
- "entitypath": "{base_path}/{version}/iam/deleted-resource/{pathv1}?{query}",
2017
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/{pathv2}?{query}",
2277
2018
  "requestSchema": "schema.json",
2278
2019
  "responseSchema": "schema.json",
2279
2020
  "timeout": 0,
@@ -2290,15 +2031,14 @@
2290
2031
  ]
2291
2032
  },
2292
2033
  {
2293
- "name": "iamServiceGetDeletedResource",
2034
+ "name": "patchTopologyV2TopologyIdTeContainersContainerIndex",
2294
2035
  "protocol": "REST",
2295
- "method": "GET",
2296
- "entitypath": "{base_path}/{version}/iam/deleted-resource/{pathv1}?{query}",
2036
+ "method": "PATCH",
2037
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/{pathv2}?{query}",
2297
2038
  "requestSchema": "schema.json",
2298
2039
  "responseSchema": "schema.json",
2299
2040
  "timeout": 0,
2300
2041
  "sendEmpty": false,
2301
- "sendGetBody": false,
2302
2042
  "requestDatatype": "JSON",
2303
2043
  "responseDatatype": "JSON",
2304
2044
  "headers": {},
@@ -2311,30 +2051,10 @@
2311
2051
  ]
2312
2052
  },
2313
2053
  {
2314
- "name": "iamServiceDeleteDeletedResource",
2054
+ "name": "deleteTopologyV2TopologyIdTeContainersContainerIndex",
2315
2055
  "protocol": "REST",
2316
2056
  "method": "DELETE",
2317
- "entitypath": "{base_path}/{version}/iam/deleted-resource/{pathv1}?{query}",
2318
- "requestSchema": "schema.json",
2319
- "responseSchema": "schema.json",
2320
- "timeout": 0,
2321
- "sendEmpty": false,
2322
- "requestDatatype": "JSON",
2323
- "responseDatatype": "JSON",
2324
- "headers": {},
2325
- "responseObjects": [
2326
- {
2327
- "type": "default",
2328
- "key": "",
2329
- "mockFile": ""
2330
- }
2331
- ]
2332
- },
2333
- {
2334
- "name": "iamServiceBulkListActivationCode",
2335
- "protocol": "REST",
2336
- "method": "POST",
2337
- "entitypath": "{base_path}/{version}/iam/bulk-list-activation-code?{query}",
2057
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/{pathv2}?{query}",
2338
2058
  "requestSchema": "schema.json",
2339
2059
  "responseSchema": "schema.json",
2340
2060
  "timeout": 0,
@@ -2351,10 +2071,10 @@
2351
2071
  ]
2352
2072
  },
2353
2073
  {
2354
- "name": "iamServiceBulkListUser",
2074
+ "name": "postTopologyV2TopologyIdTeContainersBulk",
2355
2075
  "protocol": "REST",
2356
2076
  "method": "POST",
2357
- "entitypath": "{base_path}/{version}/iam/bulk-list-user?{query}",
2077
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/bulk?{query}",
2358
2078
  "requestSchema": "schema.json",
2359
2079
  "responseSchema": "schema.json",
2360
2080
  "timeout": 0,
@@ -2371,10 +2091,10 @@
2371
2091
  ]
2372
2092
  },
2373
2093
  {
2374
- "name": "iamServiceBulkListLastPublishedNotification",
2094
+ "name": "putTopologyV2TopologyIdTeContainersBulk",
2375
2095
  "protocol": "REST",
2376
- "method": "POST",
2377
- "entitypath": "{base_path}/{version}/iam/bulk-list-last-published-notification?{query}",
2096
+ "method": "PUT",
2097
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/bulk?{query}",
2378
2098
  "requestSchema": "schema.json",
2379
2099
  "responseSchema": "schema.json",
2380
2100
  "timeout": 0,
@@ -2391,10 +2111,10 @@
2391
2111
  ]
2392
2112
  },
2393
2113
  {
2394
- "name": "iamServiceBulkExtRefUpdate",
2114
+ "name": "patchTopologyV2TopologyIdTeContainersBulk",
2395
2115
  "protocol": "REST",
2396
- "method": "POST",
2397
- "entitypath": "{base_path}/{version}/iam/bulk-ext-ref-update?{query}",
2116
+ "method": "PATCH",
2117
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/bulk?{query}",
2398
2118
  "requestSchema": "schema.json",
2399
2119
  "responseSchema": "schema.json",
2400
2120
  "timeout": 0,
@@ -2411,10 +2131,10 @@
2411
2131
  ]
2412
2132
  },
2413
2133
  {
2414
- "name": "iamServiceUpdateLastPublishedNotification",
2134
+ "name": "deleteTopologyV2TopologyIdTeContainersBulk",
2415
2135
  "protocol": "REST",
2416
- "method": "PUT",
2417
- "entitypath": "{base_path}/{version}/iam/last-published-notification/{pathv1}?{query}",
2136
+ "method": "DELETE",
2137
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/te-containers/bulk?{query}",
2418
2138
  "requestSchema": "schema.json",
2419
2139
  "responseSchema": "schema.json",
2420
2140
  "timeout": 0,
@@ -2431,10 +2151,10 @@
2431
2151
  ]
2432
2152
  },
2433
2153
  {
2434
- "name": "iamServiceGetLastPublishedNotification",
2154
+ "name": "getTopologyV2TopologyIdRoutes",
2435
2155
  "protocol": "REST",
2436
2156
  "method": "GET",
2437
- "entitypath": "{base_path}/{version}/iam/last-published-notification/{pathv1}?{query}",
2157
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/routes?{query}",
2438
2158
  "requestSchema": "schema.json",
2439
2159
  "responseSchema": "schema.json",
2440
2160
  "timeout": 0,
@@ -2452,14 +2172,15 @@
2452
2172
  ]
2453
2173
  },
2454
2174
  {
2455
- "name": "iamServiceDeleteLastPublishedNotification",
2175
+ "name": "getTopologyV2TopologyIdRoutesNodeIndex",
2456
2176
  "protocol": "REST",
2457
- "method": "DELETE",
2458
- "entitypath": "{base_path}/{version}/iam/last-published-notification/{pathv1}?{query}",
2177
+ "method": "GET",
2178
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/routes/{pathv2}?{query}",
2459
2179
  "requestSchema": "schema.json",
2460
2180
  "responseSchema": "schema.json",
2461
2181
  "timeout": 0,
2462
2182
  "sendEmpty": false,
2183
+ "sendGetBody": false,
2463
2184
  "requestDatatype": "JSON",
2464
2185
  "responseDatatype": "JSON",
2465
2186
  "headers": {},
@@ -2472,10 +2193,10 @@
2472
2193
  ]
2473
2194
  },
2474
2195
  {
2475
- "name": "iamServiceCreateUserGroupUserDetailRef",
2196
+ "name": "postTopologyV2TopologyIdPathComputation",
2476
2197
  "protocol": "REST",
2477
2198
  "method": "POST",
2478
- "entitypath": "{base_path}/{version}/iam/user-group-user-detail?{query}",
2199
+ "entitypath": "{base_path}/{version}/topology/v2/{pathv1}/pathComputation?{query}",
2479
2200
  "requestSchema": "schema.json",
2480
2201
  "responseSchema": "schema.json",
2481
2202
  "timeout": 0,
@@ -2492,10 +2213,10 @@
2492
2213
  ]
2493
2214
  },
2494
2215
  {
2495
- "name": "iamServiceCreateSMTPServer",
2216
+ "name": "postTopologyV2RpcOptimize",
2496
2217
  "protocol": "REST",
2497
2218
  "method": "POST",
2498
- "entitypath": "{base_path}/{version}/iam/smtp-server?{query}",
2219
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/optimize?{query}",
2499
2220
  "requestSchema": "schema.json",
2500
2221
  "responseSchema": "schema.json",
2501
2222
  "timeout": 0,
@@ -2512,10 +2233,10 @@
2512
2233
  ]
2513
2234
  },
2514
2235
  {
2515
- "name": "iamServiceListSMTPServer",
2236
+ "name": "getTopologyV2RpcOptimize",
2516
2237
  "protocol": "REST",
2517
2238
  "method": "GET",
2518
- "entitypath": "{base_path}/{version}/iam/smtp-server?{query}",
2239
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/optimize?{query}",
2519
2240
  "requestSchema": "schema.json",
2520
2241
  "responseSchema": "schema.json",
2521
2242
  "timeout": 0,
@@ -2533,10 +2254,10 @@
2533
2254
  ]
2534
2255
  },
2535
2256
  {
2536
- "name": "iamServiceCreateActivationCode",
2257
+ "name": "postTopologyV2RpcSimulation",
2537
2258
  "protocol": "REST",
2538
2259
  "method": "POST",
2539
- "entitypath": "{base_path}/{version}/iam/activation-code?{query}",
2260
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/simulation?{query}",
2540
2261
  "requestSchema": "schema.json",
2541
2262
  "responseSchema": "schema.json",
2542
2263
  "timeout": 0,
@@ -2553,10 +2274,10 @@
2553
2274
  ]
2554
2275
  },
2555
2276
  {
2556
- "name": "iamServiceListActivationCode",
2277
+ "name": "getTopologyV2RpcSimulation",
2557
2278
  "protocol": "REST",
2558
2279
  "method": "GET",
2559
- "entitypath": "{base_path}/{version}/iam/activation-code?{query}",
2280
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/simulation?{query}",
2560
2281
  "requestSchema": "schema.json",
2561
2282
  "responseSchema": "schema.json",
2562
2283
  "timeout": 0,
@@ -2574,30 +2295,10 @@
2574
2295
  ]
2575
2296
  },
2576
2297
  {
2577
- "name": "iamServiceCreateRole",
2578
- "protocol": "REST",
2579
- "method": "POST",
2580
- "entitypath": "{base_path}/{version}/iam/role?{query}",
2581
- "requestSchema": "schema.json",
2582
- "responseSchema": "schema.json",
2583
- "timeout": 0,
2584
- "sendEmpty": false,
2585
- "requestDatatype": "JSON",
2586
- "responseDatatype": "JSON",
2587
- "headers": {},
2588
- "responseObjects": [
2589
- {
2590
- "type": "default",
2591
- "key": "",
2592
- "mockFile": ""
2593
- }
2594
- ]
2595
- },
2596
- {
2597
- "name": "iamServiceListRole",
2298
+ "name": "getTopologyV2RpcSimulationUuid",
2598
2299
  "protocol": "REST",
2599
2300
  "method": "GET",
2600
- "entitypath": "{base_path}/{version}/iam/role?{query}",
2301
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/simulation/{pathv1}?{query}",
2601
2302
  "requestSchema": "schema.json",
2602
2303
  "responseSchema": "schema.json",
2603
2304
  "timeout": 0,
@@ -2615,30 +2316,10 @@
2615
2316
  ]
2616
2317
  },
2617
2318
  {
2618
- "name": "iamServiceCreateRoleassignment",
2619
- "protocol": "REST",
2620
- "method": "POST",
2621
- "entitypath": "{base_path}/{version}/iam/roleassignment?{query}",
2622
- "requestSchema": "schema.json",
2623
- "responseSchema": "schema.json",
2624
- "timeout": 0,
2625
- "sendEmpty": false,
2626
- "requestDatatype": "JSON",
2627
- "responseDatatype": "JSON",
2628
- "headers": {},
2629
- "responseObjects": [
2630
- {
2631
- "type": "default",
2632
- "key": "",
2633
- "mockFile": ""
2634
- }
2635
- ]
2636
- },
2637
- {
2638
- "name": "iamServiceListRoleassignment",
2319
+ "name": "getTopologyV2RpcSimulationUuidReportName",
2639
2320
  "protocol": "REST",
2640
2321
  "method": "GET",
2641
- "entitypath": "{base_path}/{version}/iam/roleassignment?{query}",
2322
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/simulation/{pathv1}/{pathv2}?{query}",
2642
2323
  "requestSchema": "schema.json",
2643
2324
  "responseSchema": "schema.json",
2644
2325
  "timeout": 0,
@@ -2656,10 +2337,10 @@
2656
2337
  ]
2657
2338
  },
2658
2339
  {
2659
- "name": "iamServiceBulkListRole",
2340
+ "name": "postTopologyV2RpcDiverseTreeDesign",
2660
2341
  "protocol": "REST",
2661
2342
  "method": "POST",
2662
- "entitypath": "{base_path}/{version}/iam/bulk-list-role?{query}",
2343
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/diverseTreeDesign?{query}",
2663
2344
  "requestSchema": "schema.json",
2664
2345
  "responseSchema": "schema.json",
2665
2346
  "timeout": 0,
@@ -2676,30 +2357,10 @@
2676
2357
  ]
2677
2358
  },
2678
2359
  {
2679
- "name": "iamServiceUpdateUserDetail",
2680
- "protocol": "REST",
2681
- "method": "PUT",
2682
- "entitypath": "{base_path}/{version}/iam/user-detail/{pathv1}?{query}",
2683
- "requestSchema": "schema.json",
2684
- "responseSchema": "schema.json",
2685
- "timeout": 0,
2686
- "sendEmpty": false,
2687
- "requestDatatype": "JSON",
2688
- "responseDatatype": "JSON",
2689
- "headers": {},
2690
- "responseObjects": [
2691
- {
2692
- "type": "default",
2693
- "key": "",
2694
- "mockFile": ""
2695
- }
2696
- ]
2697
- },
2698
- {
2699
- "name": "iamServiceGetUserDetail",
2360
+ "name": "getTopologyV2RpcDiverseTreeDesign",
2700
2361
  "protocol": "REST",
2701
2362
  "method": "GET",
2702
- "entitypath": "{base_path}/{version}/iam/user-detail/{pathv1}?{query}",
2363
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/diverseTreeDesign?{query}",
2703
2364
  "requestSchema": "schema.json",
2704
2365
  "responseSchema": "schema.json",
2705
2366
  "timeout": 0,
@@ -2717,14 +2378,15 @@
2717
2378
  ]
2718
2379
  },
2719
2380
  {
2720
- "name": "iamServiceDeleteUserDetail",
2381
+ "name": "getTopologyV2RpcDiverseTreeDesignUuid",
2721
2382
  "protocol": "REST",
2722
- "method": "DELETE",
2723
- "entitypath": "{base_path}/{version}/iam/user-detail/{pathv1}?{query}",
2383
+ "method": "GET",
2384
+ "entitypath": "{base_path}/{version}/topology/v2/rpc/diverseTreeDesign/{pathv1}?{query}",
2724
2385
  "requestSchema": "schema.json",
2725
2386
  "responseSchema": "schema.json",
2726
2387
  "timeout": 0,
2727
2388
  "sendEmpty": false,
2389
+ "sendGetBody": false,
2728
2390
  "requestDatatype": "JSON",
2729
2391
  "responseDatatype": "JSON",
2730
2392
  "headers": {},