ise_openapi_patch_install
Trigger patch installation on a Cisco ISE node via the API. Specify the target deployment and JSON request body to initiate the patch install process directly from your MCP server.
Instructions
[Patch] Trigger patch installation on the Cisco ISE node. (POST /api/v1/patch/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. |