[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Supermetric
Model object that represents a SuperMetric
Properties
string
formula
Required
The formula expression of the SuperMetric
string
name
Required
The name of the SuperMetric
string
description
Optional
The description of the SuperMetric
string as uuid
id
Optional
The unique ID of the SuperMetric. This will be null when creating a SuperMetric, but it is required when updating an existing SuperMetric.
string as date-time
modificationTime
Optional
Last modification time of the SuperMetric
JSON Example
{
"formula": "string",
"name": "string"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
Supermetrics
Parameter To
Update Super Metric
Create Super Metric
Returned By
Update Super Metric
Create Super Metric
Get Super Metric