Skip to main content

Attach/Detach IP pool

POST/reserve_ips/k8s_public_ip/{ip_address}/actions/

Path parameters

  • ip_addressPathstringrequired

    IP address

Query parameters

Request body

application/json

object
vm_idintegerrequired

The ID of the virtual machine.

example216301
typestringrequiredattach | detach

The action to perform (detach the volume).

exampleattach

Responses

200Response showing details after IP is either detached or assigned.
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleIP Detached Successfully