Response · 200
{
"code": 200,
"data": {
"CPU": [
{
"sku_id": 35,
"name": "C3.8GB_Free",
"series": "CPU",
"cpu": "4",
"gpu": null,
"memory": "8GB",
"sku_type": "C3-250GB",
"is_free": true,
"is_active": true,
"plans": [
{
"sku_item_price_id": 86,
"sku_type": "hourly",
"committed_days": 0,
"unit_price": 0,
"currency": "INR",
"is_active": true,
"description": "Free-Tier Plan"
}
],
"gpu_switch_type": null,
"gpu_card_type": null,
"local_storage_in_gb": 0,
"available_inventory_count": 102,
"is_inventory_available": true
}
],
"GPU": [
{
"sku_id": 76,
"name": "GDC.A100-16.115GB_Free",
"series": "GPU",
"cpu": "16",
"gpu": "1",
"memory": "115GB",
"sku_type": "GDC.A10040",
"is_free": true,
"is_active": true,
"plans": [
{
"sku_item_price_id": 193,
"sku_type": "hourly",
"committed_days": 0,
"unit_price": 0,
"currency": "INR",
"is_active": true,
"description": "Free-Tier Plan"
}
],
"gpu_switch_type": null,
"gpu_card_type": "A100",
"local_storage_in_gb": 0,
"available_inventory_count": 0,
"is_inventory_available": false
}
],
"SPOT_INSTANCE": [
{
"sku_id": 180,
"name": "Spot_GDC.1xH10080-26.250GB_SXM",
"series": "SPOT_INSTANCE",
"cpu": "26",
"gpu": "1",
"memory": "250GB",
"sku_type": "SPOT-GDC-4xH10080",
"is_free": false,
"is_active": true,
"plans": [
{
"sku_item_price_id": 987,
"sku_type": "hourly",
"committed_days": 0,
"unit_price": 175,
"currency": "INR",
"is_active": true,
"description": "Hourly Compute Instance notebook"
}
],
"gpu_switch_type": null,
"gpu_card_type": "H100",
"local_storage_in_gb": 0,
"available_inventory_count": 4,
"is_inventory_available": true
}
]
}
}