NSX-T Data Center REST API
List IpAddressPoolSubnets
Paginated list of IpAddressPoolSubnets.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/ip-pools/<ip-pool-id>/ip-subnets
                  
              
            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-subnetsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IpAddressPoolSubnetListResult+
  