UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

85 lines 2.33 kB
{ "actions": [ { "name": "restBundleInterfaceFindMembers", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/bundle/Interface/findMembers/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restBundleInterfaceTestSetPattern", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/bundle/Interface/testSetPattern/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restBundleMultiChassisApsInterfaceFindInstanceApsBundles", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/bundle/MultiChassisApsInterface/findInstanceApsBundles/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restBundleMultiChassisApsInterfaceGetDependencyCount", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/bundle/MultiChassisApsInterface/getDependencyCount/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }