ise_ers_list
Lists all objects of a specified ERS resource type with pagination support, providing live configuration data from Cisco ISE for operational use cases.
Instructions
List all objects of an ERS resource type (paginated). ERS = live configuration; for reports use ise_dc_* (Data Connect).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | Page size (max 100) | |
| resource | Yes | ERS resource name. Use ise_ers_resources to see all with their supported operations. | |
| 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. |