DataMetric

DataMetric
DataMetric

Represents a single metric representing digital data

JSON Example
{
    "unit": "string",
    "value": "number"
}
string
unit
Optional

Unit of the metric

Possible values are : B, KB, MB, GB, TB, PB,
number As double As double
value
Optional

Value of the metric