ise_openapi_deployment_node_list
Returns all nodes deployed in your Cisco ISE cluster. Use pagination parameters to browse the full node list by page and size, and target a specific deployment when multiple exist.
Instructions
[Deployment] Retrieve the list of all the nodes that are deployed in the cluster. (GET /api/v1/deployment/node)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| 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. |