NSX-T Data Center REST API
Records intent to release an IP from an IpPool.
Releases the IP that was allocated for this allocation requestRequest:
Method:
              DELETE
            URI Path(s):
              
                /policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/ip-pools/{ip-pool-id}/ip-allocations/{ip-allocation-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/orgs/org-1/projects/project-1/vpcs/vpc-1/subnets/subnet1/ip-pools/pool-1/ip-allocations/ipallocation-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a