InlinePolicyManagerPolicyBasedIPSecVPNSession1

InlinePolicyManagerPolicyBasedIPSecVPNSession1
InlinePolicyManagerPolicyBasedIPSecVPNSession1
JSON Example
{
    "local_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "remote_public_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "remote_private_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "remote_endpoints": [
        {
            "ip_address": "string",
            "netmask": "string",
            "network_address": "string"
        }
    ],
    "local_endpoints": [
        {
            "ip_address": "string",
            "netmask": "string",
            "network_address": "string"
        }
    ],
    "enabled": false,
    "logical_router": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "peer_vpn_session": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "peer_vpn_gateway": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "peer_vpn_connection": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "sddc_type": "string",
    "enforcement_point_uuid": "string"
}
local_address
Optional

local_address

remote_public_address
Optional

remote_public_address

remote_private_address
Optional

remote_private_address

array of IpAddress
remote_endpoints
Optional

remote_endpoints

array of IpAddress
local_endpoints
Optional

local_endpoints

boolean
enabled
Optional

enabled

logical_router
Optional

logical_router

peer_vpn_session
Optional

peer_vpn_session

peer_vpn_gateway
Optional

peer_vpn_gateway

peer_vpn_connection
Optional

peer_vpn_connection

manager
Optional

manager

string
sddc_type
Optional

sddc_type

string
enforcement_point_uuid
Optional

Enforcement Point Unique ID of PolicyManager Policy Based IPSec VPN Session