get-application-resource-tree
Retrieve the resource tree for an Argo CD application, including pods, services, deployments, and health status per node.
Instructions
Get the resource tree for an application (pods, services, deployments, health per node).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| profile | No | Environment profile. Available: default. Default: default |