UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

125 lines 3.56 kB
{ "actions": [ { "name": "restRanradiomRANRadioMeasureManagerFindEnodeBsReadyForRadioMeasurement", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/findEnodeBsReadyForRadioMeasurement?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restRanradiomRANRadioMeasureManagerRefreshEnodeB", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/refreshEnodeB?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restRanradiomRANRadioMeasureManagerRefreshEnodeBWithResult", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/refreshEnodeBWithResult?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restRanradiomRANRadioMeasureManagerStartPolling", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/startPolling?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restRanradiomRANRadioMeasureManagerStartPollingWithResult", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/startPollingWithResult?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restRanradiomRANRadioMeasureManagerStopPolling", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ranradiom/RANRadioMeasureManager/stopPolling?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }