Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

UCSStoragePool - removeIdentity


UCSStoragePool - removeIdentity

Description :

This command removes an identity from the UCS Storage pool.

As input, use the poolKey argument to specify the DBKey of the pool from which you want to remove the identity. You can get the DBKey of the pool by using the DepotObject : getDBKeyByTypeStringGroupAndName command.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

poolKey

com.bladelogic.om.infra.model.base.keys.SDepotObjectKey

The DBKey of the UCS Storage pool to which you are removing an identity.

wwnnAddress

String

The WWNN address for the identity

wwpnAddress

String

The WWPN address for the identity

Example

The following example removes an identity from a UCS Storage pool that has a DBKey of DBKey:SDepotObjectKey:1-1.

Script





blcli UCSStoragePool removeIdentity DBKey:SDepotObjectKey:1-1 "10-00-10-10-10-10-10-10" "20-20-20-20-20-20-20-20"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3