Vmsvc/snapshot.create: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
Creates a snapshot for the vm. | Creates a snapshot for the vm. | ||
See also: | See also: | ||
[[vmsvc/snapshot.get]] | [[vmsvc/snapshot.remove]] | [[vmsvc/snapshot.removeall]] | [[vmsvc/snapshot.revert]] | [[vmsvc/snapshot.setoption]] | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 05:46, 19 December 2008
vimsh vmsvc/snapshot.create
Usage: snapshot.create vmid [snapshotName] [snapshotDescription] [includeMemory]
Creates a snapshot for the vm.
See also: vmsvc/snapshot.get | vmsvc/snapshot.remove | vmsvc/snapshot.removeall | vmsvc/snapshot.revert | vmsvc/snapshot.setoption