A.82 edit ServerUpdateGroup

Edits an Oracle VM Server update group in a server pool.

Syntax

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

Where instance is:

{ id=value | name=value }

Description

This command edits an Oracle VM Server update group in a server pool.

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 server update group.

description=value

Optional description for the server update group. 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=MyServerPool.

Examples

Example A.107 Editing the name of an update group for a server pool

OVM> edit ServerUpdateGroup name=MyServerUpdateGroup name="My Server Update Group"

See Also