Sends a key/value pair message to a running virtual machine.
Syntax
Where
is:
instance
{
id=
|
value
name=
}value
Description
This command sends a key/value pair message to a running virtual machine.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
| The message key. |
| The message content. |
| Whether to log the message. |
{
|
The instance of the object using either the
|
Examples
Example A.219 Sending a message to a virtual machine
OVM> sendVmMessage Vm name=MyVM key=com.oracle.linux.network.device.0 message=eth0 log=No