Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

UCSTemplate - removeAllSanHBA


UCSTemplate - removeAllSanHBA

Description :

This command removes all SAN HBA configuration from a UCS template.

Use the templateKey argument to specify the DBKey of the template you want to modify. You can get the DBKey of the template by using the DepotObject : getDBKeyByTypeStringGroupAndName command.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

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

The DBKey of the template you want to modify.

Example

The following example removes all SAN HBA configuration from a template.

Script





blcli UCSTemplate removeAllSanHBA DBKey:SDepotObjectKey:1-1



 

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

TrueSight Server Automation Command Line Interface