Response · 200
{
"code": 200,
"data": [
{
"id": 101,
"name": "training-cluster-010125103045",
"created_by": {
"id": 1001,
"name": "John Doe",
"email": "user@example.com",
"username": "user@example.com",
"is_primary_contact": true,
"currency": "INR",
"is_suspended": false
},
"no_of_nodes": 1,
"no_of_gpu": "8",
"no_of_cpu": "208",
"node_memory": "2000GB",
"created_at": "2025-01-15T10:30:00Z",
"available_gpu": 0,
"available_cpu": 0,
"available_memory": "0GB",
"status": "Creating",
"sku_details": {
"specs": {
"sku_id": 309,
"name": "GDC.8xH10080-208.2000GB_SXM_v1",
"series": "GPU",
"cpu": 208,
"gpu": 8,
"memory": 2000,
"ephemeral_storage": 0,
"gpu_memory": 640,
"is_free": false,
"is_active": true,
"local_storage_in_gb": 0,
"sku_type": "GDC-8xH10080",
"gpu_card_type": "H100",
"category": "distributed_job",
"variant": "e2e",
"no_of_nodes": 1
},
"plan": {
"sku_item_price_id": 3416,
"sku_type": "hourly",
"committed_days": 0,
"unit_price": 1995.2,
"currency": "INR",
"is_active": true,
"description": "Hourly Compute Instance: distributed_job",
"location": "Delhi"
}
},
"private_cloud_name": null,
"private_cloud_id": null,
"has_local_storage": false,
"image_version": {
"id": 2,
"version": "v2-slurm25.11-ubuntu24.04",
"description": "",
"tags": [],
"name": "Ubuntu Slurm",
"slug_name": "ubuntu-slurm",
"framework": "Slurm",
"is_internal": false
}
}
],
"errors": {},
"message": "Success",
"total_page_number": 1,
"total_count": 1
}