UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

124 lines 3.4 kB
{ "actions": [ { "name": "restAaaIsaRadiusPolicyRemovePassword", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/IsaRadiusPolicy/removePassword/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restAaaIsaRadiusServerClearSecret", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/IsaRadiusServer/clearSecret/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restAaaRadiusProxyServerClearSecret", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/RadiusProxyServer/clearSecret/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restAaaRadiusServerPolicyClearSecret", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/RadiusServerPolicy/clearSecret/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restAaaRadiusServerPolicyRequestClearMessageBuffer", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/RadiusServerPolicy/requestClearMessageBuffer/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restAaaRouteDownloadPolicyForceDownload", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/aaa/RouteDownloadPolicy/forceDownload/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }