Imports and adds a virtual CDROM/ISO file to a storage repository.
importVirtualCdrom
Repository=instance
server=
{
id
|
name
}
url=value
Where instance is:
{
id=id
|
name=name
}
This command imports and adds a virtual CDROM/ISO file to a storage repository.
The following table shows the available options for this command.
Option | Description |
|---|---|
Repository= | The storage repository in which to import the virtual CDROM/ISO file. |
server=
{
| The Oracle VM Server to use to perform the virtual CDROM/ISO file import job. This can be either the name or the ID. |
url= | The URL of the virtual CDROM/ISO file. |
{
id= |
The instance of the object using either the
|
Example A.87. Importing a virtual CDROM/ISO file to a storage repository
OVM> importVirtualCdrom Repository name=MyRepository server=MyServer \ url=http://example.com/isos/myiso.iso