@itentialopensource/adapter-f5_bigiq 0.5.7 → 0.5.8

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.
@@ -0,0 +1,1042 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "getlTMNodes",
5
+ "protocol": "REST",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node?{query}",
8
+ "requestSchema": "schema.json",
9
+ "responseSchema": "schema.json",
10
+ "timeout": 0,
11
+ "sendEmpty": false,
12
+ "sendGetBody": false,
13
+ "requestDatatype": "JSON",
14
+ "responseDatatype": "JSON",
15
+ "headers": {},
16
+ "responseObjects": [
17
+ {
18
+ "type": "default",
19
+ "key": "",
20
+ "mockFile": ""
21
+ }
22
+ ]
23
+ },
24
+ {
25
+ "name": "createLtmNode",
26
+ "protocol": "REST",
27
+ "method": "POST",
28
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node?{query}",
29
+ "requestSchema": "schema.json",
30
+ "responseSchema": "schema.json",
31
+ "timeout": 0,
32
+ "sendEmpty": false,
33
+ "requestDatatype": "JSON",
34
+ "responseDatatype": "JSON",
35
+ "headers": {},
36
+ "responseObjects": [
37
+ {
38
+ "type": "default",
39
+ "key": "",
40
+ "mockFile": ""
41
+ }
42
+ ]
43
+ },
44
+ {
45
+ "name": "getLtmNodeById",
46
+ "protocol": "REST",
47
+ "method": "GET",
48
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node/{pathv2}?{query}",
49
+ "requestSchema": "schema.json",
50
+ "responseSchema": "schema.json",
51
+ "timeout": 0,
52
+ "sendEmpty": false,
53
+ "sendGetBody": false,
54
+ "requestDatatype": "JSON",
55
+ "responseDatatype": "JSON",
56
+ "headers": {},
57
+ "responseObjects": [
58
+ {
59
+ "type": "default",
60
+ "key": "",
61
+ "mockFile": ""
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "updateLtmNode",
67
+ "protocol": "REST",
68
+ "method": "PUT",
69
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node/{pathv2}?{query}",
70
+ "requestSchema": "schema.json",
71
+ "responseSchema": "schema.json",
72
+ "timeout": 0,
73
+ "sendEmpty": false,
74
+ "requestDatatype": "JSON",
75
+ "responseDatatype": "JSON",
76
+ "headers": {},
77
+ "responseObjects": [
78
+ {
79
+ "type": "default",
80
+ "key": "",
81
+ "mockFile": ""
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "name": "deleteLtmNode",
87
+ "protocol": "REST",
88
+ "method": "DELETE",
89
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node/{pathv2}?{query}",
90
+ "requestSchema": "schema.json",
91
+ "responseSchema": "schema.json",
92
+ "timeout": 0,
93
+ "sendEmpty": false,
94
+ "requestDatatype": "JSON",
95
+ "responseDatatype": "JSON",
96
+ "headers": {},
97
+ "responseObjects": [
98
+ {
99
+ "type": "default",
100
+ "key": "",
101
+ "mockFile": ""
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "name": "patchLtmNode",
107
+ "protocol": "REST",
108
+ "method": "PATCH",
109
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/node/{pathv2}?{query}",
110
+ "requestSchema": "schema.json",
111
+ "responseSchema": "schema.json",
112
+ "timeout": 0,
113
+ "sendEmpty": false,
114
+ "requestDatatype": "JSON",
115
+ "responseDatatype": "JSON",
116
+ "headers": {},
117
+ "responseObjects": [
118
+ {
119
+ "type": "default",
120
+ "key": "",
121
+ "mockFile": ""
122
+ }
123
+ ]
124
+ },
125
+ {
126
+ "name": "getLtmVirtualServers",
127
+ "protocol": "REST",
128
+ "method": "GET",
129
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual?{query}",
130
+ "requestSchema": "schema.json",
131
+ "responseSchema": "schema.json",
132
+ "timeout": 0,
133
+ "sendEmpty": false,
134
+ "sendGetBody": false,
135
+ "requestDatatype": "JSON",
136
+ "responseDatatype": "JSON",
137
+ "headers": {},
138
+ "responseObjects": [
139
+ {
140
+ "type": "default",
141
+ "key": "",
142
+ "mockFile": ""
143
+ }
144
+ ]
145
+ },
146
+ {
147
+ "name": "createLtmVirtualServer",
148
+ "protocol": "REST",
149
+ "method": "POST",
150
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual?{query}",
151
+ "requestSchema": "schema.json",
152
+ "responseSchema": "schema.json",
153
+ "timeout": 0,
154
+ "sendEmpty": false,
155
+ "requestDatatype": "JSON",
156
+ "responseDatatype": "JSON",
157
+ "headers": {},
158
+ "responseObjects": [
159
+ {
160
+ "type": "default",
161
+ "key": "",
162
+ "mockFile": ""
163
+ }
164
+ ]
165
+ },
166
+ {
167
+ "name": "getLtmVirtualServerById",
168
+ "protocol": "REST",
169
+ "method": "GET",
170
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual/{pathv2}?{query}",
171
+ "requestSchema": "schema.json",
172
+ "responseSchema": "schema.json",
173
+ "timeout": 0,
174
+ "sendEmpty": false,
175
+ "sendGetBody": false,
176
+ "requestDatatype": "JSON",
177
+ "responseDatatype": "JSON",
178
+ "headers": {},
179
+ "responseObjects": [
180
+ {
181
+ "type": "default",
182
+ "key": "",
183
+ "mockFile": ""
184
+ }
185
+ ]
186
+ },
187
+ {
188
+ "name": "updateLtmVirtualServer",
189
+ "protocol": "REST",
190
+ "method": "PUT",
191
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual/{pathv2}?{query}",
192
+ "requestSchema": "schema.json",
193
+ "responseSchema": "schema.json",
194
+ "timeout": 0,
195
+ "sendEmpty": false,
196
+ "requestDatatype": "JSON",
197
+ "responseDatatype": "JSON",
198
+ "headers": {},
199
+ "responseObjects": [
200
+ {
201
+ "type": "default",
202
+ "key": "",
203
+ "mockFile": ""
204
+ }
205
+ ]
206
+ },
207
+ {
208
+ "name": "patchLtmVirtualServer",
209
+ "protocol": "REST",
210
+ "method": "PATCH",
211
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual/{pathv2}?{query}",
212
+ "requestSchema": "schema.json",
213
+ "responseSchema": "schema.json",
214
+ "timeout": 0,
215
+ "sendEmpty": false,
216
+ "requestDatatype": "JSON",
217
+ "responseDatatype": "JSON",
218
+ "headers": {},
219
+ "responseObjects": [
220
+ {
221
+ "type": "default",
222
+ "key": "",
223
+ "mockFile": ""
224
+ }
225
+ ]
226
+ },
227
+ {
228
+ "name": "deleteLtmVirtualServerById",
229
+ "protocol": "REST",
230
+ "method": "DELETE",
231
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual/{pathv2}?{query}",
232
+ "requestSchema": "schema.json",
233
+ "responseSchema": "schema.json",
234
+ "timeout": 0,
235
+ "sendEmpty": false,
236
+ "requestDatatype": "JSON",
237
+ "responseDatatype": "JSON",
238
+ "headers": {},
239
+ "responseObjects": [
240
+ {
241
+ "type": "default",
242
+ "key": "",
243
+ "mockFile": ""
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "name": "getLtmVirtualAddresses",
249
+ "protocol": "REST",
250
+ "method": "GET",
251
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address?{query}",
252
+ "requestSchema": "schema.json",
253
+ "responseSchema": "schema.json",
254
+ "timeout": 0,
255
+ "sendEmpty": false,
256
+ "sendGetBody": false,
257
+ "requestDatatype": "JSON",
258
+ "responseDatatype": "JSON",
259
+ "headers": {},
260
+ "responseObjects": [
261
+ {
262
+ "type": "default",
263
+ "key": "",
264
+ "mockFile": ""
265
+ }
266
+ ]
267
+ },
268
+ {
269
+ "name": "createLtmVirtualAddress",
270
+ "protocol": "REST",
271
+ "method": "POST",
272
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address?{query}",
273
+ "requestSchema": "schema.json",
274
+ "responseSchema": "schema.json",
275
+ "timeout": 0,
276
+ "sendEmpty": false,
277
+ "requestDatatype": "JSON",
278
+ "responseDatatype": "JSON",
279
+ "headers": {},
280
+ "responseObjects": [
281
+ {
282
+ "type": "default",
283
+ "key": "",
284
+ "mockFile": ""
285
+ }
286
+ ]
287
+ },
288
+ {
289
+ "name": "getLtmVirtualAddressById",
290
+ "protocol": "REST",
291
+ "method": "GET",
292
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address/{pathv2}?{query}",
293
+ "requestSchema": "schema.json",
294
+ "responseSchema": "schema.json",
295
+ "timeout": 0,
296
+ "sendEmpty": false,
297
+ "sendGetBody": false,
298
+ "requestDatatype": "JSON",
299
+ "responseDatatype": "JSON",
300
+ "headers": {},
301
+ "responseObjects": [
302
+ {
303
+ "type": "default",
304
+ "key": "",
305
+ "mockFile": ""
306
+ }
307
+ ]
308
+ },
309
+ {
310
+ "name": "updateLtmVirtualAddress",
311
+ "protocol": "REST",
312
+ "method": "PUT",
313
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address/{pathv2}?{query}",
314
+ "requestSchema": "schema.json",
315
+ "responseSchema": "schema.json",
316
+ "timeout": 0,
317
+ "sendEmpty": false,
318
+ "requestDatatype": "JSON",
319
+ "responseDatatype": "JSON",
320
+ "headers": {},
321
+ "responseObjects": [
322
+ {
323
+ "type": "default",
324
+ "key": "",
325
+ "mockFile": ""
326
+ }
327
+ ]
328
+ },
329
+ {
330
+ "name": "deleteLtmVirtualAddress",
331
+ "protocol": "REST",
332
+ "method": "DELETE",
333
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address/{pathv2}?{query}",
334
+ "requestSchema": "schema.json",
335
+ "responseSchema": "schema.json",
336
+ "timeout": 0,
337
+ "sendEmpty": false,
338
+ "requestDatatype": "JSON",
339
+ "responseDatatype": "JSON",
340
+ "headers": {},
341
+ "responseObjects": [
342
+ {
343
+ "type": "default",
344
+ "key": "",
345
+ "mockFile": ""
346
+ }
347
+ ]
348
+ },
349
+ {
350
+ "name": "patchLtmVirtualAddress",
351
+ "protocol": "REST",
352
+ "method": "PATCH",
353
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/virtual-address/{pathv2}?{query}",
354
+ "requestSchema": "schema.json",
355
+ "responseSchema": "schema.json",
356
+ "timeout": 0,
357
+ "sendEmpty": false,
358
+ "requestDatatype": "JSON",
359
+ "responseDatatype": "JSON",
360
+ "headers": {},
361
+ "responseObjects": [
362
+ {
363
+ "type": "default",
364
+ "key": "",
365
+ "mockFile": ""
366
+ }
367
+ ]
368
+ },
369
+ {
370
+ "name": "getLtmPools",
371
+ "protocol": "REST",
372
+ "method": "GET",
373
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool?{query}",
374
+ "requestSchema": "schema.json",
375
+ "responseSchema": "schema.json",
376
+ "timeout": 0,
377
+ "sendEmpty": false,
378
+ "sendGetBody": false,
379
+ "requestDatatype": "JSON",
380
+ "responseDatatype": "JSON",
381
+ "headers": {},
382
+ "responseObjects": [
383
+ {
384
+ "type": "default",
385
+ "key": "",
386
+ "mockFile": ""
387
+ }
388
+ ]
389
+ },
390
+ {
391
+ "name": "createLtmPool",
392
+ "protocol": "REST",
393
+ "method": "POST",
394
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool?{query}",
395
+ "requestSchema": "schema.json",
396
+ "responseSchema": "schema.json",
397
+ "timeout": 0,
398
+ "sendEmpty": false,
399
+ "requestDatatype": "JSON",
400
+ "responseDatatype": "JSON",
401
+ "headers": {},
402
+ "responseObjects": [
403
+ {
404
+ "type": "default",
405
+ "key": "",
406
+ "mockFile": ""
407
+ }
408
+ ]
409
+ },
410
+ {
411
+ "name": "updateLtmPool",
412
+ "protocol": "REST",
413
+ "method": "PUT",
414
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool/{pathv2}?{query}",
415
+ "requestSchema": "schema.json",
416
+ "responseSchema": "schema.json",
417
+ "timeout": 0,
418
+ "sendEmpty": false,
419
+ "requestDatatype": "JSON",
420
+ "responseDatatype": "JSON",
421
+ "headers": {},
422
+ "responseObjects": [
423
+ {
424
+ "type": "default",
425
+ "key": "",
426
+ "mockFile": ""
427
+ }
428
+ ]
429
+ },
430
+ {
431
+ "name": "getLtmPoolById",
432
+ "protocol": "REST",
433
+ "method": "GET",
434
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool/{pathv2}?{query}",
435
+ "requestSchema": "schema.json",
436
+ "responseSchema": "schema.json",
437
+ "timeout": 0,
438
+ "sendEmpty": false,
439
+ "sendGetBody": false,
440
+ "requestDatatype": "JSON",
441
+ "responseDatatype": "JSON",
442
+ "headers": {},
443
+ "responseObjects": [
444
+ {
445
+ "type": "default",
446
+ "key": "",
447
+ "mockFile": ""
448
+ }
449
+ ]
450
+ },
451
+ {
452
+ "name": "deleteLtmPool",
453
+ "protocol": "REST",
454
+ "method": "DELETE",
455
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool/{pathv2}?{query}",
456
+ "requestSchema": "schema.json",
457
+ "responseSchema": "schema.json",
458
+ "timeout": 0,
459
+ "sendEmpty": false,
460
+ "requestDatatype": "JSON",
461
+ "responseDatatype": "JSON",
462
+ "headers": {},
463
+ "responseObjects": [
464
+ {
465
+ "type": "default",
466
+ "key": "",
467
+ "mockFile": ""
468
+ }
469
+ ]
470
+ },
471
+ {
472
+ "name": "patchLtmPool",
473
+ "protocol": "REST",
474
+ "method": "PATCH",
475
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/pool/{pathv2}?{query}",
476
+ "requestSchema": "schema.json",
477
+ "responseSchema": "schema.json",
478
+ "timeout": 0,
479
+ "sendEmpty": false,
480
+ "requestDatatype": "JSON",
481
+ "responseDatatype": "JSON",
482
+ "headers": {},
483
+ "responseObjects": [
484
+ {
485
+ "type": "default",
486
+ "key": "",
487
+ "mockFile": ""
488
+ }
489
+ ]
490
+ },
491
+ {
492
+ "name": "getLtmIRules",
493
+ "protocol": "REST",
494
+ "method": "GET",
495
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule?{query}",
496
+ "requestSchema": "schema.json",
497
+ "responseSchema": "schema.json",
498
+ "timeout": 0,
499
+ "sendEmpty": false,
500
+ "sendGetBody": false,
501
+ "requestDatatype": "JSON",
502
+ "responseDatatype": "JSON",
503
+ "headers": {},
504
+ "responseObjects": [
505
+ {
506
+ "type": "default",
507
+ "key": "",
508
+ "mockFile": ""
509
+ }
510
+ ]
511
+ },
512
+ {
513
+ "name": "createLtmIRule",
514
+ "protocol": "REST",
515
+ "method": "POST",
516
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule?{query}",
517
+ "requestSchema": "schema.json",
518
+ "responseSchema": "schema.json",
519
+ "timeout": 0,
520
+ "sendEmpty": false,
521
+ "requestDatatype": "JSON",
522
+ "responseDatatype": "JSON",
523
+ "headers": {},
524
+ "responseObjects": [
525
+ {
526
+ "type": "default",
527
+ "key": "",
528
+ "mockFile": ""
529
+ }
530
+ ]
531
+ },
532
+ {
533
+ "name": "getLtmIRuleByid",
534
+ "protocol": "REST",
535
+ "method": "GET",
536
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule/{pathv2}?{query}",
537
+ "requestSchema": "schema.json",
538
+ "responseSchema": "schema.json",
539
+ "timeout": 0,
540
+ "sendEmpty": false,
541
+ "sendGetBody": false,
542
+ "requestDatatype": "JSON",
543
+ "responseDatatype": "JSON",
544
+ "headers": {},
545
+ "responseObjects": [
546
+ {
547
+ "type": "default",
548
+ "key": "",
549
+ "mockFile": ""
550
+ }
551
+ ]
552
+ },
553
+ {
554
+ "name": "updateLtmIRule",
555
+ "protocol": "REST",
556
+ "method": "PUT",
557
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule/{pathv2}?{query}",
558
+ "requestSchema": "schema.json",
559
+ "responseSchema": "schema.json",
560
+ "timeout": 0,
561
+ "sendEmpty": false,
562
+ "requestDatatype": "JSON",
563
+ "responseDatatype": "JSON",
564
+ "headers": {},
565
+ "responseObjects": [
566
+ {
567
+ "type": "default",
568
+ "key": "",
569
+ "mockFile": ""
570
+ }
571
+ ]
572
+ },
573
+ {
574
+ "name": "deleteLtmIRule",
575
+ "protocol": "REST",
576
+ "method": "DELETE",
577
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule/{pathv2}?{query}",
578
+ "requestSchema": "schema.json",
579
+ "responseSchema": "schema.json",
580
+ "timeout": 0,
581
+ "sendEmpty": false,
582
+ "requestDatatype": "JSON",
583
+ "responseDatatype": "JSON",
584
+ "headers": {},
585
+ "responseObjects": [
586
+ {
587
+ "type": "default",
588
+ "key": "",
589
+ "mockFile": ""
590
+ }
591
+ ]
592
+ },
593
+ {
594
+ "name": "patchLtmIRule",
595
+ "protocol": "REST",
596
+ "method": "PATCH",
597
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/rule/{pathv2}?{query}",
598
+ "requestSchema": "schema.json",
599
+ "responseSchema": "schema.json",
600
+ "timeout": 0,
601
+ "sendEmpty": false,
602
+ "requestDatatype": "JSON",
603
+ "responseDatatype": "JSON",
604
+ "headers": {},
605
+ "responseObjects": [
606
+ {
607
+ "type": "default",
608
+ "key": "",
609
+ "mockFile": ""
610
+ }
611
+ ]
612
+ },
613
+ {
614
+ "name": "getLtmPolicies",
615
+ "protocol": "REST",
616
+ "method": "GET",
617
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy?{query}",
618
+ "requestSchema": "schema.json",
619
+ "responseSchema": "schema.json",
620
+ "timeout": 0,
621
+ "sendEmpty": false,
622
+ "sendGetBody": false,
623
+ "requestDatatype": "JSON",
624
+ "responseDatatype": "JSON",
625
+ "headers": {},
626
+ "responseObjects": [
627
+ {
628
+ "type": "default",
629
+ "key": "",
630
+ "mockFile": ""
631
+ }
632
+ ]
633
+ },
634
+ {
635
+ "name": "createLtmPolicy",
636
+ "protocol": "REST",
637
+ "method": "POST",
638
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy?{query}",
639
+ "requestSchema": "schema.json",
640
+ "responseSchema": "schema.json",
641
+ "timeout": 0,
642
+ "sendEmpty": false,
643
+ "requestDatatype": "JSON",
644
+ "responseDatatype": "JSON",
645
+ "headers": {},
646
+ "responseObjects": [
647
+ {
648
+ "type": "default",
649
+ "key": "",
650
+ "mockFile": ""
651
+ }
652
+ ]
653
+ },
654
+ {
655
+ "name": "getLtmPolicyById",
656
+ "protocol": "REST",
657
+ "method": "GET",
658
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy/{pathv2}?{query}",
659
+ "requestSchema": "schema.json",
660
+ "responseSchema": "schema.json",
661
+ "timeout": 0,
662
+ "sendEmpty": false,
663
+ "sendGetBody": false,
664
+ "requestDatatype": "JSON",
665
+ "responseDatatype": "JSON",
666
+ "headers": {},
667
+ "responseObjects": [
668
+ {
669
+ "type": "default",
670
+ "key": "",
671
+ "mockFile": ""
672
+ }
673
+ ]
674
+ },
675
+ {
676
+ "name": "updateLtmPolicy",
677
+ "protocol": "REST",
678
+ "method": "PUT",
679
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy/{pathv2}?{query}",
680
+ "requestSchema": "schema.json",
681
+ "responseSchema": "schema.json",
682
+ "timeout": 0,
683
+ "sendEmpty": false,
684
+ "requestDatatype": "JSON",
685
+ "responseDatatype": "JSON",
686
+ "headers": {},
687
+ "responseObjects": [
688
+ {
689
+ "type": "default",
690
+ "key": "",
691
+ "mockFile": ""
692
+ }
693
+ ]
694
+ },
695
+ {
696
+ "name": "deleteLtmPolicy",
697
+ "protocol": "REST",
698
+ "method": "DELETE",
699
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy/{pathv2}?{query}",
700
+ "requestSchema": "schema.json",
701
+ "responseSchema": "schema.json",
702
+ "timeout": 0,
703
+ "sendEmpty": false,
704
+ "requestDatatype": "JSON",
705
+ "responseDatatype": "JSON",
706
+ "headers": {},
707
+ "responseObjects": [
708
+ {
709
+ "type": "default",
710
+ "key": "",
711
+ "mockFile": ""
712
+ }
713
+ ]
714
+ },
715
+ {
716
+ "name": "patchLtmPolicy",
717
+ "protocol": "REST",
718
+ "method": "PATCH",
719
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/policy/{pathv2}?{query}",
720
+ "requestSchema": "schema.json",
721
+ "responseSchema": "schema.json",
722
+ "timeout": 0,
723
+ "sendEmpty": false,
724
+ "requestDatatype": "JSON",
725
+ "responseDatatype": "JSON",
726
+ "headers": {},
727
+ "responseObjects": [
728
+ {
729
+ "type": "default",
730
+ "key": "",
731
+ "mockFile": ""
732
+ }
733
+ ]
734
+ },
735
+ {
736
+ "name": "getLtmSnats",
737
+ "protocol": "REST",
738
+ "method": "GET",
739
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snat?{query}",
740
+ "requestSchema": "schema.json",
741
+ "responseSchema": "schema.json",
742
+ "timeout": 0,
743
+ "sendEmpty": false,
744
+ "sendGetBody": false,
745
+ "requestDatatype": "JSON",
746
+ "responseDatatype": "JSON",
747
+ "headers": {},
748
+ "responseObjects": [
749
+ {
750
+ "type": "default",
751
+ "key": "",
752
+ "mockFile": ""
753
+ }
754
+ ]
755
+ },
756
+ {
757
+ "name": "createLtmSnat",
758
+ "protocol": "REST",
759
+ "method": "POST",
760
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snat?{query}",
761
+ "requestSchema": "schema.json",
762
+ "responseSchema": "schema.json",
763
+ "timeout": 0,
764
+ "sendEmpty": false,
765
+ "requestDatatype": "JSON",
766
+ "responseDatatype": "JSON",
767
+ "headers": {},
768
+ "responseObjects": [
769
+ {
770
+ "type": "default",
771
+ "key": "",
772
+ "mockFile": ""
773
+ }
774
+ ]
775
+ },
776
+ {
777
+ "name": "getLtmSnatByName",
778
+ "protocol": "REST",
779
+ "method": "GET",
780
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snat/{pathv2}?{query}",
781
+ "requestSchema": "schema.json",
782
+ "responseSchema": "schema.json",
783
+ "timeout": 0,
784
+ "sendEmpty": false,
785
+ "sendGetBody": false,
786
+ "requestDatatype": "JSON",
787
+ "responseDatatype": "JSON",
788
+ "headers": {},
789
+ "responseObjects": [
790
+ {
791
+ "type": "default",
792
+ "key": "",
793
+ "mockFile": ""
794
+ }
795
+ ]
796
+ },
797
+ {
798
+ "name": "updateLtmSnat",
799
+ "protocol": "REST",
800
+ "method": "PUT",
801
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snat/{pathv2}?{query}",
802
+ "requestSchema": "schema.json",
803
+ "responseSchema": "schema.json",
804
+ "timeout": 0,
805
+ "sendEmpty": false,
806
+ "requestDatatype": "JSON",
807
+ "responseDatatype": "JSON",
808
+ "headers": {},
809
+ "responseObjects": [
810
+ {
811
+ "type": "default",
812
+ "key": "",
813
+ "mockFile": ""
814
+ }
815
+ ]
816
+ },
817
+ {
818
+ "name": "deleteLtmSnat",
819
+ "protocol": "REST",
820
+ "method": "DELETE",
821
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snat/{pathv2}?{query}",
822
+ "requestSchema": "schema.json",
823
+ "responseSchema": "schema.json",
824
+ "timeout": 0,
825
+ "sendEmpty": false,
826
+ "requestDatatype": "JSON",
827
+ "responseDatatype": "JSON",
828
+ "headers": {},
829
+ "responseObjects": [
830
+ {
831
+ "type": "default",
832
+ "key": "",
833
+ "mockFile": ""
834
+ }
835
+ ]
836
+ },
837
+ {
838
+ "name": "getLtmSnatPools",
839
+ "protocol": "REST",
840
+ "method": "GET",
841
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snatpool?{query}",
842
+ "requestSchema": "schema.json",
843
+ "responseSchema": "schema.json",
844
+ "timeout": 0,
845
+ "sendEmpty": false,
846
+ "sendGetBody": false,
847
+ "requestDatatype": "JSON",
848
+ "responseDatatype": "JSON",
849
+ "headers": {},
850
+ "responseObjects": [
851
+ {
852
+ "type": "default",
853
+ "key": "",
854
+ "mockFile": ""
855
+ }
856
+ ]
857
+ },
858
+ {
859
+ "name": "createLtmSnatPool",
860
+ "protocol": "REST",
861
+ "method": "POST",
862
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snatpool?{query}",
863
+ "requestSchema": "schema.json",
864
+ "responseSchema": "schema.json",
865
+ "timeout": 0,
866
+ "sendEmpty": false,
867
+ "requestDatatype": "JSON",
868
+ "responseDatatype": "JSON",
869
+ "headers": {},
870
+ "responseObjects": [
871
+ {
872
+ "type": "default",
873
+ "key": "",
874
+ "mockFile": ""
875
+ }
876
+ ]
877
+ },
878
+ {
879
+ "name": "getLtmSnatPoolByName",
880
+ "protocol": "REST",
881
+ "method": "GET",
882
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snatpool/{pathv2}?{query}",
883
+ "requestSchema": "schema.json",
884
+ "responseSchema": "schema.json",
885
+ "timeout": 0,
886
+ "sendEmpty": false,
887
+ "sendGetBody": false,
888
+ "requestDatatype": "JSON",
889
+ "responseDatatype": "JSON",
890
+ "headers": {},
891
+ "responseObjects": [
892
+ {
893
+ "type": "default",
894
+ "key": "",
895
+ "mockFile": ""
896
+ }
897
+ ]
898
+ },
899
+ {
900
+ "name": "updateLtmSnatPool",
901
+ "protocol": "REST",
902
+ "method": "PUT",
903
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snatpool/{pathv2}?{query}",
904
+ "requestSchema": "schema.json",
905
+ "responseSchema": "schema.json",
906
+ "timeout": 0,
907
+ "sendEmpty": false,
908
+ "requestDatatype": "JSON",
909
+ "responseDatatype": "JSON",
910
+ "headers": {},
911
+ "responseObjects": [
912
+ {
913
+ "type": "default",
914
+ "key": "",
915
+ "mockFile": ""
916
+ }
917
+ ]
918
+ },
919
+ {
920
+ "name": "deleteLtmSnatPool",
921
+ "protocol": "REST",
922
+ "method": "DELETE",
923
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/snatpool/{pathv2}?{query}",
924
+ "requestSchema": "schema.json",
925
+ "responseSchema": "schema.json",
926
+ "timeout": 0,
927
+ "sendEmpty": false,
928
+ "requestDatatype": "JSON",
929
+ "responseDatatype": "JSON",
930
+ "headers": {},
931
+ "responseObjects": [
932
+ {
933
+ "type": "default",
934
+ "key": "",
935
+ "mockFile": ""
936
+ }
937
+ ]
938
+ },
939
+ {
940
+ "name": "getLtmNats",
941
+ "protocol": "REST",
942
+ "method": "GET",
943
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/nat?{query}",
944
+ "requestSchema": "schema.json",
945
+ "responseSchema": "schema.json",
946
+ "timeout": 0,
947
+ "sendEmpty": false,
948
+ "sendGetBody": false,
949
+ "requestDatatype": "JSON",
950
+ "responseDatatype": "JSON",
951
+ "headers": {},
952
+ "responseObjects": [
953
+ {
954
+ "type": "default",
955
+ "key": "",
956
+ "mockFile": ""
957
+ }
958
+ ]
959
+ },
960
+ {
961
+ "name": "createLtmNat",
962
+ "protocol": "REST",
963
+ "method": "POST",
964
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/nat?{query}",
965
+ "requestSchema": "schema.json",
966
+ "responseSchema": "schema.json",
967
+ "timeout": 0,
968
+ "sendEmpty": false,
969
+ "requestDatatype": "JSON",
970
+ "responseDatatype": "JSON",
971
+ "headers": {},
972
+ "responseObjects": [
973
+ {
974
+ "type": "default",
975
+ "key": "",
976
+ "mockFile": ""
977
+ }
978
+ ]
979
+ },
980
+ {
981
+ "name": "getLtmNatByName",
982
+ "protocol": "REST",
983
+ "method": "GET",
984
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/nat/{pathv2}?{query}",
985
+ "requestSchema": "schema.json",
986
+ "responseSchema": "schema.json",
987
+ "timeout": 0,
988
+ "sendEmpty": false,
989
+ "sendGetBody": false,
990
+ "requestDatatype": "JSON",
991
+ "responseDatatype": "JSON",
992
+ "headers": {},
993
+ "responseObjects": [
994
+ {
995
+ "type": "default",
996
+ "key": "",
997
+ "mockFile": ""
998
+ }
999
+ ]
1000
+ },
1001
+ {
1002
+ "name": "updateLtmNat",
1003
+ "protocol": "REST",
1004
+ "method": "PUT",
1005
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/nat/{pathv2}?{query}",
1006
+ "requestSchema": "schema.json",
1007
+ "responseSchema": "schema.json",
1008
+ "timeout": 0,
1009
+ "sendEmpty": false,
1010
+ "requestDatatype": "JSON",
1011
+ "responseDatatype": "JSON",
1012
+ "headers": {},
1013
+ "responseObjects": [
1014
+ {
1015
+ "type": "default",
1016
+ "key": "",
1017
+ "mockFile": ""
1018
+ }
1019
+ ]
1020
+ },
1021
+ {
1022
+ "name": "deleteLtmNat",
1023
+ "protocol": "REST",
1024
+ "method": "DELETE",
1025
+ "entitypath": "{base_path}/{version}/mgmt/shared/resolver/device-groups/cm-bigip-allBigIpDevices/devices/{pathv1}/rest-proxy/mgmt/tm/ltm/nat/{pathv2}?{query}",
1026
+ "requestSchema": "schema.json",
1027
+ "responseSchema": "schema.json",
1028
+ "timeout": 0,
1029
+ "sendEmpty": false,
1030
+ "requestDatatype": "JSON",
1031
+ "responseDatatype": "JSON",
1032
+ "headers": {},
1033
+ "responseObjects": [
1034
+ {
1035
+ "type": "default",
1036
+ "key": "",
1037
+ "mockFile": ""
1038
+ }
1039
+ ]
1040
+ }
1041
+ ]
1042
+ }