MetricResponse

MetricResponse
MetricResponse
AllOf
This class requires all of the following:
JSON Example
{
    "metric": "string",
    "display_name": "string",
    "interval": 0,
    "unit": "string",
    "start": 0,
    "end": 0,
    "pointlist": [
        [
            {}
        ]
    ]
}
Returned By