+

Search Tips   |   Advanced Search

listSIBDestinations command

Use the listSIBDestinations command to list the bus destinations for a service integration bus.

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

(iSeries) (iSeries) The wsadmin scripting client is run from Qshell. (iSeries) See Configure Qshell to run WebSphere scripts .

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

This command lists all the bus destinations on a bus.


Target object

A bus.


Required parameters

-bus busname

The name of the service integration bus on which the bus destinations are configured. Use the listSIBuses command to list the names of existing buses.


Conditional parameters

None.


Optional parameters

-type Queue | TopicSpace | WebService | Port

To list destinations of the specified type.


Example