NSX-T Data Center REST API
List IP Pool Allocations
Returns information about which addresses have been allocated from aspecified IP address pool.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/pools/ip-pools/<pool-id>/allocations
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/pools/ip-pools/4b1c354d-bf7a-42ce-8e27-57e75e803fa8/allocationsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AllocationIpAddressListResult+
  