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.

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    

Terms of Use | Feedback

Last updated: Sep 20, 2010 11:08:29 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=rjj_cli_busm_list
File name: rjj_cli_busm_list.html