Use the showSIBus command to show the properties of a service integration 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® Application Server scripts.
print AdminTask.help('SIBAdminCommands')
print AdminTask.help('command_name')
This command lists details about the properties of a service integration bus.
A bus.
None.
None.
AdminTask.showSIBus('[-bus bus1]') '{secure=false, useServerIdForMediations=false, discardOnDelete=false, auditAllowed=true, highMessageThreshold=50000, busName=bus1, securityGroupCacheTimeout=120, configurationReloadEnabled=true, bootstrapPolicy=SIBSERVICE_ENABLED, permittedChains=ALL}'