get-application-resource-tree
Retrieve the resource tree of an Argo CD application to inspect pods, services, deployments, and health status for each 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 |