List reserved fixed IPs
List all reserved fixed IPs in the specified project and region.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
1
Region ID
4
Query Parameters
Set True if response should only list IP addresses that are not attached to any instance
Filter IPs by device ID it is attached to
Set to true if the response should only list public IP addresses
Set to true if the response should only list private IP addresses
Optional. An IPv4 address to filter results by. Regular expression allowed
Optional. Limit the number of returned items
x <= 10001000
Optional. Offset value is used to exclude the first set of records from the result
x >= 00
Optional. Ordering reserved fixed IP list result by name, status, updated_at, fixed_ip_address or created_at fields of the reserved fixed IP and directions (status.asc).
created_at.asc, created_at.desc, fixed_ip_address.asc, fixed_ip_address.desc, name.asc, name.desc, status.asc, status.desc, updated_at.asc, updated_at.desc Set to true if the response should only list VIPs