MetricResponse
MetricResponse
AllOf
JSON Example
{
"metric": "string",
"display_name": "string",
"interval": 0,
"unit": "string",
"start": 0,
"end": 0,
"pointlist": [
[
{}
]
]
}