Detach public IP from virtual machine
POST/core/virtual-machines/:vm_id/detach-floatingip
Removes a public IP address from an existing virtual machine, disabling internet accessibility to the VM. Include the virtual machine ID in the path to detach the public IP from the specified VM. For more information on public IP addresses, see Public IPs.
State requirement: This operation requires the VM to be in the
ACTIVEorSHUTOFFstate.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?