NSX-T Data Center REST API
List IP Pools (Deprecated)
Returns information about the configured IP address pools. Informationincludes the display name and description of the pool and the details of
each of the subnets in the pool, including the DNS servers, allocation
ranges, gateway, and CIDR subnet address.
Deprecated:
This rest routine is deprecated. Use /infra/ip-pools to get a paginated list of Ip address pools.
Request:
Method:
GET
URI Path(s):
/api/v1/pools/ip-pools
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpPoolListResult+