@itentialopensource/adapter-nokia_nsp_nfm_p
Version:
This adapter integrates with system described as: nfm-p(SAMO).
164 lines • 4.58 kB
JSON
{
"actions": [
{
"name": "restMulticastmgrDomainFindGroupDomainBinding",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/Domain/findGroupDomainBinding/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrGroupSyncGroups",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/Group/syncGroups?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrMulticastNetworkCreateMulticastNetwork",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/MulticastNetwork/createMulticastNetwork?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrPimDomainAddRoutersToDomain",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/PimDomain/addRoutersToDomain/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrPimDomainDeleteSGFromDomain",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/multicastmgr/PimDomain/deleteSGFromDomain/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrPimDomainRemoveRoutersFromDomain",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/PimDomain/removeRoutersFromDomain/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrPimDomainResyncAnycastRPTable",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/PimDomain/resyncAnycastRPTable/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restMulticastmgrPimDomainResyncRPTable",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/multicastmgr/PimDomain/resyncRPTable/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}