NSX-T Data Center REST API
VnicIpSubnets (schema)
IP subnets of a VM vNIC
IP subnets of a VM vNIC, typically one IPv4 subnet or one IPv6 subnet for single IP-stack, an IPv4 subnet and an IPv6 subnet for dual IP-stack.
Name | Description | Type | Notes |
---|---|---|---|
subnets | An array of unique IPv4 and/or IPv6 subnet(s) An array of unique IPv4 and/or IPv6 subnet(s). The order of array elements does not matter. This is an empty array when the vNIC does not have any IP or has only IPv6 link-local IP. |
array of IPCIDRBlock | Required |