vcenter vcha cluster: ipv6 info

The ipv6_info structure contains fields to describe IPV6 information of the configured network interface. This structure was added in vSphere API 6.7.1.

Representation:

{
    "address""string",
    "prefix"1
}

Attributes:

Name Type Description
Required
address string IP address of the configured network interface. This attribute was added in vSphere API 6.7.1.

prefix long The CIDR prefix of the interface. This attribute was added in vSphere API 6.7.1.