ise_ers_patch
Partially update an existing Cisco ISE ERS object by ID using PATCH. Provide only the fields to change to modify specific attributes without replacing the entire resource.
Instructions
Partial update (PATCH) of an existing ERS object by ID (ISE 3.x). Provide only the fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| data | Yes | Fields to change. | |
| 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. |