InlineHCXTunnel1

InlineHCXTunnel1
InlineHCXTunnel1
JSON Example
{
    "vendor_id": "string",
    "manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    },
    "local_address": "IpAddress Object",
    "remote_address": "IpAddress Object",
    "local_port": 0,
    "remote_port": 0,
    "source_appliance": "Reference Object",
    "remote_appliance": "Reference Object",
    "tunnel_type": "string",
    "tunnel_state": "string",
    "local_site": "Reference Object",
    "remote_site": "Reference Object",
    "l2_extensions": [
        "Reference Object"
    ]
}
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