GetSystemServerList
Retrieves the list of BIRT iHubs and their states.
GetSystemServerList can retrieve information about cluster servers and online stand-alone servers. GetSystemServerList cannot retrieve information about stand-alone servers that are offline.
GetSystemServerList is available only to a BIRT iHub System administrator. To log in as a BIRT iHub System administrator, use SystemLogin.
Request schema
<xsd:complexType name="GetSystemServerList"/>
Response schema
<xsd:complexType name="GetSystemServerListResponse">
<xsd:sequence>
<xsd:element name="ServerList"
type="typens:ArrayOfServerInformation"/>
</xsd:sequence>
</xsd:complexType>
Response elements
ServerList

Contains the following information about the server:

Server name

Server state

Error code of a failed server

Error description of a failed server