A.71 edit Manager

Edits a Manager object.

Syntax

edit Manager instance name=value [ description=value ]

Where instance is:

{ id=value | name=value }

Description

This command edits the attributes of a Manager (Oracle VM Manager) object.

Options

The following table shows the available options for this command.

Option

Description

name=value

A name to identify the Manager object.

description=value

Optional description for the Manager object. value is a maximum of 4,000 characters.

{ id=value | name=value }

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

Examples

Example A.93 Renaming a Manager object

OVM> edit Manager name="OVM Manager" name="Oracle VM Manager"

See Also