task_list
Retrieve Nutanix Prism Central tasks with optional status filtering and limit, displaying ID, operation, status, and completion for operational visibility.
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 |