NSX-T Data Center REST API

Ipv6AssignmentSpec (schema)

Abstract base type for specification of IPv6 IPs to be used with host switch virtual tunnel endpoints

This is an abstract type. Concrete child types:
AssignedByAutoConf
AssignedByDhcpv6
NoIpv6
StaticIpv6ListSpec
StaticIpv6MacListSpec
StaticIpv6PoolSpec

Name Description Type Notes
resource_type string Required
Enum: StaticIpv6PoolSpec, StaticIpv6ListSpec, AssignedByDhcpv6, StaticIpv6MacListSpec, AssignedByAutoConf, NoIpv6