A.21 clearVmAllSentMessages

Clears all the key/value pair messages sent to a running virtual machine.

Syntax

clearVmAllSentMessages Vm instance

Where instance is:

{ id=value | name=value }

Description

This command clears all the key/value pair messages sent to 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.28 Clearing all messages sent to a virtual machine

OVM> clearVmAllSentMessages Vm name=MyVm

See Also