Grid REST APIs
Various REST services are available to monitor the Enterprise Connector status and Grid status.
See https://<enterpriseconnectorhost>:<host.router.https.port>/grid/rest/api-docs/ui/index.html
An example of a useful method:
GET
https://<enterpriseconnectorhost>:<host.router.https.port>/grid/rest/applications
In the result for the ION Enterprise Connector, to see if the application
state is fine, verify if the value for the globalState:state =
OK
.