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
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ip-pools/IpPool-Tenant-1/ip-allocationsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpAddressAllocationListResult+