[{"label":"Latest (2022-10-31)","version":"latest"}]
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 (2022-10-31)","version":"latest"}]
vrealize-operations