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>
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:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable