Python
GPU Bare Metal
List bare metal GPU clusters
List all bare metal GPU clusters in the specified project and region.
GET
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
7
Query Parameters
Limit of items on a single page
Required range:
x <= 1000Example:
10
Specifies the entity responsible for managing the resource.
user: The resource (cluster) is created and maintained directly by the user.k8s: The resource is created and maintained automatically by Managed Kubernetes service
Available options:
k8s, user Example:
"user"
Offset in results list
Required range:
x >= 0Example:
0