List all servers in a virtual GPU cluster.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
Region ID
Cluster unique identifier
Filters the results to include only servers whose last change timestamp is less than the specified datetime. Format: ISO 8601.
Filters the results to include only servers whose last change timestamp is greater than or equal to the specified datetime. Format: ISO 8601.
Filter servers by ip address.
Limit of items on a single page
x <= 1000Filter servers by name. You can provide a full or partial name, servers with matching names will be returned. For example, entering 'test' will return all servers that contain 'test' in their name.
Offset in results list
x >= 0Order field
created_at.asc, created_at.desc, status.asc, status.desc Filters servers by status.
ACTIVE, BUILD, ERROR, HARD_REBOOT, MIGRATING, PAUSED, REBOOT, REBUILD, RESIZE, REVERT_RESIZE, SHELVED, SHELVED_OFFLOADED, SHUTOFF, SOFT_DELETED, SUSPENDED, VERIFY_RESIZE Filter servers by uuid.