UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

144 lines 3.92 kB
{ "actions": [ { "name": "restLteEPSPathDrillDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/EPSPath/drillDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLteEPSPathDrillDownPaths", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/EPSPath/drillDownPaths?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLteEPSPeerCreateMobileService", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/EPSPeer/createMobileService/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLteMmeEpsPeerSummaryRetrieveEnbLinkStatus", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/MmeEpsPeerSummary/retrieveEnbLinkStatus?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLteMmeEpsPeerSummaryRetrieveEpsPeers", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/MmeEpsPeerSummary/retrieveEpsPeers?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLteMmeEpsPeerSummarySetEpsPeerAdminState", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/MmeEpsPeerSummary/setEpsPeerAdminState?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restLtePDNGatewayFindAllNetworkElementsHavingPDNGateways", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/lte/PDNGateway/findAllNetworkElementsHavingPDNGateways?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }