NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcIpAddressBlock (schema)
Policy VPC IP block
| Name | Description | Type | Notes |
|---|---|---|---|
| allocated_by_vpc | AllocatedByVpc | Readonly | |
| available | Available IP address space | integer | Readonly |
| cidr | CIDR address for IP block | string | Readonly |
| path | Path for IP block | string | Readonly |
| percentage_used | Percentage of used IP address space | string | Readonly |
| total | Total ip address space | integer | Readonly |
| visibility | Visibility of IP block | string | Readonly |