Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

Note

This information is work-in-progress as the utility is still being developed. For technical questions, please contact Martin Shiu.

To run the MC2 Healthcheck from backend URL(s) of each region:

curl –X GET “http://host:port/health”   (See Note 3 for health port information)

...

You can access the URL below as an example of health check.

Example of Reply to the REST Request

The reply to the REST request will be the aggregated health status in JSON format with the embedded stream status, as shown in the following example:

  • MC2Processes

    • status  – region status (per load balancer)

    • MC2ProcessesList – list of processes in the region

      • status – MC2Process status

      • MCStreamHealthCheck: list of MC2 Stream health status within a MC2 process

        • MC2ProcessInformation: stream detail information

          • ruleExecutionDetails: current executing rule details

      • camel: camel status

      • camel-health-check: camel route health status

      • diskSpace

      • refreshScope

    • eagleRestApi – REST API list

    • MCStreamHealthCheck – load balancer stream health

    • eagleKafkaHealthCheck – kafka health status

    • eagleJmsHealthCheck – JMS health check (see Note 1)

    • eagleServicesHealth – Eagle Engine Services Health Status 

      • Engine Service Health Status

        • view | StarObject  – (see Note 2)

          • svcs  – list of engine services

            • svc – service status

Notes: 

  1. Activated in September 2018 release.

  2. For EMShell version before V2017.R2.5, you will see "StarObject" as the root tag. For version after V2017.R2.5, you will see the "view" tag

...

  1. .

Example of the Health Status JSON File

