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*