UCSUuidPool - createUuidPool
UCSUuidPool - createUuidPool
Description :
This command creates a UCS UUID pool.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
name | String | The name of the UUID pool. |
desc | String | The description of the UUID pool. |
groupId | Integer | The ID of the depot group where the UUID pool will reside. |
Example
The following example creates a UUID Pool under a depot group.
Script
DEPOTGROUP_SUB2="/parent/sub1/sub2"
DEPOTGROUP_SUB2_ID=`blcli DepotGroup groupNameToId $DEPOTGROUP_SUB2`
blcli UCSUuidPool createUuidPool "UUID Pool name" "Description" $DEPOTGROUP_SUB2_ID
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*