vsphere_list_snapshots
Retrieve a virtual machine's snapshots as a tree and flat list, including IDs for revert/delete and a marker for the current snapshot.
Instructions
List the snapshots of a virtual machine as both a tree and a flat list.
Each snapshot carries the moid needed to revert to or delete it, and
is_current marks the snapshot the VM is currently running from.
Args: vm: VM name, managed object id, UUID or inventory path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||