list-cpu-types
Retrieve available CPU flavor types for CPU pods and endpoints. Use pagination to control results with limit and cursor parameters.
Instructions
List available CPU flavor types for CPU pods/endpoints. v2-only — returns a 501 notice on the v1 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (default 20, max 100). Use the returned nextCursor to fetch the next page. | |
| cursor | No | Opaque pagination cursor from a previous response (nextCursor). Omit to start from the beginning. |