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 - addIdentity


UCSStoragePool - addIdentity

Description :

This command adds an identity to the UCS Storage pool.

As input, use the poolKey argument to specify the DBKey of the pool to which you want to add 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 adding an identity

wwnnAddress

String

The WWNN address for the identity

wwpnAddress

String

The WWPN address for the identity

Example

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

Script





blcli UCSStoragePool addIdentity 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