Guest_Ipv6Address

Guest_Ipv6Address
Guest_Ipv6Address

The Ipv6Address structure specifies the the settings for a Static IPv6 configuration.

JSON Example
{
    "ip_address": "string",
    "prefix": 0
}
string
ip_address
Required

Static IPv6 Address.

integer As int64
prefix
Required

The CIDR prefix for the interface.