ise_openapi_deployment_node_get
Retrieve deployment node details by hostname from a Cisco ISE deployment. Query a specific node's configuration and status to verify or troubleshoot deployment information quickly.
Instructions
[Deployment] Retrieve details of a deployed node. (GET /api/v1/deployment/node/{hostname})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Path parameter 'hostname'. | |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. |