Get AppDynamics alerting configuration
appd_get_alerting_configFetches health rules, policies, actions, and schedules for an application to inventory alerts and notification recipients.
Instructions
Composite read: parallel-fetches health rules + policies + actions + schedules for one application via the Alerting REST v1 API. Use this for "what alerts and to whom" inventories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| evidence | No | ||
| entities | Yes | ||
| timeRange | No | ||
| sourceEndpoints | Yes | ||
| pagination | No | ||
| warnings | Yes | ||
| truncated | Yes |