Memory
Returns a list of all memory
get/memory/
Response
Memory details list
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.