vsphere_list_tasks
List recent vSphere tasks sorted by newest to check environment changes and verify if operations succeeded or failed.
Instructions
List recent vSphere tasks, newest first.
Use this to see what changed in the environment and whether an operation someone else started succeeded.
Args:
entity: Restrict to tasks on this object and its children.
entity_type: What kind of object entity names.
hours: How far back to look, in hours.
states: Filter by task state: queued, running, success
or error.
limit: Maximum number of tasks to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| entity | No | ||
| states | No | ||
| entity_type | No | vm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||