[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
DTCondition
The Dynamic Threshold Condition
Properties
string
key
Required
The StatKey for the dynamic threshold
string
operator
Required
The dynamic operator
Possible values are: DT_ABOVE , DT_BELOW , DT_ABNORMAL
boolean
instanced
Optional
The instance group
JSON Example
{
"key": "string",
"operator": "DT_ABOVE"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations