Use the showSIBusMember command to show the properties of a service integration bus member.
To run the command, use the AdminTask object of the wsadmin scripting client.
The wsadmin scripting client is run from Qshell. For more information, see Configuring Qshell to run WebSphere scripts using wsadmin scripting.
print AdminTask.help('SIBAdminCommands')
print AdminTask.help('command_name')
This command lists the details of a specified member of a service integration bus. You can also use this command to list the details of a WebSphere® MQ server bus member.
A bus member.
Use this option only in WebSphere Application Server environments that support server clusters.
None.
AdminTask.showSIBusMember(['-bus bus1 -node node1 -server server1'])
'{node=node1, server=server1}'