@itentialopensource/adapter-nokia_nsp_nfm_p
Version:
This adapter integrates with system described as: nfm-p(SAMO).
244 lines • 6.7 kB
JSON
{
"actions": [
{
"name": "restL2tpGroupProfileRemovePassword",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/GroupProfile/removePassword/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpGroupProfileRetrieveEthernetSessions",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/GroupProfile/retrieveEthernetSessions?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpGroupProfileStopTunnels",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/GroupProfile/stopTunnels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpL2TPSessionRetrieveL2TPSessions",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/L2TPSession/retrieveL2TPSessions?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpL2TPSessionRetrieveL2TPv3EthernetTunnelStats",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/L2TPSession/retrieveL2TPv3EthernetTunnelStats?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpL2TPv3TunnelGroupConfigRemovePassword",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/L2TPv3TunnelGroupConfig/removePassword/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpL2TPv3VirtualRouterConfigRemovePassword",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/L2TPv3VirtualRouterConfig/removePassword/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpLacMlpppBundleRetrieveLacMlpppBundles",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/LacMlpppBundle/retrieveLacMlpppBundles?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpSiteRemovePassword",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/Site/removePassword/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpTunnelProfileDrain",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/TunnelProfile/drain?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpTunnelProfileRemovePassword",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/TunnelProfile/removePassword/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restL2tpTunnelProfileStopTunnels",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/l2tp/TunnelProfile/stopTunnels?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}