UCSMacPool - removeRange
UCSMacPool - removeRange
Description :
This command removes a range from a MAC pool.
Use the index argument to specify which range you want to remove. An index of 0 means the first range in the pool, an index of 1 means the second range in the pool, and so on.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
poolKey | com.bladelogic.om.infra.model.base.keys.SDepotObjectKey | Handle to the MAC pool from which you want to remove a range. |
index | Integer | The index of the range. |
Example
The following example removes the first MAC range in a MAC pool with a DBKey of DBKey:SDepotObjectKey:1-1.
Script
blcli UCSMacPool removeRange DBKey:SDepotObjectKey:1-1 0
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*