Disks
Returns all disks
get/disks/
Response
Disks
Example response
[
{
"disk_id": 1,
"disk_type": "nvme",
"size_gb": 2000,
"count": 10,
"host_id": 10
}
]Changes
No recorded changes to this endpoint across all 9 revisions of this API.