List failovers for project
List failovers servers for project.
path Parameters
zoneThe zone you want to target
query Parameters
pagePage number.
page_sizeNumber of failovers IP per page.
order_byOrder of the failovers IP.
project_idFilter failovers IP by project ID.
searchFilter failovers IP which matching with this field.
only_availableTrue: return all failovers IP not attached on server. True: return all failovers IP not attached on server false: return all failovers IP attached on server.
List failovers for project › Responses
total_countTotal count of matching failovers IP.
List of failover IPs that match filters.
Order failover IPs
Order X failover IPs.
path Parameters
zoneThe zone you want to target
Order failover IPs › Request Body
offer_idFailover IP offer ID.
project_idProject ID.
quantityQuantity.
Order failover IPs › Responses
total_countGet a specific baremetal server
Get the server associated with the given ID.
path Parameters
zoneThe zone you want to target
ip_idID of the failover IP.
Get a specific baremetal server › Responses
idID of the failover IP.
addressIP of the failover IP. (IP address)
reverseReverse IP value.
ip_versionIP version of the failover IP.
cidrClassless InterDomain Routing notation of the failover IP.
netmaskNetmask of the failover IP. (IP address)
gateway_ipGateway IP of the failover IP. (IP address)
macMAC address of the IP failover.
server_idServer ID linked to the IP failover.
statusStatus of the IP failover.
Block of the IP failover.
typeThe interface type.
server_zoneThe server zone (if assigned).
Attach a failover IP to a MAC address
path Parameters
zoneThe zone you want to target
ip_idID of the failover IP.
Attach a failover IP to a MAC address › Request Body
typeA mac type.
macA valid mac address (existing or not).
Attach a failover IP to a MAC address › Responses
ip_idID of the IP.
addressAddress of the IP. (IP address)
reverseReverse IP value.
versionVersion of IP (v4 or v6).
cidrClassless InterDomain Routing notation of the IP.
netmaskNetwork mask of IP. (IP address)
semanticSemantic of IP.
gatewayGateway of IP. (IP address)
statusStatus of the IP.
Detach a failover IP from a MAC address
path Parameters
zoneThe zone you want to target
ip_idID of the failover IP.
Detach a failover IP from a MAC address › Responses
ip_idID of the IP.
addressAddress of the IP. (IP address)
reverseReverse IP value.
versionVersion of IP (v4 or v6).
cidrClassless InterDomain Routing notation of the IP.
netmaskNetwork mask of IP. (IP address)
semanticSemantic of IP.
gatewayGateway of IP. (IP address)
statusStatus of the IP.
Attach failovers on baremetal server
Attach failovers on the server associated with the given ID.
path Parameters
zoneThe zone you want to target
Attach failovers on baremetal server › Request Body
fips_idsList of ID of failovers IP to attach.
server_idID of the server.
Attach failovers on baremetal server › Responses
Detach failovers on baremetal server
Detach failovers on the server associated with the given ID.
path Parameters
zoneThe zone you want to target
Detach failovers on baremetal server › Request Body
fips_idsList of IDs of failovers IP to detach.