ise_ers_get_by_name
Fetch a specific Cisco ISE ERS resource by its name to retrieve configuration details without scanning the full list, enabling direct lookup for supported resources.
Instructions
Retrieve a single ERS object by its name (for resources that support /name/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Resource name | |
| 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. |