NSX-T Data Center REST API

Records intent to release an IP from an IpPool.

Releases the IP that was allocated for this allocation request

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/ip-address-allocations/{ip-address-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-2/ip-address-allocations/ip-1

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_ipam

Additional Errors: