Struct xo_api_client::api::vm::VmProcedures   [−][src]
pub struct VmProcedures { /* fields omitted */ }Implementations
This function will try to initiate a soft restart of the VM The there is no guarantee that the VM has started once the returned future resolves
xo-cli: vm.restart id=
Create snapshot of the specified VM
save_memory: Should the RAM memory of the VM be saved? Setting this to true does make the
snapshot take a lot more time, may even freeze the VM for some time. If you are unsure,
set this to false
xo-cli: vm.snapshot [description=
Roll back Vm to an earlier snapshot
xo-cli: vm.revert snapshot=