Sends a key/value pair message to a running virtual machine.
Syntax
sendVmMessage
Vm instancekey=valuemessage=valuelog=
{
Yes
|
No
}
Where is:
instance
{
id=
|
valuename=
}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.196 Sending a message to a virtual machine
OVM> sendVmMessage Vm name=MyVM key=com.oracle.linux.network.device.0 message=eth0 log=No

