VcdInstanceStatistic
VcdInstanceStatistic
Statistics for a particular instance.
JSON Example
{
"type": "string",
"value": "number",
"max": "number"
}
string
type
Optional
The type of the statistics represented.
number
value
Optional
The current value of the statistic.
number
max
Optional
The maximum value of the statistic.