Check floating-IP detachment exclusion for an organization
GET/core/fip-detachment-exclusions/org/:org_id
Checks whether a specific organization is excluded from public IP detachment when a VM is hibernated. By default, for on-demand (pre-paid) users, any attached public IP address is released when the VM is hibernated; see Default Behavior for Public IPs During Hibernation for details.
Users who are not excluded but want to retain their public IP during hibernation can set the retain_ip field to true when calling the Hibernate virtual machine endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Was this page helpful?