WebSphere WebSphere Application Server Network Deployment, Version 6.1.x Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

Listing members of a service integration bus using the wsadmin tool

Use this command to list the members of a service integration bus.

To run the command, use the AdminTask object of the wsadmin scripting client.

For i5/OS platforms The wsadmin scripting client is run from Qshell. For more information, see the topic "Configure Qshell to run WebSphere Application Server scripts".

This command is only valid when used with WebSphere Application Server Version 6 and later application servers. Do not use it with earlier versions.

Command-line help is provided for service integration bus commands:

For additional details of the command properties, see the related reference topic.

Purpose

This command lists the names of all members in a service integration bus. The list includes all WebSphere MQ servers that are bus members.

Command name
listSIBusMembers
Target
None.
Result
A list of bus members.

Required parameters

-bus busname
The name by which the service integration bus is known. You can use the listSIBuses command to list the names of existing buses.

Conditional parameters

None.

Optional parameters

None.

Example

wsadmin>$AdminTask listSIBusMembers {-bus aloneNode}
(cells/9994GKCCell/buses/aloneNode|sib-bus.xml#SIBusMember_1092155259869)
(cells/9994GKCCell/buses/aloneNode|sib-bus.xml#SIBusMember_1092159844593)
(cells/9994GKCCell/buses/aloneNode|sib-bus.xml#SIBusMember_1092160253751)
wsadmin>

Reference topic

Terms of use | Feedback


Timestamp icon Last updated: 26 February 2009
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.pmc.nd.multiplatform.doc/ref/rjj_cli_busm_list.html

Copyright IBM Corporation 2004, 2009. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)