Vmsvc/snapshot.setoption: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh vmsvc/snapshot.setoption ==== Usage: snapshot.setoption [OPTIONS] vmid Config snapshot behavior on the vm. Options: --locked=bool Whether to lock the snapshot -... |
No edit summary |
||
Line 13: | Line 13: | ||
--action=string | --action=string | ||
The snapshot power-off behavior | The snapshot power-off behavior | ||
See also: [[vmsvc/snapshot.create]] | [[vmsvc/snapshot.get]] | [[vmsvc/snapshot.remove]] | [[vmsvc/snapshot.removeall]] | [[vmsvc/snapshot.revert]] | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 05:53, 19 December 2008
vimsh vmsvc/snapshot.setoption
Usage: snapshot.setoption [OPTIONS] vmid
Config snapshot behavior on the vm.
Options:
--locked=bool Whether to lock the snapshot --disabled=bool whether to disable snapshot --action=string The snapshot power-off behavior
See also: vmsvc/snapshot.create | vmsvc/snapshot.get | vmsvc/snapshot.remove | vmsvc/snapshot.removeall | vmsvc/snapshot.revert