Get AppDynamics application model
appd_get_application_modelFetch business transactions, tiers, nodes, and backends for an application in parallel to support root cause analysis workflows.
Instructions
Fetch business transactions, tiers, nodes, and backends for one application in parallel. Anchor for nearly all RCA workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | ||
| include | No | Subset of model components to fetch (default: all four). Pass a non-empty array; omit to fetch every component. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| evidence | No | ||
| entities | Yes | ||
| timeRange | No | ||
| sourceEndpoints | Yes | ||
| pagination | No | ||
| warnings | Yes | ||
| truncated | Yes |