Use the showSIBForeignBus command to show the properties of a foreign bus.
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 details about the properties of a foreign bus. A foreign bus represents a bus in another cell (or within the same cell) or a WebSphere® MQ network, with which a service integration bus can exchange messages.
A foreign bus.
None.
None.
AdminTask.showSIBForeignBus('[-bus bus1 -name foreignbus1]')
'Foreign Bus Name = foreignbus1
Foreign Bus Uuid = 17B07B718182CDF6A73E75D2
Foreign Bus Description = A new foreign bus
Foreign Bus Send Allowed = true
mqRfh2 Allowed = false'