Product
List CPU 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 product name (fuzzy match). String, length limit: 0-255 characters.
Response
CPU product ID.
CPU product name.
Number of CPU cores.
Memory size (GB).
Root filesystem size (GB).
Local disk size (GB).
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.
Unit price of the product.