Skip to content

Story f2 can retrieve list of all clusters' status

apathyboy edited this page Sep 30, 2010 · 1 revision

A user makes a request for the status of the clusters participating in a game service. (A single game may split itself into multiple clusters each running the same instance of the game but intended for example to allow users to select a server that matches their favored play style such as player vs player or role-playing). A list of the clusters participating in the service and information about their status such as the current online status, uptime and population is then returned.

The request can also be initiated via an application or script and return format can be specified for the results, such as json, yaml or xml.