Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Floating IP ID
Body
Response
Updated floating IP details
Datetime when the floating IP was created
"2019-06-13T13:58:12+0000"
Task that created this entity
"d1e1500b-e2be-40aa-9a4b-cc493fa1af30"
This field is deprecated and can be ignored
"string"
This field is deprecated and can be ignored
"string"
IP address of the port the floating IP is attached to
"192.168.10.15"
IP Address of the floating IP
"172.24.4.34"
Floating IP ID
"c64e5db1-5f1f-43ec-a8d9-5090df85b82d"
Port ID the floating IP is attached to. The fixed_ip_address
is the IP address of the port.
"ee2402d0-f0cd-4503-9b75-69be1d11c5f1"
Project ID
1337
Region name
"Luxembourg 1"
Region ID
7
Router ID
"11005a33-c5ac-4c96-ab6f-8f2827cc7da6"
Floating IP status
ACTIVE
, DOWN
, ERROR
"ACTIVE"
"DOWN"
"ERROR"
This field is deprecated and can be ignored
null
List of key-value tags associated with the resource. A tag is a key-value pair that can be associated with a resource, enabling efficient filtering and grouping for better organization and management. Some tags are read-only and cannot be modified by the user. Tags are also integrated with cost reports, allowing cost data to be filtered based on tag keys or values.
[
{
"key": "my-tag",
"read_only": false,
"value": "my-tag-value"
}
]
The UUID of the active task that currently holds a lock on the resource. This lock prevents concurrent modifications to ensure consistency. If null
, the resource is not locked.
"a4eb4b29-048e-42f6-a5e1-2c18bc001c45"
Datetime when the floating IP was last updated
"2019-06-13T13:58:12+0000"