vm_guest_shutdown
Shut down a VM guest gracefully using in-guest tools, with dry-run preview to verify and reversible power-on to undo.
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 |