UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

104 lines 2.97 kB
{ "actions": [ { "name": "restMulticastEgressMcastGroupFindAccessInterfaces", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/multicast/EgressMcastGroup/findAccessInterfaces/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMulticastIngrPathMgmtOperationalChannelMdaRetrieveChannels", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/multicast/IngrPathMgmtOperationalChannelMda/retrieveChannels?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMulticastIngrPathMgmtOperationalChannelSvcRetrieveVRtrChannels", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/multicast/IngrPathMgmtOperationalChannelSvc/retrieveVRtrChannels?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMulticastIngrPathMgmtOperationalChannelSvcRetrieveVplsChannels", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/multicast/IngrPathMgmtOperationalChannelSvc/retrieveVplsChannels?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMulticastPolicyGroupEntryFind", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/multicast/PolicyGroupEntry/find?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }