GPU Cloud
List bare metal GPU clusters
List all bare metal GPU clusters in the specified project and region.
GET
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
Examples:
1
Region ID
Examples:
7
Query Parameters
Limit of items on a single page
Required range:
0 < x <= 1000
Examples:
10
Specifies the entity responsible for managing the resource.
user
: The resource (cluster) is created and maintained directly by the user.kubernetes
: The resource is created and maintained automatically by Managed Kubernetes service
Examples:
"user"
Offset in results list
Required range:
x >= 0
Examples:
0
Response
200 - application/json
OK
The response is of type object
.