Adding an Alert Rule to an App with the API

Use the API to monitor apps by adding alert rules to specific app. Alerts monitor rule criteria such as CPU and memory usage.

Note: Alerts and notifications are supported only for TIBCO BusinessWorks and apps.

To add alert rules to apps in your organization, you need the following: 

  1. Use the POST ​/v1​/subscriptions​/{subscriptionLocator}​/rules/{rulesId} method to add an alert rule to an app.
  2. Include the rulesId parameter to indicate the rule you want to assign to the app.
  3. Include the appId parameter for the app you want to associate with the selected rule.

Role Requirements

Related Topics

Managing Apps with the TIBCO Cloud™ Integration API

App Alerts and Notifications