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.

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*

BMC Server Automation Command Line Interface 8.5