Vcha_Cluster_Ipv6Info

Vcha_Cluster_Ipv6Info
Vcha_Cluster_Ipv6Info

The Cluster.Ipv6Info structure contains fields to describe IPV6 information of the configured network interface.

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

IP address of the configured network interface.

integer As int64
prefix
Required

The CIDR prefix of the interface.