SystemInfo.Statuses
Class finesse.restservices.SystemInfo.Statuses
Represents the system information status values. The possible values are IN_SERVICE and OUT_OF_SERVICE.
Field Details
Field |
Description |
---|---|
IN_SERVICE |
The system is in service and usual operations are accepted. |
OUT_OF_SERVICE |
The system is out of service, and usual operations result in a 503 Service Unavailable response. |