A.20 clearVmAllRcvdMessages

Clears all the key/value pair messages received by a running virtual machine.

Syntax

clearVmAllRcvdMessages Vm instance

Where instance is:

{ id=value | name=value }

Description

This command clears all the key/value pair messages received by a running virtual machine.

Options

The following table shows the available options for this command.

Option

Description

{ id=value | name=value }

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

Examples

Example A.27 Clearing all messages received by a virtual machine

OVM> clearVmAllRcvdMessages Vm name=MyVm

See Also