vm_guest_shutdown
Shut down a VM gracefully from inside the guest OS. Use dry-run to preview; the action is reversible via power-on.
Instructions
[WRITE][risk=medium] Graceful in-guest shutdown (reversible → power-on).
Args:
vm_ext_id: VM extId as returned by vm_list.
dry_run: If True, preview it (runs the self-lockout guard) without shutting down.
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 |