UNPKG

@itentialopensource/adapter-nokia_vitalqip

Version:

This adapter integrates with system described as: Nokia Vital QIP

1,569 lines 42 kB
{ "actions": [ { "name": "getV4Network", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV4Network-default.json" } ] }, { "name": "deleteV4Network", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "addV4Network", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV4Network", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV4Network-default.json" } ] }, { "name": "getV6SubnetByAddress", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}/{pathv3}{pathv4}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6SubnetByAddress-default.json" } ] }, { "name": "deleteV6SubnetByAddress", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}/{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getV6AddressInV6SubnetByAddress", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}/{pathv3}/v6addresses{pathv4}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6AddressInV6SubnetByAddress-default.json" } ] }, { "name": "getListRangeInV6SubnetByAddress", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}/{pathv3}/ranges{pathv4}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getListRangeInV6SubnetByAddress-default.json" } ] }, { "name": "getV6SubnetByName", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6SubnetByName-default.json" } ] }, { "name": "deleteV6SubnetByName", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "addV6Subnet", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateV6Subnet", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV6Subnet", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6subnet{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV6Subnet-default.json" } ] }, { "name": "addV6Address", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6address?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateV6Address", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6address?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteV6Address", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6address/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getV6Address", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6address/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6Address-default.json" } ] }, { "name": "addV4Subnet", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateV4Subnet", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV4Subnet", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV4Subnet-default.json" } ] }, { "name": "getV4Subnet", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV4Subnet-default.json" } ] }, { "name": "deleteV4SubnetByName", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getListAddressV4Subnet", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet/{pathv2}/v4addresses{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getListAddressV4Subnet-default.json" } ] }, { "name": "addV4Address", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateV4Address", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteV4Address", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getV4Address", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV4Address-default.json" } ] }, { "name": "deleteASingleRr", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr/singleDelete?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteRRbyInfraTypebyNameOrAddress", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr/{pathv2}/{pathv3}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteRRsbyNameOrAddress", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getRRByName", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRRByName-default.json" } ] }, { "name": "addRR", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteRR", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateRR", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteSelectedV4address", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/selectedv4address/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "selectedV4addressWithRange", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/selectedv4address/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/selectedV4addressWithRange-default.json" } ] }, { "name": "deleteSelectedV6address", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/selectedv6address/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "selectedV6addressWithRange", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/selectedv6address/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/selectedV6addressWithRange-default.json" } ] }, { "name": "addZone", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyZone", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchZone", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchZone-default.json" } ] }, { "name": "getZone", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getZone-default.json" } ] }, { "name": "deleteZone", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "addV6BlockToPool", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyV6Block", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV6Block", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV6Block-default.json" } ] }, { "name": "getV6BlockByUUID", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6BlockByUUID-default.json" } ] }, { "name": "deleteV6BlockByBlockInfo", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteV6BlockByAddress", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block/{pathv2}/{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "assignV6Block", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6block/assignment?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV6Range", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6range{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV6Range-default.json" } ] }, { "name": "addV6Range", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6range?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteV6Range", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6range?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyV6Range", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6range?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV6Pool", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6pool{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV6Pool-default.json" } ] }, { "name": "getV6PoolByUUID", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6pool/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getV6PoolByUUID-default.json" } ] }, { "name": "addV6Pool", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6pool?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyV6Pool", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6pool?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteV6Pool", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6pool/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyV4Network", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "splitV4Subnet", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet/split?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "joinV4Subnet", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4subnet/join?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "generateObjectName", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address/generateobjectname?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateV4Addresses", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4addresses?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "searchV4Address", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/searchV4Address-default.json" } ] }, { "name": "deleteARrByRrId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/rr/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "moveV4Object", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/moveV4Object?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/moveV4Object-default.json" } ] }, { "name": "getipv4address", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/address/getipv4address{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getipv4address-default.json" } ] }, { "name": "getV1OrgNameV4addressGenerateauditreport", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4address/generateauditreport?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "URLENCODE", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getfreesubnetlist", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/v4network/getfreesubnetlist{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "movev6object", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/v6address/movev6object?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/movev6object-default.json" } ] }, { "name": "addForwardedZone", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/forwardedzone?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyForwardedZone", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/forwardedzone/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteForwardedZone", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/forwardedzone/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getForwardedZone", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/forwardedzone/{pathv2}{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "signzone", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/signzone?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "unsignzone", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v1/{pathv1}/zone/unsignzone/{pathv2}/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }