An object representing a single server with information about the server.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
The server ID. |
name |
String |
1 |
The server name. |
address |
String |
1 |
The server address as an HTTP URL. |
status |
String |
1 |
The server status, which may be one of the following values:
|
messageList |
1 |
A list of messages reported by this server, which can be empty if there are no messages to show. |
|
debugModeEnabled |
Boolean |
1 |
Indicate whether the server is in debug mode. |
Version: 1.0