NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ProjectIpAddressBlockState (schema)
Details of IpAddressBlock for Projects
Shows Projects and VPC subnets and their allocations statistics of an IpAddressBlock.
Name | Description | Type | Notes |
---|---|---|---|
allocations | Details of allocations This contains list of both /32 and cidr allocations |
array of IpAddressBlockCidrAllocations | |
path | Policy path of the project This represents policy path of the project. |
string | Readonly |
vpc_subnets | Details of VPC subnets This contains list of VPC subnets |
array of IpAddressBlockVPCSubnets |