If I create a snapshot with: 'vim-cmd vmsvc/snapshot.create' I can then transfer the file that creates to another system, or even to another vmware ESXi system.
Setting aside the fact that snapshots are not the best backup practice, how viable is this snapshot ? Is it, indeed, a snapshot of the entire system that I can then run on a different ESXi system (or on the same one, if I pull it from backup storage) ?
Let's assume that my command has a "1" at the end, which tells vim-cmd to quiesce the VM first before snapshotting...