SmartGroup - getSmartGroupConditionListByIdAsString


SmartGroup - getSmartGroupConditionListByIdAsString

Description:

This command returns the server smart group conditions as a string.

Return type: java.lang.String

Command input:

Variable Name

Variable Type

Description

$groupID         

Integer

Group ID of a server smart group.

Example

The following example shows how to obtain the conditions of the smart server group for a specified group ID.

Script

blcli SmartServerGroup groupNameToId /abc

blcli SmartGroup getSmartGroupConditionListByIdAsString $groupID

 

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

TrueSight Server Automation Command Line Interface 23.1