Edits a virtual disk in an assembly.
Syntax
edit AssemblyVirtualDisk
[
instancename=
] [
valuedescription=
]value
Where is:
instance
{
id=
|
valuename=
}value
Description
This command edits the attributes of a virtual disk in an assembly. You cannot delete an AssemblyVirtualDisk object. You can only delete it by deleting the assembly itself.
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 virtual disk. |
|
Optional description for the assembly virtual disk.
|
{
|
The instance of the object using either the
|
Examples
Example A.84 Editing an assembly virtual disk
OVM> edit AssemblyVirtualDisk name=MyAssemblyVirtualDisk description='Oracle Linux Release 6'

