Vmsvc/snapshot.create: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== vimsh vmsvc/snapshot.create ==== Usage: snapshot.create vmid [snapshotName] [snapshotDescription] [includeMemory] Creates a snapshot for the vm. Category: Vimsh)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


Creates a snapshot for the vm.
Creates a snapshot for the vm.
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 06: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