GLS Datacenter Info Server
Provies front end clients with a description of the services that comprise a game
The following operations are supported. For a formal definition, please review the Service Description.
- 
                DumpCache
                
                
                  
 Dumps the server status cache.
- 
                GetDatacenterStatus
                
                
                  
 Returns the status of the services related to a particular game. A list of StatusServerResult structures will be returned that contain information about game worlds and services related to them
- 
                GetDatacenters
                
                
                  
 Returns a description of the services related to a particular game. An array of datacenter structures will be returned that contain information about game worlds and services related to them ( chat servers, patch servers, etc. ). This information can be used to find the access points necessary to access all game related services.
- 
                ServerInfo
                
                
                  
 Returns the server status of the given server. The 's' parameter should be the IP or servername of the backend status server.