Memory
Returns a specific memory for a specific memory id
get/memory/{memory_id}/
Response
Memory details
Example response
{
"id": 12,
"size_gb": 2000,
"handle": "MMD",
"host_id": 10
}Memory details
{
"id": 12,
"size_gb": 2000,
"handle": "MMD",
"host_id": 10
}