InlineHCXTunnel1

InlineHCXTunnel1
InlineHCXTunnel1
JSON Example
{
    "vendor_id": "string",
    "manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "local_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "remote_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "local_port": 0,
    "remote_port": 0,
    "source_appliance": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "remote_appliance": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "tunnel_type": "string",
    "tunnel_state": "string",
    "local_site": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "remote_site": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "l2_extensions": [
        {
            "entity_id": "string",
            "entity_type": "VirtualMachine",
            "entity_name": "string"
        }
    ]
}
string
vendor_id
Optional

vendor_id

manager
Optional

manager

local_address
Optional

local_address

remote_address
Optional

remote_address

integer As int32 As int32
local_port
Optional

local_port

integer As int32 As int32
remote_port
Optional

remote_port

source_appliance
Optional

source_appliance

remote_appliance
Optional

remote_appliance

string
tunnel_type
Optional

tunnel_type

string
tunnel_state
Optional

tunnel_state

local_site
Optional

local_site

remote_site
Optional

remote_site

array of Reference
l2_extensions
Optional

l2_extensions

Used By