Viewing a List of Smart Engine Reports with the API

Use the API to view a list of reports generated for a specific app instance using the POST ​/v1​/subscriptions​/{subscriptionLocator}​/apps​/{appId}​/instances​/{instanceId}​/bw​/smartengine​/reports​/generate method. To generate reports see, Generating Smart Engine Reports with the API.

Note: Reports are auto-generated when trigger conditions are met, such as increased memory usage, high CPU usage, or more live threads for a specified amount of time. Therefore, you may see more reports than expected when you get the list of available Smart Engine reports.

To view a list of Smart Engine reports for an app instance you need the following: 

Use the GET ​/v1​/subscriptions​/{subscriptionLocator}​/apps​/{appId}​/instances​/{instanceId}​/bw​/smartengine​/reports method to get the list of reports.

Related Topics

Monitoring Apps with the TIBCO Cloud™ Integration API

Reporting with the TIBCO Cloud™ Integration API Using TIBCO BusinessWorks Smart Engine

Smart Engine Reports

Generating Smart Engine Reports with the API

Downloading a Smart Engine Report with the API

Deleting a Smart Engine Report with the API