thresholdStatus element
Type: | thresholdStatus |
Namespace: | com.unboundid.directory.mon.api.v1.models |
This model contains the status of an alerted Threshold.
Example JSON
{
"thresholdOwnerName" : "...",
"thresholdName" : "...",
"thresholdState" : "...",
"currentValue" : ...,
"currentLimit" : ...,
"entryTimestamp" : "...",
"exitTimestamp" : "...",
"metricName" : "...",
"affectedServers" : "..."
}