Updating a Floating IP Address

Function

This API is used to update a specific floating IP address and the port associated with the IP address. If port_id is left blank, the floating IP address has been unbound from the port.

Restrictions

When you bind a floating IP address, if the floating IP address is in the error state, try unbinding the address first.

You are not allowed to bind a floating IP address that has been bound to a port to another port. You must first unbind the IP address from its original port and bind it to the required port.

URI

PUT /v2.0/eip/floatingips_v6/{floatingip_id}

Request Message

Response Message

Status Code

See Status Codes.

Error Code

See Error Codes.