UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

This adapter integrates with system described as: nfm-p(SAMO).

106 lines 2.81 kB
{ "actions": [ { "name": "restVsPolicyFindAccessInterfaces", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vs/Policy/findAccessInterfaces/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVsPolicyFindAggregationSchedulers", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vs/Policy/findAggregationSchedulers/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVsPolicyFindServiceIpInterfaces", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vs/Policy/findServiceIpInterfaces/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVsPolicyGetDependency", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/vs/Policy/getDependency?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVsPolicyGetDependencyCount", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/vs/Policy/getDependencyCount?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }