Authorization: ********************
curl --location --request GET '/api/v2/vmware/vpc/<uuid(strict=False):vpc_id>/hpc/server_package'
[
{
"id": "60b49548-22bf-4926-a0b9-4b9b569aae36",
"name": "Metal Cloud GPU H100",
"limit": 4,
"raids": [
{
"level": 5,
"name": "RAID 5",
"description": "RAID 5 with distributed parity"
}
],
"hardware": {
"cpu": "4th Gen Intel Xeon Scalable 100 cores | 1TB Memory",
"gpu": "8x NVIDIA HGX H100 SXM5 | 1.1TB Memory",
"storage": "3 x 3.84 NVMe SSD",
"network": "Domestic 1 Gbps, International 100 Mbps"
},
"batchNumber": 10
}
]