ise_ers_get
Retrieve a single Cisco ISE ERS object by its unique resource ID. Specify the resource type and UUID to fetch detailed configuration data from the Identity Services Engine.
Instructions
Retrieve a single ERS object by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource ID (UUID) | |
| 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. |