The REST API provides methods for monitoring Rhapsody in the following categories:
- Alerts
- Archive Cleanup Management
- Backup Schedules
- Basic Information
- Components Monitoring
- Engine Statistics
- Error and Hold Queue Monitoring
- Lookup Tables Monitoring
- Message Retrieval
- Message Searches
- Transient State Monitoring
- Management Console's General Settings
- Logs
- Product Usage Settings
- Filter Testing
For more information on...
- Generic request and response structures, refer to Request and Response Formats.
- Error responses, refer to HTTP Response Status Codes.
The REST methods might be extended in the future by adding extra fields or expanding enumerations.
It is highly recommended you use an appropriate tool to parse the JSON responses when these are returned. Using a simple string or regular expression search is unreliable because field ordering and escaping of certain characters in strings cannot be guaranteed.