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. |
Version: 1.0
|
|
|
Related Links: Response Data Types |
|
|
© 1999-2013 Zend Technologies, Ltd. All rights reserved.