vm_reboot
Reboot a Nutanix VM by specifying its VM ID. Use dry-run mode to preview the action and verify the target before executing the reboot.
Instructions
[WRITE][risk=medium] Reboot a VM (no distinct inverse).
Args:
vm_ext_id: VM extId as returned by vm_list.
dry_run: If True, return what WOULD be rebooted without doing it.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| vm_ext_id | Yes |