Get (Performance Information)
Gets information about the performance counters in the system.
URL: |
https://<ServerIP>:<Port>/sm-dp/rest/DiagnosticPortal/GetPerformanceInformation |
HTTPS method: |
GET |
Elements: |
xmlns: XML namespace "dp" defined for Diagnostic Portal specific elements to avoid naming errors. Schema Version: This element is defined for tracking the version. The performance API retrieves information in the form of "Property Name" and "Value" for each of the following categories: systemInfo: The following counters are retrieved for the system services such as Runtime, XMPP, Webapp, Indexer, and Datastore:
The property name is retrieved in the following format: <service name>/<counter name> feedstatuses: The property name is retrieved in the following format: Feed Status(feed name)/<counter name> Information about the following counters is retrieved
notifiers: The property name is retrieved in the following format: Notifier(connection name)/<counter name> Information about the following counters is retrieved
notificationRuleStatuses: The property name is retrieved in the following format: Notification Rule Status(notification name)/<counter name> Information about the following counters is retrieved
eventingInfo: The property name is retrieved in the following format: Eventing Info/<counter name> Information about the following counters is retrieved
For information about the elements, see Serviceability API Parameters. |
Example XML response: |
|