ServerState
A simple data type that describes the state of Actuate iHub.
Element
String. One of the following values:
OFFLINE
The server is offline.
STARTING
The server is starting.
ONLINE
The server is online.
STOPPING
The server is stopping.
FAILED
The server failed.