Overview | Service | Command |
Authorization token required | UNKNOWN |
Admin Authorization token required | UNKNOWN |
<GetAllActiveServersRequest /> ## GetAllActiveServersRequest
<GetAllActiveServersResponse> ## GetAllActiveServersResponse
(<server name="{name}" id="{id}"> ## ServerInfo
(<a n="{key}" /> ## Attr)*
</server>)*
</GetAllActiveServersResponse>
The following table describes elements and attributes you can define within a
<GetAllActiveServersResponse>
element:
XPath | Required / Optional | Description |
/server | Optional (0 or more) | Information about active servers |
/server@name | Required (only 1) | Type:String Name |
/server@id | Required (only 1) | Type:String ID |
/server/a | Optional (0 or more) | Attributes |
/server/a@n | Required (only 1) | Type:String Key |