Apama 10.1 | Apama Documentation | Deploying and Managing Apama Applications | Managing and Monitoring over REST | Correlator management
 
Correlator management
The Apama REST API provides URIs to use with the GET method in order to return information about running Apama correlators. This information includes data such as the number of listeners, monitors, and contexts in the correlator, the number and types of events, and the number of JMon applications.
GET /correlator/status
This is analogous to the information reported by the Apama engine_watch tool. For details about the type of information returned by this method, see List of correlator status statistics.
Note: The generic GET /info/stats URI provides the same information. See Generic management.
GET /correlator/info
This is analogous to the information reported by the Apama engine_inspect tool. For details about the type of information returned by this method, see Inspecting correlator state.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.