Edits an assembly.
Syntax
edit Assembly
[
instancename=
] [
valuedescription=
]value
Where is:
instance
{
id=
|
valuename=
}value
Description
This command edits the attributes of assembly.
Although none of the options are mandatory, you must supply at least one option.
Options
The following table shows the available options for this command.
Option | Description |
|---|---|
| A name to identify the assembly. |
|
Optional description for the assembly.
|
{
|
The instance of the object using either the
|
Examples
Example A.83 Editing an assembly
OVM> edit Assembly name=myassembly.ova description='Oracle Linux Release 6'

