A.37 edit AccessGroup

Edits a SAN storage access group.

Syntax

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

Where instance is:

{ id=id | name=name }

Description

This command edits a SAN storage access group. Generic storage plug-ins are not supported with this command.

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 for the access group.

description=value

Optional description for the access group.

{ id=id | name=name }

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

Examples

Example A.51 Editing an access group on a SAN server

OVM> edit AccessGroup name=MyGroup name=MyISCIServer

See Also