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.
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.
None.
AdminTask.showSIBusMember(['-bus bus1 -node node1 -server server1']) '{node=node1, server=server1}'