/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
GPLv3
2026-07-17
66
18
55.6 KB
Disks
Returns all disks
get
/disks/
Response
Disks
Disk[]
required
disk_id
integer
disk_type
string
size_gb
integer
count
integer
host_id
integer
Example response
[ { "disk_id": 1, "disk_type": "nvme", "size_gb": 2000, "count": 10, "host_id": 10 } ]