A.83 remove StorageInitiator

Removes a storage initiator from an access group for a SAN storage server.

Syntax

remove StorageInitiator instance from AccessGroup instance

Where instance is:

{ id=id | name=name }

Description

This command removes a storage initiator from an access group for a SAN storage server.

Options

The following table shows the available options for this command.

Option

Description

{ id=id | name=name }

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

Examples

Example A.116 Removing a storage initiator

OVM> remove StorageInitiator name=iqn.1988-12.com.oracle:d72d82d0817f from AccessGroup \
  name='Default access group @ MyISCIServer' 

See Also