ise_openapi_hotpatch_install
Trigger hotpatch installation on a Cisco ISE node via API to apply fixes without full upgrades. Specify the target deployment to initiate the patch process and resolve known issues.
Instructions
[Patch] Trigger hotpatch installation on Cisco ISE node. (POST /api/v1/hotpatch/install)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON request body. | |
| 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. |