NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

StaticIpv6 (schema)

IP assignment specification for a Static IP.

Name Description Type Notes
default_gateway Default IPv6 gateway for the node.

Ipv6 default gateway for edge node must be specified if all the nodes it
communicates with are not in the same subnet.
array of IPv6Address Minimum items: 0
Maximum items: 1
ip_assignment_type Must be set to the value StaticIpv6 string Required
Enum: StaticIpv4, StaticIpv4Pool, StaticIpv4List, Dhcpv4, StaticIpv6, StaticIpv6Pool, StaticIpv6List, StaticIpv6MacList, StaticIpv4MacList, Dhcpv6, AutoConf, NoAssignment
management_port_subnets Ipv6 Port subnets for management port.

IPv6 Address and subnet configuration for the management port.
array of IPv6Subnet Required
Minimum items: 1
Maximum items: 1