A.102 suspend Vm

Suspends a running virtual machine.

Syntax

suspend Vm instance

Where instance is:

{ id=id | name=name }

Description

This command suspends a running virtual machine.

Options

The following table shows the available options for this command.

Option

Description

{ id=id | name=name }

The instance of the object using either the id or name option, for example name=MyVM.

Examples

Example A.145 Suspending a virtual machine

OVM> suspend Vm name=MyVM

See Also