{
"status": "UP",
"eagleKafkaHealthCheck": {
"status": "UP"
},
"eagleRestApi": {
"status": "UP"
},
"eagleServicesHealth": {
"status": "UP",
"EagleServiceHealth": {
"StarObject": {
"svcs": {
"svc": [
{
"port": 50000,
"host": "10.130.4.148",
"type": "EMSHELL",
"nm": "EMSHELL_10.130.4.148_50000",
"status": 1
},
{
"port": 21520,
"host": "10.130.5.106",
"type": "EMSHELL",
"nm": "EMSHELL_10.130.5.106_21520",
"status": 1
},
{
"port": 20010,
"host": "10.130.4.148",
"type": "EMSHELL",
"nm": "EMSHELL_10.130.4.148_20010",
"status": 1
},
{
"port": 20010,
"host": "10.130.4.144",
"type": "EMSHELL",
"nm": "EMSHELL_10.130.4.144_20010",
"status": 1
},
{
"port": 21510,
"host": "10.80.25.64",
"type": "EMSHELL",
"nm": "EMSHELL_10.80.25.64_21510",
"status": 1
},
{
"port": 30010,
"host": "10.80.25.64",
"type": "EMSHELL",
"nm": "EMSHELL_10.80.25.64_30010",
"status": 1
},
{
"port": 20010,
"host": "EGLWWEBVM9.EAGLEINVSYS.COM",
"type": "EMSHELL",
"nm": "EMSHELL_EGLWWEBVM9.EAGLEINVSYS.COM_20010",
"status": 1
},
{
"port": 20011,
"host": "EGLWWEBVM9.EAGLEINVSYS.COM",
"type": "EMSHELL",
"nm": "EMSHELL_EGLWWEBVM9.EAGLEINVSYS.COM_20011",
"status": 1
},
{
"port": 20050,
"host": "SZHOU7010A.EAGLEINVSYS.COM",
"type": "EMSHELL",
"nm": "EMSHELL_SZHOU7010A.EAGLEINVSYS.COM_20050",
"status": 1
},
{
"grp": "BATCH",
"port": 20085,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99939,
"type": "ESTARENGINE",
"nm": "BATCH_sv14lvm00058.eagleinvsys.com",
"status": 2
},
{
"grp": "TRAN",
"port": 20080,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99941,
"type": "ESTARENGINE",
"nm": "TRAN_sv14lvm00058.eagleinvsys.com",
"status": 2
},
{
"port": 20250,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": "99239,99245,99260,99275,99287,99347,99356",
"type": "EMSHELL",
"nm": "EMSHELL_SV14LVM00058.EAGLEINVSYS.COM_20250",
"status": 2
},
{
"port": 0,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99275,
"type": "ESTARMANAGERSVC",
"nm": "ESTARMANAGERSVC_SV14LVM00058.EAGLEINVSYS.COM_20253",
"status": 2
},
{
"port": 20244,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99633,
"type": "PACESERVER",
"nm": "server",
"status": 2
},
{
"port": 20020,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": "101590,101612,101632",
"type": "STARMSGCNTRSERVER",
"nm": "STARMSGCNTRSERVER_SV14LVM00058.EAGLEINVSYS.COM_20020",
"status": 2
},
{
"port": 20200,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": "102075,102213,102259,102303,102357,102403,102449,102493,102538,102583,102627,102684",
"type": "TPESERVER",
"nm": "TPESERVER_SV14LVM00058.EAGLEINVSYS.COM_20200",
"status": 2
},
{
"port": 20200,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": "102011,102037",
"type": "SCHEDULER",
"nm": "SCHEDULER_SV14LVM00058.EAGLEINVSYS.COM_20200",
"status": 2
},
{
"port": 20235,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 101451,
"type": "LOADBALANCER",
"nm": "LOADBALANCER_SV14LVM00058.EAGLEINVSYS.COM_20235",
"status": 2
},
{
"port": 20050,
"host": "SV14WVM00050.EAGLEINVSYS.COM",
"type": "EMSHELL",
"nm": "EMSHELL_SV14WVM00050.EAGLEINVSYS.COM_20050",
"status": 1
},
{
"port": 20050,
"host": "SV14WVM00067.EAGLEINVSYS.COM",
"type": "EMSHELL",
"nm": "EMSHELL_SV14WVM00067.EAGLEINVSYS.COM_20050",
"status": 1
},
{
"port": 443,
"host": "SV14WVM00067.EAGLEINVSYS.COM",
"type": "WEBSERVER",
"nm": "WEBSERVER_SV14WVM00067.EAGLEINVSYS.COM_443",
"status": 0
},
{
"port": 80,
"host": "SV14WVM00067.EAGLEINVSYS.COM",
"type": "WEBSERVER",
"nm": "WEBSERVER_SV14WVM00067.EAGLEINVSYS.COM_80",
"status": 0
},
{
"port": 0,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99347,
"type": "PACEMANAGER",
"nm": "PACEMANAGER_SV14LVM00058.EAGLEINVSYS.COM_20252",
"status": 2
},
{
"port": 0,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 99260,
"type": "ENGINEMANAGER",
"nm": "ENGINEMANAGER_SV14LVM00058.EAGLEINVSYS.COM_20251",
"status": 2
},
{
"port": 20200,
"host": "SV14LVM00058.EAGLEINVSYS.COM",
"pid": 101652,
"type": "NASDAQIFSVC",
"nm": "NASDAQIFSVC_SV14LVM00058.EAGLEINVSYS.COM_20200",
"status": 2
}
]
},
"ScreenType": "ServicesStatus"
}
}
},
"MC2Processes": {
"status": "UP",
"MC2ProcessesList": [
{
"status": "UP",
"eagleJmsHealthCheck": {
"status": "UP",
"jmsConsumers": [
{
"connectionName": "myactivemq3.connection",
"streamName": "vp_test_jms_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:29:21",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "mc2_jms_amq_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:29:21",
"causes": []
},
{
"connectionName": "default.wmq.topic.connection",
"streamName": "vp_test_jms_wmq_topic_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/18/2018 17:41:16",
"causes": []
}
],
"jmsPublishers": [
{
"connectionName": "",
"streamName": "vp_test_jms_amq_auth_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "mc2_extract_jms_publish",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_wmq_ssl_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream-octav",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_wmq_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream-q2",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "default.wmq.topic.connection",
"streamName": "vp_test_jms_wmq_topic_producer",
"status": "UP",
"lastUpdateTimestamp": "08/18/2018 17:41:16",
"causes": []
},
{
"connectionName": "",
"streamName": "wmq-jms-stream",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_producer2",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_amq_ssl_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:40:42",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "vp_test_jms_amq_topic_producer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:29:21",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "!test_jms_vp",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:29:21",
"causes": []
}
]
},
"MCStreamHealthCheck": {
"status": "UP",
"MC2ProcessInformation": {
"hostName": "sv14lvm00058.eagleinvsys.com",
"pid": "116065",
"activeProcessId": 385334,
"processType": "MC2 WORKER",
"ruleExecutionDetails": []
}
},
"camel": {
"status": "UP",
"name": "camel-1",
"version": "2.20.3",
"contextStatus": "Started"
},
"camel-health-checks": {
"status": "UP",
"route:ejmcmsend": "UP",
"route:ejmworkflowexecute": "UP",
"route:ejmexecutorredelivery": "UP",
"route:ejmcmexecute": "UP",
"route:ejmlistenerredelivery": "UP",
"route:ejmworkflowreport": "UP",
"route:ejmreporterredelivery": "UP",
"route:ejmstreamexecute": "UP",
"route:ejmstreamcallback": "UP",
"route:eagle.ejm.messaging.invalidatetimer": "UP",
"route:eaglemc2stream": "UP",
"route:lbError": "UP",
"route:finalizeresponse": "UP",
"route:choosemarshaller": "UP",
"route:choosecontenttype": "UP",
"route:choosecompression": "UP",
"route:regulartaskstatus": "UP",
"route:pacereportserviceworker": "UP",
"route:pace-adhocReport": "UP",
"route:pacereportservice": "UP",
"route:activeprocessupd": "UP",
"route:activeprocesslist": "UP",
"route:eagle.route.mcinstancelist": "UP",
"route:filewatcherworkerroute": "UP",
"route:tryexecstream": "UP",
"route:execstream": "UP",
"route:processmessages": "UP",
"route:processmessage": "UP",
"route:soapserviceendpoint": "UP",
"route:testping": "UP",
"route:route1": "UP",
"route:extractservice": "UP",
"route:processextractresult": "UP",
"route:sedaextract": "UP",
"route:runextractasync": "UP",
"route:runextract": "UP",
"route:eagleworkerping": "UP",
"route:reinitmc2rulecacheroute": "UP",
"route:route2": "UP",
"route:route3": "UP",
"route:steamlistroute": "UP",
"route:streamendpoint": "UP",
"route:starstreamprocessor": "UP",
"route:streamprocessor": "UP",
"route:runstreams": "UP",
"route:JMSInbound-'vp_test_jms_consumer'": "UP",
"route:JMSInbound-'mc2_jms_amq_consumer'": "UP",
"route:JMSInbound-'vp_test_jms_wmq_topic_consumer'": "UP",
"route:ejmcmexecutor": "UP",
"route:ejmexecutor": "UP",
"route:ejmlistener": "UP",
"route:ejmreporter": "UP",
"route:ejmstreamexecutor": "UP"
},
"diskSpace": {
"status": "UP",
"total": 264215334912,
"free": 86863593472,
"threshold": 10485760
},
"refreshScope": {
"status": "UP"
}
},
{
"status": "UP",
"eagleJmsHealthCheck": {
"status": "UP",
"jmsConsumers": [
{
"connectionName": "myactivemq3.connection",
"streamName": "vp_test_jms_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:28:57",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "mc2_jms_amq_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:28:57",
"causes": []
},
{
"connectionName": "default.wmq.topic.connection",
"streamName": "vp_test_jms_wmq_topic_consumer",
"status": "UP",
"lastUpdateTimestamp": "08/18/2018 17:25:12",
"causes": []
}
],
"jmsPublishers": [
{
"connectionName": "",
"streamName": "vp_test_jms_amq_auth_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "mc2_extract_jms_publish",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_wmq_ssl_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream-octav",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_wmq_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream-q2",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "default.wmq.topic.connection",
"streamName": "vp_test_jms_wmq_topic_producer",
"status": "UP",
"lastUpdateTimestamp": "08/18/2018 17:25:12",
"causes": []
},
{
"connectionName": "",
"streamName": "wmq-jms-stream",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_producer2",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "vp_test_jms_amq_ssl_producer",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "",
"streamName": "amq-jms-stream",
"status": "STOPPED",
"lastUpdateTimestamp": "08/18/2018 17:24:27",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "vp_test_jms_amq_topic_producer",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:28:57",
"causes": []
},
{
"connectionName": "myactivemq3.connection",
"streamName": "!test_jms_vp",
"status": "UP",
"lastUpdateTimestamp": "08/19/2018 09:28:57",
"causes": []
}
]
},
"MCStreamHealthCheck": {
"status": "UP",
"MC2ProcessInformation": {
"hostName": "sv14lvm00058.eagleinvsys.com",
"pid": "99404",
"activeProcessId": 385331,
"processType": "MC2 WORKER",
"ruleExecutionDetails": []
}
},
"camel": {
"status": "UP",
"name": "camel-1",
"version": "2.20.3",
"contextStatus": "Started"
},
"camel-health-checks": {
"status": "UP",
"route:ejmcmsend": "UP",
"route:ejmworkflowexecute": "UP",
"route:ejmexecutorredelivery": "UP",
"route:ejmcmexecute": "UP",
"route:ejmlistenerredelivery": "UP",
"route:ejmworkflowreport": "UP",
"route:ejmreporterredelivery": "UP",
"route:ejmstreamexecute": "UP",
"route:ejmstreamcallback": "UP",
"route:eagle.ejm.messaging.invalidatetimer": "UP",
"route:eaglemc2stream": "UP",
"route:lbError": "UP",
"route:finalizeresponse": "UP",
"route:choosemarshaller": "UP",
"route:choosecontenttype": "UP",
"route:choosecompression": "UP",
"route:regulartaskstatus": "UP",
"route:pacereportserviceworker": "UP",
"route:pace-adhocReport": "UP",
"route:pacereportservice": "UP",
"route:activeprocessupd": "UP",
"route:activeprocesslist": "UP",
"route:eagle.route.mcinstancelist": "UP",
"route:filewatcherworkerroute": "UP",
"route:tryexecstream": "UP",
"route:execstream": "UP",
"route:processmessages": "UP",
"route:processmessage": "UP",
"route:soapserviceendpoint": "UP",
"route:testping": "UP",
"route:route1": "UP",
"route:extractservice": "UP",
"route:processextractresult": "UP",
"route:sedaextract": "UP",
"route:runextractasync": "UP",
"route:runextract": "UP",
"route:eagleworkerping": "UP",
"route:reinitmc2rulecacheroute": "UP",
"route:route2": "UP",
"route:route3": "UP",
"route:steamlistroute": "UP",
"route:streamendpoint": "UP",
"route:starstreamprocessor": "UP",
"route:streamprocessor": "UP",
"route:runstreams": "UP",
"route:JMSInbound-'vp_test_jms_consumer'": "UP",
"route:JMSInbound-'mc2_jms_amq_consumer'": "UP",
"route:JMSInbound-'vp_test_jms_wmq_topic_consumer'": "UP",
"route:ejmcmexecutor": "UP",
"route:ejmexecutor": "UP",
"route:ejmlistener": "UP",
"route:ejmreporter": "UP",
"route:ejmstreamexecutor": "UP"
},
"diskSpace": {
"status": "UP",
"total": 264215334912,
"free": 86863593472,
"threshold": 10485760
},
"refreshScope": {
"status": "UP"
}
}
]
},
"MCStreamHealthCheck": {
"status": "UP",
"MC2ProcessInformation": {
"hostName": "sv14lvm00058.eagleinvsys.com",
"pid": "99385",
"activeProcessId": 385332,
"processType": "MC2 LOAD BALANCER",
"ruleExecutionDetails": []
}
},
"camel": {
"status": "UP",
"name": "camel-1",
"version": "2.20.3",
"contextStatus": "Started"
},
"camel-health-checks": {
"status": "UP",
"route:dbstatepoller": "UP",
"route:finalizeresponse": "UP",
"route:choosemarshaller": "UP",
"route:choosecontenttype": "UP",
"route:choosecompression": "UP",
"route:POST/eagle/v2/eql": "UP",
"route:eql": "UP",
"route:GET/eagle/v2/accounting-basis": "UP",
"route:POST/eagle/v2/accounting-basis": "UP",
"route:GET/eagle/v2/accounting-status": "UP",
"route:POST/eagle/v2/accounting-status": "UP",
"route:GET/eagle/v2/entities-in-list": "UP",
"route:POST/eagle/v2/entities-in-list": "UP",
"route:GET/eagle/v2/accounting-periods": "UP",
"route:POST/eagle/v2/accounting-periods": "UP",
"route:GET/eagle/v2/accrued-incomes": "UP",
"route:POST/eagle/v2/accrued-incomes": "UP",
"route:GET/eagle/v2/actions": "UP",
"route:POST/eagle/v2/actions": "UP",
"route:GET/eagle/v2/bank-relationships": "UP",
"route:POST/eagle/v2/bank-relationships": "UP",
"route:GET/eagle/v2/broker-trade-quotes": "UP",
"route:POST/eagle/v2/broker-trade-quotes": "UP",
"route:GET/eagle/v2/cash-activities": "UP",
"route:POST/eagle/v2/cash-activities": "UP",
"route:GET/eagle/v2/cash-flow-projections": "UP",
"route:POST/eagle/v2/cash-flow-projections": "UP",
"route:GET/eagle/v2/cash-journals": "UP",
"route:POST/eagle/v2/cash-journals": "UP",
"route:GET/eagle/v2/bank-cash-settlements": "UP",
"route:POST/eagle/v2/bank-cash-settlements": "UP",
"route:GET/eagle/v2/cash-projections": "UP",
"route:POST/eagle/v2/cash-projections": "UP",
"route:GET/eagle/v2/close-lots": "UP",
"route:POST/eagle/v2/close-lots": "UP",
"route:GET/eagle/v2/code-values": "UP",
"route:POST/eagle/v2/code-values": "UP",
"route:GET/eagle/v2/pace-calendar": "UP",
"route:POST/eagle/v2/pace-calendar": "UP",
"route:GET/eagle/v2/composite-lists": "UP",
"route:POST/eagle/v2/composite-lists": "UP",
"route:GET/eagle/v2/composites": "UP",
"route:POST/eagle/v2/composites": "UP",
"route:GET/eagle/v2/consolidated-earned-incomes": "UP",
"route:POST/eagle/v2/consolidated-earned-incomes": "UP",
"route:GET/eagle/v2/custody-activities": "UP",
"route:POST/eagle/v2/custody-activities": "UP",
"route:GET/eagle/v2/custody-balances": "UP",
"route:POST/eagle/v2/custody-balances": "UP",
"route:GET/eagle/v2/custom-ledger-accounts": "UP",
"route:POST/eagle/v2/custom-ledger-accounts": "UP",
"route:GET/eagle/v2/daily-yield-mill-rates": "UP",
"route:POST/eagle/v2/daily-yield-mill-rates": "UP",
"route:GET/eagle/v2/distribution-activities": "UP",
"route:POST/eagle/v2/distribution-activities": "UP",
"route:GET/eagle/v2/entities": "UP",
"route:POST/eagle/v2/entities": "UP",
"route:GET/eagle/v2/entitlement-lists": "UP",
"route:POST/eagle/v2/entitlement-lists": "UP",
"route:GET/eagle/v2/entity-lists": "UP",
"route:POST/eagle/v2/entity-lists": "UP",
"route:GET/eagle/v2/error-definitions": "UP",
"route:POST/eagle/v2/error-definitions": "UP",
"route:GET/eagle/v2/factors": "UP",
"route:POST/eagle/v2/factors": "UP",
"route:GET/eagle/v2/fair-value-comparisons": "UP",
"route:POST/eagle/v2/fair-value-comparisons": "UP",
"route:GET/eagle/v2/forward-points": "UP",
"route:POST/eagle/v2/forward-points": "UP",
"route:GET/eagle/v2/gips-disclosures": "UP",
"route:POST/eagle/v2/gips-disclosures": "UP",
"route:GET/eagle/v2/gl-activities": "UP",
"route:POST/eagle/v2/gl-activities": "UP",
"route:GET/eagle/v2/identifiers": "UP",
"route:POST/eagle/v2/identifiers": "UP",
"route:GET/eagle/v2/insurance-valuation-lots": "UP",
"route:POST/eagle/v2/insurance-valuation-lots": "UP",
"route:GET/eagle/v2/intraday-navs": "UP",
"route:POST/eagle/v2/intraday-navs": "UP",
"route:GET/eagle/v2/issue-fx-pc-rates": "UP",
"route:POST/eagle/v2/issue-fx-pc-rates": "UP",
"route:GET/eagle/v2/issue-fx-rates": "UP",
"route:POST/eagle/v2/issue-fx-rates": "UP",
"route:GET/eagle/v2/issue-prices": "UP",
"route:POST/eagle/v2/issue-prices": "UP",
"route:GET/eagle/v2/issue-fx-rate-demand": "UP",
"route:POST/eagle/v2/issue-fx-rate-demand": "UP",
"route:GET/eagle/v2/issue-variable-rates": "UP",
"route:POST/eagle/v2/issue-variable-rates": "UP",
"route:GET/eagle/v2/issuer-ratings": "UP",
"route:POST/eagle/v2/issuer-ratings": "UP",
"route:GET/eagle/v2/issuers": "UP",
"route:POST/eagle/v2/issuers": "UP",
"route:GET/eagle/v2/users": "UP",
"route:POST/eagle/v2/users": "UP",
"route:GET/eagle/v2/ledger-balances": "UP",
"route:POST/eagle/v2/ledger-balances": "UP",
"route:GET/eagle/v2/ledger-notes": "UP",
"route:POST/eagle/v2/ledger-notes": "UP",
"route:GET/eagle/v2/manager-relationships": "UP",
"route:POST/eagle/v2/manager-relationships": "UP",
"route:GET/eagle/v2/managers": "UP",
"route:POST/eagle/v2/managers": "UP",
"route:GET/eagle/v2/master-feeder": "UP",
"route:POST/eagle/v2/master-feeder": "UP",
"route:GET/eagle/v2/navs": "UP",
"route:POST/eagle/v2/navs": "UP",
"route:GET/eagle/v2/navs-for-nasdaqs": "UP",
"route:POST/eagle/v2/navs-for-nasdaqs": "UP",
"route:GET/eagle/v2/navs-month-ends": "UP",
"route:POST/eagle/v2/navs-month-ends": "UP",
"route:GET/eagle/v2/navs-multis": "UP",
"route:POST/eagle/v2/navs-multis": "UP",
"route:GET/eagle/v2/open-lots": "UP",
"route:POST/eagle/v2/open-lots": "UP",
"route:GET/eagle/v2/disclosure-status": "UP",
"route:POST/eagle/v2/disclosure-status": "UP",
"route:GET/eagle/v2/wash-sale": "UP",
"route:POST/eagle/v2/wash-sale": "UP",
"route:GET/eagle/v2/open-rec-pays-multis": "UP",
"route:POST/eagle/v2/open-rec-pays-multis": "UP",
"route:GET/eagle/v2/organizations": "UP",
"route:POST/eagle/v2/organizations": "UP",
"route:GET/eagle/v2/pending-trades": "UP",
"route:POST/eagle/v2/pending-trades": "UP",
"route:GET/eagle/v2/performances": "UP",
"route:POST/eagle/v2/performances": "UP",
"route:GET/eagle/v2/positions": "UP",
"route:POST/eagle/v2/positions": "UP",
"route:GET/eagle/v2/ratings": "UP",
"route:POST/eagle/v2/ratings": "UP",
"route:GET/eagle/v2/security-overrides": "UP",
"route:POST/eagle/v2/security-overrides": "UP",
"route:GET/eagle/v2/realized-gain-losses": "UP",
"route:POST/eagle/v2/realized-gain-losses": "UP",
"route:GET/eagle/v2/report-dictionaries": "UP",
"route:POST/eagle/v2/report-dictionaries": "UP",
"route:GET/eagle/v2/schedules": "UP",
"route:POST/eagle/v2/schedules": "UP",
"route:GET/eagle/v2/securities": "UP",
"route:POST/eagle/v2/securities": "UP",
"route:GET/eagle/v2/settled-cash-activities": "UP",
"route:POST/eagle/v2/settled-cash-activities": "UP",
"route:GET/eagle/v2/share-classes": "UP",
"route:POST/eagle/v2/share-classes": "UP",
"route:GET/eagle/v2/subscribe-redeems": "UP",
"route:POST/eagle/v2/subscribe-redeems": "UP",
"route:GET/eagle/v2/time-series": "UP",
"route:POST/eagle/v2/time-series": "UP",
"route:GET/eagle/v2/trade-quotes": "UP",
"route:POST/eagle/v2/trade-quotes": "UP",
"route:GET/eagle/v2/traded-cash-activities": "UP",
"route:POST/eagle/v2/traded-cash-activities": "UP",
"route:GET/eagle/v2/trades": "UP",
"route:POST/eagle/v2/trades": "UP",
"route:GET/eagle/v2/trial-balances": "UP",
"route:POST/eagle/v2/trial-balances": "UP",
"route:GET/eagle/v2/weighted-average": "UP",
"route:POST/eagle/v2/weighted-average": "UP",
"route:GET/eagle/v2/working-trial-balances": "UP",
"route:POST/eagle/v2/working-trial-balances": "UP",
"route:GET/eagle/v2/unapproved-variation-margins": "UP",
"route:POST/eagle/v2/unapproved-variation-margins": "UP",
"route:GET/eagle/v2/unsettled-transactions": "UP",
"route:POST/eagle/v2/unsettled-transactions": "UP",
"route:GET/eagle/v2/expense-activity": "UP",
"route:POST/eagle/v2/expense-activity": "UP",
"route:GET/eagle/v2/voluntary-ca-elections": "UP",
"route:POST/eagle/v2/voluntary-ca-elections": "UP",
"route:GET/eagle/v2/xrefs": "UP",
"route:POST/eagle/v2/xrefs": "UP",
"route:GET/eagle/v2/yield-curves": "UP",
"route:POST/eagle/v2/yield-curves": "UP",
"route:eaglemlrestapiinfo": "UP",
"route:processgetrequest": "UP",
"route:processextractrest": "UP",
"route:POST/eagle/v2": "UP",
"route:lbError": "UP",
"route:eaglerestproxy": "UP",
"route:route1": "UP",
"route:restfrontierroute": "UP",
"route:POST/eagle/v2/sendmessage": "UP",
"route:route2": "UP",
"route:workerhealth": "UP",
"route:regulartaskstatus": "UP",
"route:api-docGET/eagle/v2/api-doc/securities": "UP",
"route:api-docGET/eagle/v2/api-doc/entities": "UP",
"route:api-docGET/eagle/v2/api-doc/issuer": "UP",
"route:api-docGET/eagle/v2/api-doc/actions": "UP",
"route:api-docGET/eagle/v2/api-doc/reference": "UP",
"route:api-docGET/eagle/v2/api-doc/warehouse": "UP",
"route:api-docGET/eagle/v2/api-doc/accounting": "UP",
"route:GET/eagle/v2/api-doc/all": "UP",
"route:hateoasGET/eagle/v2/api-doc": "UP",
"route:GET/eagle/report/v1/api-doc": "UP",
"route:GET/eagle/v1/api-doc": "UP",
"route:GET/eagle/v2/eql/api-doc": "UP",
"route:hateoasGET/": "UP",
"route:swagger-ui-proxy": "UP",
"route:springhttpcontext": "UP",
"route:POST/eagle/report/v1/adhocReport": "UP",
"route:GET/eagle/report/v1/entities": "UP",
"route:GET/eagle/report/v1/entitiesByEntityNameLike/{entityName}": "UP",
"route:GET/eagle/report/v1/entitiesByType/{entityType}": "UP",
"route:GET/eagle/report/v1/entity/{entityId}": "UP",
"route:GET/eagle/report/v1/entity/{xRefId}/{xRefType}": "UP",
"route:GET/eagle/report/v1/fields": "UP",
"route:GET/eagle/report/v1/fieldsByIndicator/{fieldIndicator}": "UP",
"route:GET/eagle/report/v1/reportProfiles": "UP",
"route:GET/eagle/report/v1/adhocReport/{corrid}": "UP",
"route:pacereportservice": "UP",
"route:adhocreport": "UP",
"route:pacerequest": "UP",
"route:activeprocessupd": "UP",
"route:masterelection": "UP",
"route:activeprocesslist": "UP",
"route:eagle.route.mcinstancelist": "UP",
"route:instreampolling": "UP",
"route:outstreampolling": "UP",
"route:streampollingseda": "UP",
"route:streamworkerproclbendpoint": "UP",
"route:refreshpathsfiles": "UP",
"route:tryexecstream": "UP",
"route:execstream": "UP",
"route:processmessages": "UP",
"route:processmessage": "UP",
"route:loadbalancerendpoint": "UP",
"route:lberror": "UP",
"route:processtsr": "UP",
"route:eaglewsmc2": "UP",
"route:eaglelbping": "UP",
"route:eaglewstpesend": "UP",
"route:mcproxyroute": "UP",
"route:route3": "UP",
"route:route4": "UP",
"route:sedaprocessonmc": "UP",
"route:route5": "UP",
"route:route6": "UP",
"route:route7": "UP",
"route:route8": "UP",
"route:eagle.datacache.protected.invalidate": "UP",
"route:reinitallmc2caches": "UP",
"route:reinitmc2cache": "UP",
"route:getallmc2caches": "UP",
"route:getmc2cache": "UP",
"route:reinitmc2rulecacheroute": "UP",
"route:route9": "UP",
"route:route10": "UP",
"route:steamlistroute": "UP",
"route:streamproclbendpoint": "UP",
"route:streamendpoint": "UP",
"route:starstreamprocessor": "UP",
"route:streamprocessor": "UP",
"route:runstreams": "UP",
"route:route11": "UP",
"route:taskstatepoll": "UP",
"route:steamreloadroute": "UP"
},
"diskSpace": {
"status": "UP",
"total": 264215334912,
"free": 86863593472,
"threshold": 10485760
},
"refreshScope": {
"status": "UP"
}
}