Skip to main content

Convert Reserved IP to Floating IP

POST/api/v1/reserve_ips/floating-ip/

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Request body

application/json

object
ip_addressstringrequired
example164.52.220.9
node_idsarrayrequired

Responses

200Reserved IP successfully converted to Floating IP
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleFloating IP conversion completed successfully.