Delete floating IP
Deletes a floating IP.
URI
/v2.0/floatingips/{floatingip_id}
Description of the URI:
{floatingip_id} UUID The UUID of the floating IP.
HTTP method
DELETE
Response status
| Status code | Description |
|---|---|
| 204 | Normal response codes |
| unauthorized (401) | Error response codes |
| itemNotFound (404) | Error response codes |
| conflict (409) | Error response codes |