UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

105 lines 2.85 kB
{ "actions": [ { "name": "restVllL2AccessInterfaceCreateDefaultTestHeadProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vll/L2AccessInterface/createDefaultTestHeadProfile/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVllL2AccessInterfaceShutDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vll/L2AccessInterface/shutDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVllL2AccessInterfaceSwitchToRedundantSaps", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vll/L2AccessInterface/switchToRedundantSaps?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVllL2AccessInterfaceTurnUp", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/vll/L2AccessInterface/turnUp/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restVllVllFindDownstreamSdpBindings", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/vll/Vll/findDownstreamSdpBindings?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }