@itentialopensource/adapter-netbox_v33 0.1.1 → 2.0.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,550 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "getPluginsServicePoolsCandidateConfig",
5
+ "protocol": "REST",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/?{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": "mockdatafiles/getPluginsServicePoolsCandidateConfig-default.json"
21
+ }
22
+ ]
23
+ },
24
+ {
25
+ "name": "postPluginsServicePoolsCandidateConfig",
26
+ "protocol": "REST",
27
+ "method": "POST",
28
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/?{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": "putPluginsServicePoolsCandidateConfig",
46
+ "protocol": "REST",
47
+ "method": "PUT",
48
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/?{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": "patchPluginsServicePoolsCandidateConfig",
66
+ "protocol": "REST",
67
+ "method": "PATCH",
68
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/?{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": "deletePluginsServicePoolsCandidateConfig",
86
+ "protocol": "REST",
87
+ "method": "DELETE",
88
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/?{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": "getPluginsServicePoolsCandidateConfigId",
106
+ "protocol": "REST",
107
+ "method": "GET",
108
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/{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": "putPluginsServicePoolsCandidateConfigId",
127
+ "protocol": "REST",
128
+ "method": "PUT",
129
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/{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": "patchPluginsServicePoolsCandidateConfigId",
147
+ "protocol": "REST",
148
+ "method": "PATCH",
149
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/{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": "deletePluginsServicePoolsCandidateConfigId",
167
+ "protocol": "REST",
168
+ "method": "DELETE",
169
+ "entitypath": "{base_path}/{version}/plugins/service-pools/candidate-config/{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": "getPluginsServicePoolsCustomService",
187
+ "protocol": "REST",
188
+ "method": "GET",
189
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/?{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": "mockdatafiles/getPluginsServicePoolsCustomService-default.json"
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "name": "postPluginsServicePoolsCustomService",
208
+ "protocol": "REST",
209
+ "method": "POST",
210
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/?{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": "putPluginsServicePoolsCustomService",
228
+ "protocol": "REST",
229
+ "method": "PUT",
230
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/?{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": "patchPluginsServicePoolsCustomService",
248
+ "protocol": "REST",
249
+ "method": "PATCH",
250
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/?{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": "deletePluginsServicePoolsCustomService",
268
+ "protocol": "REST",
269
+ "method": "DELETE",
270
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/?{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": "getPluginsServicePoolsCustomServiceId",
288
+ "protocol": "REST",
289
+ "method": "GET",
290
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/{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": "putPluginsServicePoolsCustomServiceId",
309
+ "protocol": "REST",
310
+ "method": "PUT",
311
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/{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": "patchPluginsServicePoolsCustomServiceId",
329
+ "protocol": "REST",
330
+ "method": "PATCH",
331
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/{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": "deletePluginsServicePoolsCustomServiceId",
349
+ "protocol": "REST",
350
+ "method": "DELETE",
351
+ "entitypath": "{base_path}/{version}/plugins/service-pools/custom-service/{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": "getPluginsServicePoolsServiceOrder",
369
+ "protocol": "REST",
370
+ "method": "GET",
371
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/?{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": "mockdatafiles/getPluginsServicePoolsServiceOrder-default.json"
385
+ }
386
+ ]
387
+ },
388
+ {
389
+ "name": "postPluginsServicePoolsServiceOrder",
390
+ "protocol": "REST",
391
+ "method": "POST",
392
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/?{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": "putPluginsServicePoolsServiceOrder",
410
+ "protocol": "REST",
411
+ "method": "PUT",
412
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/?{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": "patchPluginsServicePoolsServiceOrder",
430
+ "protocol": "REST",
431
+ "method": "PATCH",
432
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/?{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": "deletePluginsServicePoolsServiceOrder",
450
+ "protocol": "REST",
451
+ "method": "DELETE",
452
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/?{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": "getPluginsServicePoolsServiceOrderId",
470
+ "protocol": "REST",
471
+ "method": "GET",
472
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/{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": "putPluginsServicePoolsServiceOrderId",
491
+ "protocol": "REST",
492
+ "method": "PUT",
493
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/{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": "patchPluginsServicePoolsServiceOrderId",
511
+ "protocol": "REST",
512
+ "method": "PATCH",
513
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/{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": "deletePluginsServicePoolsServiceOrderId",
531
+ "protocol": "REST",
532
+ "method": "DELETE",
533
+ "entitypath": "{base_path}/{version}/plugins/service-pools/service-order/{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
+ }