[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ProfileMetric
Metric details of custom profile
Properties
string
metric
Required
The name of the metric
string
unit
Required
The unit of the metric
number as double
value
Required
The value of the metric
JSON Example
{
"metric": "string",
"unit": "string",
"value": 0
}