Contents
Node API
Overview
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.
API
Query
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.
Operation
Method | GET | ||
---|---|---|---|
URL | /genesys/1/admin/node/status | ||
Parameter | Type | Mandatory | Description |
URI Parameters | |||
None |
Response
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. |
This page was last edited on January 7, 2014, at 18:57.
Comments or questions about this documentation? Contact us for support!