snapshot_create
Create a reversible snapshot of a Nutanix VM to preserve its current state. Provide VM ext ID and a name; optionally target a specific Prism Central.
Instructions
[WRITE][risk=medium] Snapshot a VM (reversible → delete the snapshot). Auto-handles ETag.
Args:
vm_ext_id: VM extId as returned by vm_list.
name: Name for the new snapshot.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| vm_ext_id | Yes |