esxi_power_off
Shut down a VM on ESXi gracefully, with automatic fallback to force power off if the graceful attempt fails.
Instructions
Power off a VM on ESXi. Tries graceful shutdown first, falls back to force
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force power off without graceful shutdown (default: false) | |
| vm_id | Yes | VM identifier | |
| device_id | Yes | ESXi host device ID |