UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

204 lines 5.65 kB
{ "actions": [ { "name": "restMacsecCASiteSyncWithGlobal", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/CASite/syncWithGlobal/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecConnectivityAssociationAddCASites", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/ConnectivityAssociation/addCASites?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecConnectivityAssociationDeleteCASites", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v2/macsec/ConnectivityAssociation/deleteCASites/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecConnectivityAssociationResetInProgressKeyingStatus", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/ConnectivityAssociation/resetInProgressKeyingStatus/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecMacSecScheduledTaskStartRekey", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/MacSecScheduledTask/startRekey/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecMacsecInterfaceRemoveMacsecInterfacesFromCA", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/MacsecInterface/removeMacsecInterfacesFromCA?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecStaticCAKCreatePsk", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/StaticCAK/createPsk/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecStaticCAKDeletePsk", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/v2/macsec/StaticCAK/deletePsk/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecStaticCAKDistributePSKs", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/StaticCAK/distributePSKs/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restMacsecStaticCAKSyncWithGlobal", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/macsec/StaticCAK/syncWithGlobal/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }