power_off_vm
Gracefully power off a Nutanix VM for maintenance or decommissioning. Requires environment variable NUTANIX_ALLOW_POWER=true.
Instructions
Transition a VM from On to Off (graceful shutdown). This is an environment-gated operation that requires NUTANIX_ALLOW_POWER=true. Use this when an agent needs to stop a running VM, such as for maintenance, resource consolidation, or decommissioning. Returns an error if the environment variable is not set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext_id | Yes | The Nutanix extId of the VM to power off |