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
Port ID
Body
If reserved fixed IP should be a VIP
true
Response
Updated reserved fixed IP details
Group of subnet masks and/or IP addresses that share the current IP as VIP
[
{
"ip_address": "192.168.123.20",
"mac_address": "00:16:3e:f2:87:16"
},
{
"ip_address": "192.168.0.2",
"mac_address": "00:16:3e:f2:87:89"
}
]
Reserved fixed IP attachment entities
[
{
"resource_id": "e3c6ee77-48cb-416b-b204-11b492cc776e3",
"resource_type": "instance"
},
{
"resource_id": "e73a4dbd-da04-4b6e-8ef9-07e8742001b7",
"resource_type": "ai_cluster"
}
]
Datetime when the reserved fixed IP was created
"2019-06-18T11:56:16+0000"
If reserved fixed IP belongs to a public network
false
If reserved fixed IP is a VIP
false
Reserved fixed IP name
"Reserved fixed ip 10.100.179.44"
Network details
ID of the network the port is attached to
"eed97610-708d-43a5-a9a5-caebd2b7b4ee"
ID of the port underlying the reserved fixed IP
"817c8a3d-bb67-4b88-a0d1-aec980318ff1"
Region name
"Luxembourg 1"
Region ID
7
Reserved fixed IP status with resource type and ID it is attached to
Underlying port status
"DOWN"
Datetime when the reserved fixed IP was last updated
"2019-06-18T11:57:00+0000"
Task that created this entity
"30378aea-9343-4ff6-be38-9756094e05da"
IPv4 address of the reserved fixed IP
"10.100.179.44"
IPv6 address of the reserved fixed IP
null
Project ID
1337
ID of the subnet that owns the IP address
"747db04a-2aac-4fda-9492-d9b85a798c09"
ID of the subnet that owns the IPv6 address
null
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.
null