A.51 edit VirtualCdrom

Edits an ISO file/CDROM.

Syntax

edit VirtualCdrom instance [name=value] [description=value]

Where instance is:

{ id=id | name=name }

Description

This command edits an ISO file/CDROM.

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

name=value

A name to identify the ISO file/CDROM.

description=value

Optional description for the ISO file/CDROM.

{ id=id | name=name }

The instance of the object using either the id or name option, for example name=MyISOFile.

Examples

Example A.69 Editing a ISO file/CDROM

OVM> edit VirtualCdrom id=0004fb0000150000cd7223d8105042c5.iso name="OL6 U1" \
  description="Oracle Linux 6 Update 1"

See Also