vsphere_get_task
Check the state and progress of a vSphere task by providing its task ID. Use this to poll tasks that were started without waiting or timed out.
Instructions
Check the state and progress of a single vSphere task.
Tools that started work with wait=false, or that timed out waiting,
return a task_id you can poll here.
Args:
task_id: The task's managed object id, e.g. task-4218.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||