ise_openapi_task_get
Monitor the status of an ongoing Cisco ISE task by providing its task ID. Check progress and completion state to determine when operations have finished.
Instructions
[Task] Monitor task status (GET /api/v1/task/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter 'id'. | |
| 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. |