3.24.4. Deallocate floating IP

 
MethodURIDescription
DELETE/v2/{tenant_id}/os-floating-ips/{id}

Deallocates the floating IP address associated with floating_IP_address_ID.

Normal response codes: 202

 3.24.4.1. Request

This table shows the URI parameters for the deallocate floating ip request:

NameTypeDescription

{tenant_id}

​String

The unique identifier of the tenant or account.

{id}

​String

The unique identifier associated with allocated floating IP address.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...