NSX-T Data Center REST API
List IpAddressPool Allocations
Returns information about which addresses have been allocated from aspecified IP address pool in policy.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/ip-pools/{ip-pool-id}/ip-allocations
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ip-pools/{ip-pool-id}/ip-allocations
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ip-pools/{ip-pool-id}/ip-allocations
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpAddressAllocationListResult+