Get Tiers and Nodes
appd_get_tiers_and_nodesRetrieve application infrastructure topology: tiers with types, agent types, and nodes with machine details, agent versions, and IP addresses.
Instructions
Retrieve the tiers and nodes (infrastructure topology) for an application.
Shows each tier with its type, agent type, and associated nodes. Nodes include machine details, agent versions, and IP addresses.
Args:
application (string|number): App name or ID
Returns: Array of tiers, each with a nested array of nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | Application name or numeric ID. |