UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

124 lines 3.44 kB
{ "actions": [ { "name": "restPppoeMlpppBundleRetrieveMlpppBundles", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/MlpppBundle/retrieveMlpppBundles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPppoePPPPolicyRemovePppDefaultPassword", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/PPPPolicy/removePppDefaultPassword/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPppoePPPSessionRetrievePppSessions", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/PPPSession/retrievePppSessions?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPppoePPPSessionRadiusClassAttributeRetrievePPPSessionRadiusClasses", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/PPPSessionRadiusClassAttribute/retrievePPPSessionRadiusClasses?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPppoePPPoASessionRetrievePPPoASessions", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/PPPoASession/retrievePPPoASessions?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPppoePPPoESessionRetrievePPPoESessions", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/pppoe/PPPoESession/retrievePPPoESessions?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }