user manual
354 BES Developer’s Guide
Using the iastool command-line tools
Examples
The following example lists the hubs running in the default management port:
iastool -listhubs
The following example lists the hubs running in the management port 24410:
iastool -listhubs -mgmtport 24100
listservices
Use this tool to list one or more services running on a hub.
Syntax
-listservices <-hub <hub> | -host <host>:<listener_port>> [-cfg
<configname>]
[-mgmtport <nnnnn>] [-bare] [-realm <realm>] [-user <username>]
[-pwd <password>] [-file <login_file>]
Default Output
By default, listservices displays a list of all partition services registered for the
specified hub on a particular management port.
-realm <realm> Specifies the realm used to authenticate
a user when the user and password
options are specified.
-user <username> Specifies the user to authenticate against
the specified realm.
-pwd <password> Specifies the user's password to
authenticate against the specified realm.
-file <login_file> Specifies a login script file containing the
realm, user name , and password used
to authenticate a user. The full or relative
path to this file must be specified. See
“Executing iastool command-line tools
from a script file” on page 372 for more
information.
Option Description










