Imports and adds an assembly to a storage repository.
importAssembly Repository instanceserver= { | id } nameurl=value
Where is:
instance
{ id= | idname= }name
This command imports and adds an assembly to a storage repository.
The following table shows the available options for this command.
Option | Description |
|---|---|
| The storage repository in which to import the assembly. |
| The Oracle VM Server to use to perform the assembly import job. This can be either the name or the ID. |
| The URL of the assembly. |
{ |
The instance of the object using either the
|
Example A.85 Importing an assembly to a storage repository
OVM> importAssembly Repository name=MyRepository server=MyServer \ url=http://example.com/assemblies/myassembly.ova