ise_ers_update
Replace an existing Cisco ISE ERS object by ID with a complete JSON payload.
Instructions
Full update (PUT) of an existing ERS object by ID. Provide the complete JSON payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| data | Yes | ||
| 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. |