NSX-T Data Center REST API
IpAddressBlock allocation state
Returns the allocation state of all CIDRs allocated from the IpAddressBlockRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/ip-blocks/{ip-block-id}/allocation-state
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ip-blocks/{ip-block-id}/allocation-state
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ip-blocks/{ip-block-id}/allocation-state
Request Headers:
n/a
Query Parameters:
AllocationStateQueryParams+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpAddressBlockAllocationState+