List floating IPs
Public IPs
List floating IPs
List the account’s floating (public) IP addresses, including reserved IPs and IPs currently attached to VMs.
Filter to just reserved IPs with ?reserved=true.
GET
List floating IPs
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Query Parameters
When true, return only reserved IPs (not currently attached to a VM).
Filter by IP status:
free— IP is in the pool. Combined withreserved=trueit means held for the account but not attached to a VM.in-use— currently attached to a VM.
Available options:
free, in-use Last modified on May 8, 2026