task_list
List Prism Central tasks filtered by status. Shows operation, status, percent complete, and entity info for monitoring and troubleshooting.
Instructions
[READ] List Prism Central tasks (extId, operation, status, %complete, entity).
Args:
status: Optional status filter, e.g. RUNNING / SUCCEEDED / FAILED.
limit: Max rows to return (default 500). The result reports
`returned`, `limit`, and `truncated` so a capped read is visible.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| target | No |