status
Namespace: |
com.unboundid.directory.mon.api.v1.models |
Status of a UnboundID ProductInstance including RYG color status and
critical alerts.
JSON
property |
type |
description |
state |
state |
The state indicator for the product instance.
|
statusMessages |
array of statusMessages/statusMessage (string)
|
The list of status messages for the product instance.
|
degradedAlerts |
array of degradedAlerts/degradedAlert (string)
|
The list of alerts names that indicate the instance is degraded.
|
unavailableAlerts |
array of unavailableAlerts/unavailableAlert (string)
|
The list of alerts names that indicate the instance is unavailable.
|