UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

184 lines 5.14 kB
{ "actions": [ { "name": "restIpsecIPSecGatewayShutDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/IPSecGateway/shutDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecIPSecGatewayTurnUp", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/IPSecGateway/turnUp/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecIPSecSecuredVpnManagerConfigureIPSecSecuredVPN", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/IPSecSecuredVpnManager/configureIPSecSecuredVPN?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecInternalDHCPv4AddressAssignmentShutDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/InternalDHCPv4AddressAssignment/shutDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecInternalDHCPv4AddressAssignmentTurnUp", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/InternalDHCPv4AddressAssignment/turnUp/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecInternalDHCPv6AddressAssignmentShutDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/InternalDHCPv6AddressAssignment/shutDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecInternalDHCPv6AddressAssignmentTurnUp", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/InternalDHCPv6AddressAssignment/turnUp/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecLocalAddressAssignmentShutDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/LocalAddressAssignment/shutDown/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restIpsecLocalAddressAssignmentTurnUp", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/ipsec/LocalAddressAssignment/turnUp/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }