@itentialopensource/adapter-nautobot_v2 0.3.2 → 0.5.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.
@@ -0,0 +1,1037 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "getWirelessControllerManagedDeviceGroupRadioProfileAssignments",
5
+ "protocol": "REST",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/?{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": "postWirelessControllerManagedDeviceGroupRadioProfileAssignments",
26
+ "protocol": "REST",
27
+ "method": "POST",
28
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/?{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": "putWirelessControllerManagedDeviceGroupRadioProfileAssignments",
46
+ "protocol": "REST",
47
+ "method": "PUT",
48
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/?{query}",
49
+ "requestSchema": "schema.json",
50
+ "responseSchema": "schema.json",
51
+ "timeout": 0,
52
+ "sendEmpty": false,
53
+ "requestDatatype": "JSON",
54
+ "responseDatatype": "JSON",
55
+ "headers": {},
56
+ "responseObjects": [
57
+ {
58
+ "type": "default",
59
+ "key": "",
60
+ "mockFile": ""
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "name": "patchWirelessControllerManagedDeviceGroupRadioProfileAssignments",
66
+ "protocol": "REST",
67
+ "method": "PATCH",
68
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/?{query}",
69
+ "requestSchema": "schema.json",
70
+ "responseSchema": "schema.json",
71
+ "timeout": 0,
72
+ "sendEmpty": false,
73
+ "requestDatatype": "JSON",
74
+ "responseDatatype": "JSON",
75
+ "headers": {},
76
+ "responseObjects": [
77
+ {
78
+ "type": "default",
79
+ "key": "",
80
+ "mockFile": ""
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "name": "deleteWirelessControllerManagedDeviceGroupRadioProfileAssignments",
86
+ "protocol": "REST",
87
+ "method": "DELETE",
88
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/?{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": "getWirelessControllerManagedDeviceGroupRadioProfileAssignmentsId",
106
+ "protocol": "REST",
107
+ "method": "GET",
108
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/{pathv1}/?{query}",
109
+ "requestSchema": "schema.json",
110
+ "responseSchema": "schema.json",
111
+ "timeout": 0,
112
+ "sendEmpty": false,
113
+ "sendGetBody": 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": "putWirelessControllerManagedDeviceGroupRadioProfileAssignmentsId",
127
+ "protocol": "REST",
128
+ "method": "PUT",
129
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/{pathv1}/?{query}",
130
+ "requestSchema": "schema.json",
131
+ "responseSchema": "schema.json",
132
+ "timeout": 0,
133
+ "sendEmpty": false,
134
+ "requestDatatype": "JSON",
135
+ "responseDatatype": "JSON",
136
+ "headers": {},
137
+ "responseObjects": [
138
+ {
139
+ "type": "default",
140
+ "key": "",
141
+ "mockFile": ""
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "patchWirelessControllerManagedDeviceGroupRadioProfileAssignmentsId",
147
+ "protocol": "REST",
148
+ "method": "PATCH",
149
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/{pathv1}/?{query}",
150
+ "requestSchema": "schema.json",
151
+ "responseSchema": "schema.json",
152
+ "timeout": 0,
153
+ "sendEmpty": false,
154
+ "requestDatatype": "JSON",
155
+ "responseDatatype": "JSON",
156
+ "headers": {},
157
+ "responseObjects": [
158
+ {
159
+ "type": "default",
160
+ "key": "",
161
+ "mockFile": ""
162
+ }
163
+ ]
164
+ },
165
+ {
166
+ "name": "deleteWirelessControllerManagedDeviceGroupRadioProfileAssignmentsId",
167
+ "protocol": "REST",
168
+ "method": "DELETE",
169
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-radio-profile-assignments/{pathv1}/?{query}",
170
+ "requestSchema": "schema.json",
171
+ "responseSchema": "schema.json",
172
+ "timeout": 0,
173
+ "sendEmpty": false,
174
+ "requestDatatype": "JSON",
175
+ "responseDatatype": "JSON",
176
+ "headers": {},
177
+ "responseObjects": [
178
+ {
179
+ "type": "default",
180
+ "key": "",
181
+ "mockFile": ""
182
+ }
183
+ ]
184
+ },
185
+ {
186
+ "name": "getWirelessControllerManagedDeviceGroupWirelessNetworkAssignments",
187
+ "protocol": "REST",
188
+ "method": "GET",
189
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/?{query}",
190
+ "requestSchema": "schema.json",
191
+ "responseSchema": "schema.json",
192
+ "timeout": 0,
193
+ "sendEmpty": false,
194
+ "sendGetBody": false,
195
+ "requestDatatype": "JSON",
196
+ "responseDatatype": "JSON",
197
+ "headers": {},
198
+ "responseObjects": [
199
+ {
200
+ "type": "default",
201
+ "key": "",
202
+ "mockFile": ""
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "name": "postWirelessControllerManagedDeviceGroupWirelessNetworkAssignments",
208
+ "protocol": "REST",
209
+ "method": "POST",
210
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/?{query}",
211
+ "requestSchema": "schema.json",
212
+ "responseSchema": "schema.json",
213
+ "timeout": 0,
214
+ "sendEmpty": false,
215
+ "requestDatatype": "JSON",
216
+ "responseDatatype": "JSON",
217
+ "headers": {},
218
+ "responseObjects": [
219
+ {
220
+ "type": "default",
221
+ "key": "",
222
+ "mockFile": ""
223
+ }
224
+ ]
225
+ },
226
+ {
227
+ "name": "putWirelessControllerManagedDeviceGroupWirelessNetworkAssignments",
228
+ "protocol": "REST",
229
+ "method": "PUT",
230
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/?{query}",
231
+ "requestSchema": "schema.json",
232
+ "responseSchema": "schema.json",
233
+ "timeout": 0,
234
+ "sendEmpty": false,
235
+ "requestDatatype": "JSON",
236
+ "responseDatatype": "JSON",
237
+ "headers": {},
238
+ "responseObjects": [
239
+ {
240
+ "type": "default",
241
+ "key": "",
242
+ "mockFile": ""
243
+ }
244
+ ]
245
+ },
246
+ {
247
+ "name": "patchWirelessControllerManagedDeviceGroupWirelessNetworkAssignments",
248
+ "protocol": "REST",
249
+ "method": "PATCH",
250
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/?{query}",
251
+ "requestSchema": "schema.json",
252
+ "responseSchema": "schema.json",
253
+ "timeout": 0,
254
+ "sendEmpty": false,
255
+ "requestDatatype": "JSON",
256
+ "responseDatatype": "JSON",
257
+ "headers": {},
258
+ "responseObjects": [
259
+ {
260
+ "type": "default",
261
+ "key": "",
262
+ "mockFile": ""
263
+ }
264
+ ]
265
+ },
266
+ {
267
+ "name": "deleteWirelessControllerManagedDeviceGroupWirelessNetworkAssignments",
268
+ "protocol": "REST",
269
+ "method": "DELETE",
270
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/?{query}",
271
+ "requestSchema": "schema.json",
272
+ "responseSchema": "schema.json",
273
+ "timeout": 0,
274
+ "sendEmpty": false,
275
+ "requestDatatype": "JSON",
276
+ "responseDatatype": "JSON",
277
+ "headers": {},
278
+ "responseObjects": [
279
+ {
280
+ "type": "default",
281
+ "key": "",
282
+ "mockFile": ""
283
+ }
284
+ ]
285
+ },
286
+ {
287
+ "name": "getWirelessControllerManagedDeviceGroupWirelessNetworkAssignmentsId",
288
+ "protocol": "REST",
289
+ "method": "GET",
290
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/{pathv1}/?{query}",
291
+ "requestSchema": "schema.json",
292
+ "responseSchema": "schema.json",
293
+ "timeout": 0,
294
+ "sendEmpty": false,
295
+ "sendGetBody": false,
296
+ "requestDatatype": "JSON",
297
+ "responseDatatype": "JSON",
298
+ "headers": {},
299
+ "responseObjects": [
300
+ {
301
+ "type": "default",
302
+ "key": "",
303
+ "mockFile": ""
304
+ }
305
+ ]
306
+ },
307
+ {
308
+ "name": "putWirelessControllerManagedDeviceGroupWirelessNetworkAssignmentsId",
309
+ "protocol": "REST",
310
+ "method": "PUT",
311
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/{pathv1}/?{query}",
312
+ "requestSchema": "schema.json",
313
+ "responseSchema": "schema.json",
314
+ "timeout": 0,
315
+ "sendEmpty": false,
316
+ "requestDatatype": "JSON",
317
+ "responseDatatype": "JSON",
318
+ "headers": {},
319
+ "responseObjects": [
320
+ {
321
+ "type": "default",
322
+ "key": "",
323
+ "mockFile": ""
324
+ }
325
+ ]
326
+ },
327
+ {
328
+ "name": "patchWirelessControllerManagedDeviceGroupWirelessNetworkAssignmentsId",
329
+ "protocol": "REST",
330
+ "method": "PATCH",
331
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/{pathv1}/?{query}",
332
+ "requestSchema": "schema.json",
333
+ "responseSchema": "schema.json",
334
+ "timeout": 0,
335
+ "sendEmpty": false,
336
+ "requestDatatype": "JSON",
337
+ "responseDatatype": "JSON",
338
+ "headers": {},
339
+ "responseObjects": [
340
+ {
341
+ "type": "default",
342
+ "key": "",
343
+ "mockFile": ""
344
+ }
345
+ ]
346
+ },
347
+ {
348
+ "name": "deleteWirelessControllerManagedDeviceGroupWirelessNetworkAssignmentsId",
349
+ "protocol": "REST",
350
+ "method": "DELETE",
351
+ "entitypath": "{base_path}/{version}/wireless/controller-managed-device-group-wireless-network-assignments/{pathv1}/?{query}",
352
+ "requestSchema": "schema.json",
353
+ "responseSchema": "schema.json",
354
+ "timeout": 0,
355
+ "sendEmpty": false,
356
+ "requestDatatype": "JSON",
357
+ "responseDatatype": "JSON",
358
+ "headers": {},
359
+ "responseObjects": [
360
+ {
361
+ "type": "default",
362
+ "key": "",
363
+ "mockFile": ""
364
+ }
365
+ ]
366
+ },
367
+ {
368
+ "name": "getWirelessRadioProfiles",
369
+ "protocol": "REST",
370
+ "method": "GET",
371
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/?{query}",
372
+ "requestSchema": "schema.json",
373
+ "responseSchema": "schema.json",
374
+ "timeout": 0,
375
+ "sendEmpty": false,
376
+ "sendGetBody": false,
377
+ "requestDatatype": "JSON",
378
+ "responseDatatype": "JSON",
379
+ "headers": {},
380
+ "responseObjects": [
381
+ {
382
+ "type": "default",
383
+ "key": "",
384
+ "mockFile": ""
385
+ }
386
+ ]
387
+ },
388
+ {
389
+ "name": "postWirelessRadioProfiles",
390
+ "protocol": "REST",
391
+ "method": "POST",
392
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/?{query}",
393
+ "requestSchema": "schema.json",
394
+ "responseSchema": "schema.json",
395
+ "timeout": 0,
396
+ "sendEmpty": false,
397
+ "requestDatatype": "JSON",
398
+ "responseDatatype": "JSON",
399
+ "headers": {},
400
+ "responseObjects": [
401
+ {
402
+ "type": "default",
403
+ "key": "",
404
+ "mockFile": ""
405
+ }
406
+ ]
407
+ },
408
+ {
409
+ "name": "putWirelessRadioProfiles",
410
+ "protocol": "REST",
411
+ "method": "PUT",
412
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/?{query}",
413
+ "requestSchema": "schema.json",
414
+ "responseSchema": "schema.json",
415
+ "timeout": 0,
416
+ "sendEmpty": false,
417
+ "requestDatatype": "JSON",
418
+ "responseDatatype": "JSON",
419
+ "headers": {},
420
+ "responseObjects": [
421
+ {
422
+ "type": "default",
423
+ "key": "",
424
+ "mockFile": ""
425
+ }
426
+ ]
427
+ },
428
+ {
429
+ "name": "patchWirelessRadioProfiles",
430
+ "protocol": "REST",
431
+ "method": "PATCH",
432
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/?{query}",
433
+ "requestSchema": "schema.json",
434
+ "responseSchema": "schema.json",
435
+ "timeout": 0,
436
+ "sendEmpty": false,
437
+ "requestDatatype": "JSON",
438
+ "responseDatatype": "JSON",
439
+ "headers": {},
440
+ "responseObjects": [
441
+ {
442
+ "type": "default",
443
+ "key": "",
444
+ "mockFile": ""
445
+ }
446
+ ]
447
+ },
448
+ {
449
+ "name": "deleteWirelessRadioProfiles",
450
+ "protocol": "REST",
451
+ "method": "DELETE",
452
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/?{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": "getWirelessRadioProfilesId",
470
+ "protocol": "REST",
471
+ "method": "GET",
472
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{pathv1}/?{query}",
473
+ "requestSchema": "schema.json",
474
+ "responseSchema": "schema.json",
475
+ "timeout": 0,
476
+ "sendEmpty": false,
477
+ "sendGetBody": false,
478
+ "requestDatatype": "JSON",
479
+ "responseDatatype": "JSON",
480
+ "headers": {},
481
+ "responseObjects": [
482
+ {
483
+ "type": "default",
484
+ "key": "",
485
+ "mockFile": ""
486
+ }
487
+ ]
488
+ },
489
+ {
490
+ "name": "putWirelessRadioProfilesId",
491
+ "protocol": "REST",
492
+ "method": "PUT",
493
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{pathv1}/?{query}",
494
+ "requestSchema": "schema.json",
495
+ "responseSchema": "schema.json",
496
+ "timeout": 0,
497
+ "sendEmpty": false,
498
+ "requestDatatype": "JSON",
499
+ "responseDatatype": "JSON",
500
+ "headers": {},
501
+ "responseObjects": [
502
+ {
503
+ "type": "default",
504
+ "key": "",
505
+ "mockFile": ""
506
+ }
507
+ ]
508
+ },
509
+ {
510
+ "name": "patchWirelessRadioProfilesId",
511
+ "protocol": "REST",
512
+ "method": "PATCH",
513
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{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": "deleteWirelessRadioProfilesId",
531
+ "protocol": "REST",
532
+ "method": "DELETE",
533
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{pathv1}/?{query}",
534
+ "requestSchema": "schema.json",
535
+ "responseSchema": "schema.json",
536
+ "timeout": 0,
537
+ "sendEmpty": false,
538
+ "requestDatatype": "JSON",
539
+ "responseDatatype": "JSON",
540
+ "headers": {},
541
+ "responseObjects": [
542
+ {
543
+ "type": "default",
544
+ "key": "",
545
+ "mockFile": ""
546
+ }
547
+ ]
548
+ },
549
+ {
550
+ "name": "getWirelessRadioProfilesIdNotes",
551
+ "protocol": "REST",
552
+ "method": "GET",
553
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{pathv1}/notes/?{query}",
554
+ "requestSchema": "schema.json",
555
+ "responseSchema": "schema.json",
556
+ "timeout": 0,
557
+ "sendEmpty": false,
558
+ "sendGetBody": false,
559
+ "requestDatatype": "JSON",
560
+ "responseDatatype": "JSON",
561
+ "headers": {},
562
+ "responseObjects": [
563
+ {
564
+ "type": "default",
565
+ "key": "",
566
+ "mockFile": ""
567
+ }
568
+ ]
569
+ },
570
+ {
571
+ "name": "postWirelessRadioProfilesIdNotes",
572
+ "protocol": "REST",
573
+ "method": "POST",
574
+ "entitypath": "{base_path}/{version}/wireless/radio-profiles/{pathv1}/notes/?{query}",
575
+ "requestSchema": "schema.json",
576
+ "responseSchema": "schema.json",
577
+ "timeout": 0,
578
+ "sendEmpty": false,
579
+ "requestDatatype": "JSON",
580
+ "responseDatatype": "JSON",
581
+ "headers": {},
582
+ "responseObjects": [
583
+ {
584
+ "type": "default",
585
+ "key": "",
586
+ "mockFile": ""
587
+ }
588
+ ]
589
+ },
590
+ {
591
+ "name": "getWirelessSupportedDataRates",
592
+ "protocol": "REST",
593
+ "method": "GET",
594
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/?{query}",
595
+ "requestSchema": "schema.json",
596
+ "responseSchema": "schema.json",
597
+ "timeout": 0,
598
+ "sendEmpty": false,
599
+ "sendGetBody": 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": "postWirelessSupportedDataRates",
613
+ "protocol": "REST",
614
+ "method": "POST",
615
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/?{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": "putWirelessSupportedDataRates",
633
+ "protocol": "REST",
634
+ "method": "PUT",
635
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/?{query}",
636
+ "requestSchema": "schema.json",
637
+ "responseSchema": "schema.json",
638
+ "timeout": 0,
639
+ "sendEmpty": false,
640
+ "requestDatatype": "JSON",
641
+ "responseDatatype": "JSON",
642
+ "headers": {},
643
+ "responseObjects": [
644
+ {
645
+ "type": "default",
646
+ "key": "",
647
+ "mockFile": ""
648
+ }
649
+ ]
650
+ },
651
+ {
652
+ "name": "patchWirelessSupportedDataRates",
653
+ "protocol": "REST",
654
+ "method": "PATCH",
655
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/?{query}",
656
+ "requestSchema": "schema.json",
657
+ "responseSchema": "schema.json",
658
+ "timeout": 0,
659
+ "sendEmpty": false,
660
+ "requestDatatype": "JSON",
661
+ "responseDatatype": "JSON",
662
+ "headers": {},
663
+ "responseObjects": [
664
+ {
665
+ "type": "default",
666
+ "key": "",
667
+ "mockFile": ""
668
+ }
669
+ ]
670
+ },
671
+ {
672
+ "name": "deleteWirelessSupportedDataRates",
673
+ "protocol": "REST",
674
+ "method": "DELETE",
675
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/?{query}",
676
+ "requestSchema": "schema.json",
677
+ "responseSchema": "schema.json",
678
+ "timeout": 0,
679
+ "sendEmpty": false,
680
+ "requestDatatype": "JSON",
681
+ "responseDatatype": "JSON",
682
+ "headers": {},
683
+ "responseObjects": [
684
+ {
685
+ "type": "default",
686
+ "key": "",
687
+ "mockFile": ""
688
+ }
689
+ ]
690
+ },
691
+ {
692
+ "name": "getWirelessSupportedDataRatesId",
693
+ "protocol": "REST",
694
+ "method": "GET",
695
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/?{query}",
696
+ "requestSchema": "schema.json",
697
+ "responseSchema": "schema.json",
698
+ "timeout": 0,
699
+ "sendEmpty": false,
700
+ "sendGetBody": false,
701
+ "requestDatatype": "JSON",
702
+ "responseDatatype": "JSON",
703
+ "headers": {},
704
+ "responseObjects": [
705
+ {
706
+ "type": "default",
707
+ "key": "",
708
+ "mockFile": ""
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "name": "putWirelessSupportedDataRatesId",
714
+ "protocol": "REST",
715
+ "method": "PUT",
716
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/?{query}",
717
+ "requestSchema": "schema.json",
718
+ "responseSchema": "schema.json",
719
+ "timeout": 0,
720
+ "sendEmpty": false,
721
+ "requestDatatype": "JSON",
722
+ "responseDatatype": "JSON",
723
+ "headers": {},
724
+ "responseObjects": [
725
+ {
726
+ "type": "default",
727
+ "key": "",
728
+ "mockFile": ""
729
+ }
730
+ ]
731
+ },
732
+ {
733
+ "name": "patchWirelessSupportedDataRatesId",
734
+ "protocol": "REST",
735
+ "method": "PATCH",
736
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/?{query}",
737
+ "requestSchema": "schema.json",
738
+ "responseSchema": "schema.json",
739
+ "timeout": 0,
740
+ "sendEmpty": false,
741
+ "requestDatatype": "JSON",
742
+ "responseDatatype": "JSON",
743
+ "headers": {},
744
+ "responseObjects": [
745
+ {
746
+ "type": "default",
747
+ "key": "",
748
+ "mockFile": ""
749
+ }
750
+ ]
751
+ },
752
+ {
753
+ "name": "deleteWirelessSupportedDataRatesId",
754
+ "protocol": "REST",
755
+ "method": "DELETE",
756
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/?{query}",
757
+ "requestSchema": "schema.json",
758
+ "responseSchema": "schema.json",
759
+ "timeout": 0,
760
+ "sendEmpty": false,
761
+ "requestDatatype": "JSON",
762
+ "responseDatatype": "JSON",
763
+ "headers": {},
764
+ "responseObjects": [
765
+ {
766
+ "type": "default",
767
+ "key": "",
768
+ "mockFile": ""
769
+ }
770
+ ]
771
+ },
772
+ {
773
+ "name": "getWirelessSupportedDataRatesIdNotes",
774
+ "protocol": "REST",
775
+ "method": "GET",
776
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/notes/?{query}",
777
+ "requestSchema": "schema.json",
778
+ "responseSchema": "schema.json",
779
+ "timeout": 0,
780
+ "sendEmpty": false,
781
+ "sendGetBody": false,
782
+ "requestDatatype": "JSON",
783
+ "responseDatatype": "JSON",
784
+ "headers": {},
785
+ "responseObjects": [
786
+ {
787
+ "type": "default",
788
+ "key": "",
789
+ "mockFile": ""
790
+ }
791
+ ]
792
+ },
793
+ {
794
+ "name": "postWirelessSupportedDataRatesIdNotes",
795
+ "protocol": "REST",
796
+ "method": "POST",
797
+ "entitypath": "{base_path}/{version}/wireless/supported-data-rates/{pathv1}/notes/?{query}",
798
+ "requestSchema": "schema.json",
799
+ "responseSchema": "schema.json",
800
+ "timeout": 0,
801
+ "sendEmpty": false,
802
+ "requestDatatype": "JSON",
803
+ "responseDatatype": "JSON",
804
+ "headers": {},
805
+ "responseObjects": [
806
+ {
807
+ "type": "default",
808
+ "key": "",
809
+ "mockFile": ""
810
+ }
811
+ ]
812
+ },
813
+ {
814
+ "name": "getWirelessWirelessNetworks",
815
+ "protocol": "REST",
816
+ "method": "GET",
817
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/?{query}",
818
+ "requestSchema": "schema.json",
819
+ "responseSchema": "schema.json",
820
+ "timeout": 0,
821
+ "sendEmpty": false,
822
+ "sendGetBody": false,
823
+ "requestDatatype": "JSON",
824
+ "responseDatatype": "JSON",
825
+ "headers": {},
826
+ "responseObjects": [
827
+ {
828
+ "type": "default",
829
+ "key": "",
830
+ "mockFile": ""
831
+ }
832
+ ]
833
+ },
834
+ {
835
+ "name": "postWirelessWirelessNetworks",
836
+ "protocol": "REST",
837
+ "method": "POST",
838
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/?{query}",
839
+ "requestSchema": "schema.json",
840
+ "responseSchema": "schema.json",
841
+ "timeout": 0,
842
+ "sendEmpty": false,
843
+ "requestDatatype": "JSON",
844
+ "responseDatatype": "JSON",
845
+ "headers": {},
846
+ "responseObjects": [
847
+ {
848
+ "type": "default",
849
+ "key": "",
850
+ "mockFile": ""
851
+ }
852
+ ]
853
+ },
854
+ {
855
+ "name": "putWirelessWirelessNetworks",
856
+ "protocol": "REST",
857
+ "method": "PUT",
858
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/?{query}",
859
+ "requestSchema": "schema.json",
860
+ "responseSchema": "schema.json",
861
+ "timeout": 0,
862
+ "sendEmpty": false,
863
+ "requestDatatype": "JSON",
864
+ "responseDatatype": "JSON",
865
+ "headers": {},
866
+ "responseObjects": [
867
+ {
868
+ "type": "default",
869
+ "key": "",
870
+ "mockFile": ""
871
+ }
872
+ ]
873
+ },
874
+ {
875
+ "name": "patchWirelessWirelessNetworks",
876
+ "protocol": "REST",
877
+ "method": "PATCH",
878
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/?{query}",
879
+ "requestSchema": "schema.json",
880
+ "responseSchema": "schema.json",
881
+ "timeout": 0,
882
+ "sendEmpty": false,
883
+ "requestDatatype": "JSON",
884
+ "responseDatatype": "JSON",
885
+ "headers": {},
886
+ "responseObjects": [
887
+ {
888
+ "type": "default",
889
+ "key": "",
890
+ "mockFile": ""
891
+ }
892
+ ]
893
+ },
894
+ {
895
+ "name": "deleteWirelessWirelessNetworks",
896
+ "protocol": "REST",
897
+ "method": "DELETE",
898
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/?{query}",
899
+ "requestSchema": "schema.json",
900
+ "responseSchema": "schema.json",
901
+ "timeout": 0,
902
+ "sendEmpty": false,
903
+ "requestDatatype": "JSON",
904
+ "responseDatatype": "JSON",
905
+ "headers": {},
906
+ "responseObjects": [
907
+ {
908
+ "type": "default",
909
+ "key": "",
910
+ "mockFile": ""
911
+ }
912
+ ]
913
+ },
914
+ {
915
+ "name": "getWirelessWirelessNetworksId",
916
+ "protocol": "REST",
917
+ "method": "GET",
918
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/?{query}",
919
+ "requestSchema": "schema.json",
920
+ "responseSchema": "schema.json",
921
+ "timeout": 0,
922
+ "sendEmpty": false,
923
+ "sendGetBody": false,
924
+ "requestDatatype": "JSON",
925
+ "responseDatatype": "JSON",
926
+ "headers": {},
927
+ "responseObjects": [
928
+ {
929
+ "type": "default",
930
+ "key": "",
931
+ "mockFile": ""
932
+ }
933
+ ]
934
+ },
935
+ {
936
+ "name": "putWirelessWirelessNetworksId",
937
+ "protocol": "REST",
938
+ "method": "PUT",
939
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/?{query}",
940
+ "requestSchema": "schema.json",
941
+ "responseSchema": "schema.json",
942
+ "timeout": 0,
943
+ "sendEmpty": false,
944
+ "requestDatatype": "JSON",
945
+ "responseDatatype": "JSON",
946
+ "headers": {},
947
+ "responseObjects": [
948
+ {
949
+ "type": "default",
950
+ "key": "",
951
+ "mockFile": ""
952
+ }
953
+ ]
954
+ },
955
+ {
956
+ "name": "patchWirelessWirelessNetworksId",
957
+ "protocol": "REST",
958
+ "method": "PATCH",
959
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/?{query}",
960
+ "requestSchema": "schema.json",
961
+ "responseSchema": "schema.json",
962
+ "timeout": 0,
963
+ "sendEmpty": false,
964
+ "requestDatatype": "JSON",
965
+ "responseDatatype": "JSON",
966
+ "headers": {},
967
+ "responseObjects": [
968
+ {
969
+ "type": "default",
970
+ "key": "",
971
+ "mockFile": ""
972
+ }
973
+ ]
974
+ },
975
+ {
976
+ "name": "deleteWirelessWirelessNetworksId",
977
+ "protocol": "REST",
978
+ "method": "DELETE",
979
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/?{query}",
980
+ "requestSchema": "schema.json",
981
+ "responseSchema": "schema.json",
982
+ "timeout": 0,
983
+ "sendEmpty": false,
984
+ "requestDatatype": "JSON",
985
+ "responseDatatype": "JSON",
986
+ "headers": {},
987
+ "responseObjects": [
988
+ {
989
+ "type": "default",
990
+ "key": "",
991
+ "mockFile": ""
992
+ }
993
+ ]
994
+ },
995
+ {
996
+ "name": "getWirelessWirelessNetworksIdNotes",
997
+ "protocol": "REST",
998
+ "method": "GET",
999
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/notes/?{query}",
1000
+ "requestSchema": "schema.json",
1001
+ "responseSchema": "schema.json",
1002
+ "timeout": 0,
1003
+ "sendEmpty": false,
1004
+ "sendGetBody": false,
1005
+ "requestDatatype": "JSON",
1006
+ "responseDatatype": "JSON",
1007
+ "headers": {},
1008
+ "responseObjects": [
1009
+ {
1010
+ "type": "default",
1011
+ "key": "",
1012
+ "mockFile": ""
1013
+ }
1014
+ ]
1015
+ },
1016
+ {
1017
+ "name": "postWirelessWirelessNetworksIdNotes",
1018
+ "protocol": "REST",
1019
+ "method": "POST",
1020
+ "entitypath": "{base_path}/{version}/wireless/wireless-networks/{pathv1}/notes/?{query}",
1021
+ "requestSchema": "schema.json",
1022
+ "responseSchema": "schema.json",
1023
+ "timeout": 0,
1024
+ "sendEmpty": false,
1025
+ "requestDatatype": "JSON",
1026
+ "responseDatatype": "JSON",
1027
+ "headers": {},
1028
+ "responseObjects": [
1029
+ {
1030
+ "type": "default",
1031
+ "key": "",
1032
+ "mockFile": ""
1033
+ }
1034
+ ]
1035
+ }
1036
+ ]
1037
+ }