Product
List GPU Products
GET
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Query Parameters
Filter by specified cluster ID. String, length limit: 0-255 characters.
Filter by number of GPUs. Integer, valid range: [0, 8].
Filter by product name (fuzzy match). String, length limit: 0-255 characters.
Filter by minimum CPU cores per GPU. Integer, value must be greater than or equal to 0.
Filter by minimum memory per GPU (GB). Integer, value must be greater than or equal to 0.
Filter by minimum root filesystem size per GPU (GB). Integer, value must be greater than or equal to 0.
Filter by billing method. Options:
onDemand
: Pay-as-you-go instance (default)monthly
: Subscription instance (monthly or yearly)
Response
GPU product information.