@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
368 lines • 10.2 kB
JSON
{
"actions": [
{
"name": "getTenancyTenantGroups",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tenancy/tenant-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/getTenancyTenantGroups-default.json"
}
]
},
{
"name": "postTenancyTenantGroups",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postTenancyTenantGroups-default.json"
}
]
},
{
"name": "putTenancyTenantGroups",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putTenancyTenantGroups-default.json"
}
]
},
{
"name": "patchTenancyTenantGroups",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchTenancyTenantGroups-default.json"
}
]
},
{
"name": "deleteTenancyTenantGroups",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getTenancyTenantGroupsId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tenancy/tenant-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": "mockdatafiles/getTenancyTenantGroupsId-default.json"
}
]
},
{
"name": "putTenancyTenantGroupsId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putTenancyTenantGroupsId-default.json"
}
]
},
{
"name": "patchTenancyTenantGroupsId",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchTenancyTenantGroupsId-default.json"
}
]
},
{
"name": "deleteTenancyTenantGroupsId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/tenancy/tenant-groups/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getTenancyTenants",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tenancy/tenants/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getTenancyTenants-default.json"
}
]
},
{
"name": "postTenancyTenants",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/tenancy/tenants/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/postTenancyTenants-default.json"
}
]
},
{
"name": "putTenancyTenants",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/tenancy/tenants/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putTenancyTenants-default.json"
}
]
},
{
"name": "patchTenancyTenants",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/tenancy/tenants/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchTenancyTenants-default.json"
}
]
},
{
"name": "deleteTenancyTenants",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/tenancy/tenants/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getTenancyTenantsId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tenancy/tenants/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/getTenancyTenantsId-default.json"
}
]
},
{
"name": "putTenancyTenantsId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/tenancy/tenants/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/putTenancyTenantsId-default.json"
}
]
},
{
"name": "patchTenancyTenantsId",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/tenancy/tenants/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/patchTenancyTenantsId-default.json"
}
]
},
{
"name": "deleteTenancyTenantsId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/tenancy/tenants/{pathv1}/?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}