NSX-T Data Center REST API
Get ip address usage for vpc
Retrieves the usage information for IP addresses within a specific VPC. This information provides insights into the allocationand utilization of ipaddress by the VPC and its subnets.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/ip-address-usage
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/orgs/default/projects/project-1/vpcs/vpc-1/ip-address-usageSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VpcIpAddressBlocks+