NSX-T Data Center REST API

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

SegmentIpSubnets (schema)

IP subnets of a segment

IP subnets of a segment, 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 IP-subnet array of size two.

An array with one IPv4 subnet and/or one IPv6 subnet.
array of IPCIDRBlock Required
Minimum items: 1
Maximum items: 2