Floating IP
Public IP addresses that can be attached to virtual machines to make them reachable over the internet. These endpoints let you attach and detach public IPs from existing VMs.
Endpoints
POST
Attach public IP to virtual machine
Initiates the creation of a public IP address and attaches it to an existing virtual machine, making it accessible through the internet.
POST
Detach public IP from virtual machine
Removes a public IP address from an existing virtual machine, disabling internet accessibility to the VM.
Was this page helpful?