@itentialopensource/adapter-nokia_nsp_nfm_p
Version:
This adapter integrates with system described as: nfm-p(SAMO).
104 lines • 2.9 kB
JSON
{
"actions": [
{
"name": "restIesGroupInterfaceRequestPolicyAccountStatsClear",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/ies/GroupInterface/requestPolicyAccountStatsClear/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restIesL3AccessInterfaceRequestPolicyAccountStatsClear",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/ies/L3AccessInterface/requestPolicyAccountStatsClear/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restIesMSapRequestClearMsap",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/ies/MSap/requestClearMsap/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restIesServiceAccessPointRequestClearIgmpHostTracking",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/ies/ServiceAccessPoint/requestClearIgmpHostTracking/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restIesSiteRequestClearIgmpHostTracking",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/ies/Site/requestClearIgmpHostTracking/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}