Get memory utilization telemetry for an appliance.
Successful Response
Not authenticated
Insufficient permissions or license
Resource not found
Request timeout
Payload too large
Invalid input data
Too many requests (rate limit exceeded)
Internal server error
{- "period": "string",
- "panel_width": 100,
- "bin_size": 60
}{- "metadata": { },
- "items": [
- {
- "time": 0,
- "memory_used": "string",
- "memory_cached": "string",
- "memory_buffered": "string"
}
]
}