This page was last edited on October 18, 2013, at 18:04.
Comments or questions about this documentation? Contact us for support!
This is a base ping API implementation, which load balancers will use to check the health of a given GMS node to determine if it can use this particular GMS node when it load balances API requests across the set of GMS nodes.
This API queries the status of a given GMS node. The application (load balancer) querying the nodes must have their explicit host addresses and port.
Method | GET | ||
---|---|---|---|
URL | /genesys/1/admin/node/status | ||
Parameter | Type | Mandatory | Description |
URI Parameters | |||
None |
HTTP code | 200 |
---|---|
HTTP message | OK |
Body | The response is a string representing the status of GMS ONLINE/OFFLINE (OFFLINE means that GMS will stop in the next few seconds. |