Skip to main content

Attach Floating IP to Node(s)

PUT/reserve_ips/floating-ip/attach/

Query parameters

Request body

application/json

object
ip_addressstringrequired
example164.52.220.153
node_idsarrayrequired

Responses

200Floating IP attached successfully
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleFloating IP is attached successfully.