UNPKG

@itentialopensource/adapter-netbox_v33

Version:

This adapter integrates with system described as: Netbox v3.3

550 lines 14.7 kB
{ "actions": [ { "name": "getWirelessWirelessLanGroups", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getWirelessWirelessLanGroups-default.json" } ] }, { "name": "postWirelessWirelessLanGroups", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLanGroups", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLanGroups", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLanGroups", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWirelessWirelessLanGroupsId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLanGroupsId", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLanGroupsId", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLanGroupsId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-lan-groups/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWirelessWirelessLans", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-lans/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getWirelessWirelessLans-default.json" } ] }, { "name": "postWirelessWirelessLans", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/wireless/wireless-lans/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLans", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-lans/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLans", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-lans/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLans", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-lans/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWirelessWirelessLansId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-lans/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLansId", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-lans/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLansId", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-lans/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLansId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-lans/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWirelessWirelessLinks", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-links/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getWirelessWirelessLinks-default.json" } ] }, { "name": "postWirelessWirelessLinks", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/wireless/wireless-links/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLinks", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-links/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLinks", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-links/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLinks", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-links/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWirelessWirelessLinksId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/wireless/wireless-links/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putWirelessWirelessLinksId", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/wireless/wireless-links/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "patchWirelessWirelessLinksId", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/wireless/wireless-links/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWirelessWirelessLinksId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/wireless/wireless-links/{pathv1}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }