InlineMetricMessage1
InlineMetricMessage1
JSON Example
{
"data": {
"metric": "string",
"interval": 0,
"timestamp": 0,
"unit": "string",
"entity_type": "VirtualMachine",
"points": [
{
"entity_id": "string",
"value": "number"
}
]
}
}