UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

84 lines 2.18 kB
{ "actions": [ { "name": "restL2fwdAbstractMmrpEntryResync", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/l2fwd/AbstractMmrpEntry/resync?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restL2fwdMldSiteMvrFindUserMvrSaps", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/l2fwd/MldSiteMvr/findUserMvrSaps?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restL2fwdMrpPolicyEntryRenum", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/l2fwd/MrpPolicyEntry/renum?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restL2fwdSiteMvrFindUserMvrSaps", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/l2fwd/SiteMvr/findUserMvrSaps?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }