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.

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>



Related reference
Buses administrative commands
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 12:02:36 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-zos&topic=rjj_cli_busm_list
File name: rjj_cli_busm_list.html