UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

39 lines 1.67 kB
{ "$id": "schema.json", "type": "object", "schema": "http://json-schema.org/draft-07/schema#", "translate": false, "dynamicfields": true, "properties": { "ph_request_type": { "type": "string", "description": "type of request (internal to adapter)", "default": "restNatAbstractLsnSubscriberQueryLsnSubscribers", "enum": [ "restNatAbstractLsnSubscriberQueryLsnSubscribers", "restNatClassicLsnHostRetrieveSubIdStrTimestamp", "restNatFirewallHostRetrieveFirewallHosts", "restNatIsaMdaRequestRecoverL2AwBypass", "restNatL2AwHostsRetrieveL2AwHosts", "restNatL2AwSubscriberRetrieveL2AwareSubscribers", "restNatL2AwareBlockAllocationRetrieveL2AwareBlockAllocations", "restNatL2AwareNatSubscriberPoliciesRetrieveL2AwareNatSubscriberPolicies", "restNatLsnBlockAllocationRetrieveLsnBlockAllocations", "restNatNatIsaGroupFindDaughterCards", "restNatNatIsaGroupGetDependencyCount", "restNatNatIsaGroupConfGetReassemblyGroups", "restNatNatPoolRequestNatPoolHistogram", "restNatNatVappRequestRecoverEsaVm", "restNatStaticPortMapRequestApplyStaticPortMapRequest", "restNatStaticPortMapRequestApplyStaticPortMapRequestWithResult", "restNatStaticPortMapRequestApplyStaticPortMapRequests", "restNatStaticPortMappingRetrieveNatPortForwarding", "restNatSvcChainEsiMappingRetrieveEsiMappings", "restNatSvcChainIpMappingRetrieveIpMappings", "restNatSvcChainVasFilterPolicyRequestClearIsaSvcChainVasFilter" ], "external_name": "ph_request_type" } }, "definitions": {} }