List Flavors
GET/core/flavors
Returns a list of available GPU/CPU virtual machine hardware configurations, comprising combinations of GPUs, CPUs, RAM, and system disk. These virtual machine configurations are referred to as flavors. Optionally, include a region query parameter to return only the flavors available in the specified region; by default a list of flavors in all regions will be returned.
In addition to the flavors visible in the UI, Hyperstack offers Large Root Disk Flavors with a larger persistent root disk instead of ephemeral storage. These API-only flavors do not support snapshotting or hibernation and are ideal for high-I/O, containerized, or short-lived workloads.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successful retrieval of flavors list.
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?