Check if there are sufficient quotas to create a GPU cluster.
Determines whether the regional quota is exceeded and, if so,
calculates the additional quota required.
Use /v3/gpu/baremetal/{project_id}/{region_id}/check_limits
POST
/
cloud
/
v1
/
ai
/
clusters
/
{project_id}
/
{region_id}
/
check_limits
Check GPU cluster quotas
Copy
Ask AI
curl --request POST \ --url https://api.gcore.com/cloud/v1/ai/clusters/{project_id}/{region_id}/check_limits \ --header 'Authorization: <api-key>'