Vcha_Ipv6Spec
Vcha_Ipv6Spec
The Ipv6Spec structure contains IPV6 information used to configure a network interface.
JSON Example
{
"address": "string",
"prefix": 0
}
string
address
Required
IPv6 address to be used to configure the interface.
integer As int64
prefix
Required
The CIDR prefix for the interface.