Policy > Networking > IP Management > IP Address Pools > IP Pools

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/infra/ip-pools/{ip-pool-id}/ip-allocations/{ip-allocation-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/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/infra/IpPool-Tenant-1/ip-allocations/ip-1-allocation

Successful Response:

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

Required Permissions:

crud

Feature:

policy_ipam

Additional Errors: