vm_power_on
Power on a specified VM using its extId. Supports dry-run to preview the action without changes, with automatic ETag handling and optional target selection.
Instructions
[WRITE][risk=medium] Power on a VM (reversible → power-off). Auto-handles ETag.
Args:
vm_ext_id: VM extId as returned by vm_list.
dry_run: If True, return what WOULD be powered on 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 |