metrics_get_edge_os_series_result_item
metrics_get_edge_os_series_result_item
AllOf
This class requires all of the following:
JSON Example
{
"series": [
{
"data": [
0
],
"max": 0,
"metric": "string",
"min": 0,
"average": 0,
"median": 0,
"startTime": "string",
"tickInterval": 0,
"total": 0,
"distribution": {}
}
],
"name": 0
}