Imports and adds a virtual CDROM/ISO file to a storage repository.
importVirtualCdrom Repository=instanceserver= { | id } nameurl=value
Where is:
instance
{ id= | idname= }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 |
|---|---|
| The storage repository in which to import the virtual CDROM/ISO file. |
| The Oracle VM Server to use to perform the virtual CDROM/ISO file import job. This can be either the name or the ID. |
| The URL of the virtual CDROM/ISO file. |
{ |
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