Skip to main content
GET
List CPU Products

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Query Parameters

string
Filter by specified cluster ID. String, length limit: 0-255 characters.
string
Filter by product name (fuzzy match). String, length limit: 0-255 characters.

Response

string
required
CPU product ID.
string
required
CPU product name.
integer
Number of CPU cores.
integer
Memory size (GB).
integer
Root filesystem size (GB).
integer
Local disk size (GB).
boolean
Whether this product can be used to create an instance. Values:
  • true: This product can be used to create an instance.
  • false: Insufficient resources, cannot create an instance.
integer
Unit price of the product.
Last modified on May 28, 2025