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.

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.

UCSUuidPool - removeRange


UCSUuidPool - removeRange

Description :

This command removes a range from a UUID pool.

Use the poolKey argument to specify the DBKey of the UUID pool you want to modify. 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 UUID pool you want to modify.

index

Integer

The index of the range. 0 indicates the first range, 1 indicates the second range, and so on.

Example

The following example removes the first UUID range from a UUID pool.

Script





blcli UCSUuidPool removeRange DBKey:SDepotObjectKey:1-1 0



 

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

BMC Server Automation Command Line Interface 8.5