UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

65 lines 1.71 kB
{ "actions": [ { "name": "restSbtsperfSbtsPMPolicyFindSbtsNodes", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/sbtsperf/SbtsPMPolicy/findSbtsNodes?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restSbtsperfSbtsPMPolicyInvokeCatchup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/sbtsperf/SbtsPMPolicy/invokeCatchup?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restSbtsperfSbtsPMPolicyInvokeSbtssCatchup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/sbtsperf/SbtsPMPolicy/invokeSbtssCatchup?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }