/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
quadsproject
QUADS
get
Returns a host memory by host name
v1
latest
OpenAPI 3.0.0
GPLv3
2026-07-17
66
18
55.6 KB
Hosts
Returns a host memory by host name
get
/hosts/{hostName}/memory/
Path parameters
hostName
string
required
Host name
Response
Memory
Memory[]
required
id
integer
size_gb
integer
required
handle
string
required
host_id
integer
required
Example response
[ { "id": 12, "size_gb": 2000, "handle": "MMD", "host_id": 10 } ]