Releasing a Floating IP Address (Discarded)
Function
This API is used to release a floating IP address.
This API has been discarded. Use the API described in "Deleting a Floating IP Address".
URI
DELETE /v2.1/{project_id}/os-floating-ips/{floating_ip_id}
Table 1 describes the parameters in the URI.
Parameter | Mandatory | Description |
---|---|---|
project_id | Yes | Specifies the project ID. For details about how to obtain the ID, see Obtaining a Project ID. |
floating_ip_id | Yes | Specifies the ID of the floating IP address. |
Request
None
Response
None
Example Request
DELETE https://{endpoint}/v2.1/e73621affb8f44e1bc01898747ca09d4/os-floating-ips/05f71f43-f3c9-47ef-ac8d-9f02aef66418
Example Response
None
Returned Values
Parent topic: Floating IP Address Management (OpenStack Nova APIs)
- Function
- URI
- Request
- Response
- Example Request
- Example Response
- Returned Values