Hosts
Returns a host memory by host name
get/hosts/{hostName}/memory/
Path parameters
hostNamestring required
Host name
Response
Memory
Example response
[
{
"id": 12,
"size_gb": 2000,
"handle": "MMD",
"host_id": 10
}
]Changes
No recorded changes to this endpoint across all 9 revisions of this API.