A.85 remove Vm

Removes a virtual machine from an Oracle VM Server.

Syntax

remove Vm instance from Server instance

Where instance is:

{ id=id | name=name }

Description

This command removes a virtual machine from an Oracle VM Server. In the Oracle VM Manager user interface, the virtual machine is moved to the Unassigned Virtual Machines folder in the Servers and VMs tab. The virtual machine cannot be running, and must be stopped before using this command.

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=MyServer.

Examples

Example A.118 Removing a virtual machine from an Oracle VM Server

OVM> remove Vm name=MyVM from Server name=MyServer

See Also