IPv6EndPoint

IPv6EndPoint
IPv6EndPoint

IPv6 virtual tunnel end point

JSON Example
{
    "default_gateway": "string",
    "ipv6": "string",
    "prefix_length": "string"
}
string As ip As ip
default_gateway
Optional

Default gateway for IPv6

string As ip As ip
ipv6
Optional

Depending upon the EndpointIpConfig used in HostSwitch, IP could be allocated either from DHCP (default) or from Static IP Pool.

string
prefix_length
Optional

Prefix length for IPv6

Property Of