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.

Server - findAllServerObjectsByGroupInCustomServerObject

Server - findAllServerObjectsByGroupInCustomServerObject

Description :

This command is an Custom Command the server objects in a server group, either recursively or not. Returns a list of server objects.

Return type : com.bladelogic.om.infra.model.ListContainer

Command Input :

Variable Name

Variable Type

Description

groupId

Integer

ID of the server group.

recursive

Boolean

True to recursively search the child groups, false otherwise.

Example

The following example finds all server objects in a server group with the ID of 2000016 recrusively:

Script





Server findAllServerObjectsByGroupInCustomServerObject 2000016 true 



Was this page helpful? Yes No Submitting... Thank you

Comments