List hardware presets
Returns a cursor-paginated list of the hardware configurations instances can run on, with their hourly price.
A preset fixes the GPU model and count, CPU, memory and storage. The
same preset may be offered in several regions at different prices, so
filter by region when comparing.
Authorizations
An API key issued by Hive Compute support. See Authentication above for how to request one.
Query Parameters
Opaque cursor from a previous response's pagination.next. Omit to
start at the first page.
Number of items per page.
1 <= x <= 200Return only presets available in this region.
Return only presets with this SKU name, e.g. 8x-RTX-4090.
Match against SKU name, GPU model and region.
255Field to order by.
REGION, LOCATION, GPU, CPU, MEMORY, STORAGE, HOURLY_PRICE Order direction. Defaults to DESC.
ASC, DESC