list-data-centers
List RunPod data centers with IDs, names, and locations to find valid dataCenterIds for placing pods, endpoints, or network volumes. Filter by region or paginate results.
Instructions
List Runpod data centers (id, name, region/location). Use this to discover valid dataCenterIds for placing pods, endpoints, or network volumes.
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. | |
| region | No | Filter by region/location (e.g., 'United States', 'Europe', 'Canada') |