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.

AppServerLauncher - listAppServerHostNames

AppServerLauncher - listAppServerHostNames

Description :

This command returns list of hostnames of Application Servers in MAS setup. If the boolean argument passed is true it returns host names of only those Application Servers which are in up state. If argument passed is false, it returns hostnames of all the Application Servers.

Return type : String

Command Input :

Variable Name

Variable Type

Description

ReturnOnlyRunningAppServers

Boolean

True to return host names of only running Application Servers, false otherwise.

Example

The following example shows how to invoke this BLCLI

Script





`blcli AppServerLauncher listAppServerHostNames true` 

OR 

`blcli AppServerLauncher listAppServerHostNames false` 



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

Comments