SIBAdminCommands: Bus administrative commands for the AdminTask object

You can use these administrative commands to manage service integration buses.

To run these commands, use the AdminTask object of the wsadmin scripting client. Each command acts on multiple objects in one operation. The commands are provided to allow you to make the most commonly-required types of update in a consistent manner, where modifying the underlying objects directly would be error-prone.

Command-line help is provided for service integration bus commands:
  • For a list of the available service integration bus commands in Jython and a brief description of each command, enter the following command at the wsadmin prompt:

    print AdminTask.help('SIBAdminCommands')

  • For overview help on a given command, enter the following command at the wsadmin prompt:

    print AdminTask.help('command_name')




Related concepts
Service integration buses
Related tasks
Managing service integration buses with administrative commands
Configuring buses
Creating a bus
Adding buses
Adding an unsecured bus
Configuring bus properties
Listing the buses
Deleting a bus
Configuring the members of a bus
Configuring messaging engines
Configuring service integration bus links
Connecting buses
Configuring foreign bus connections
Operating buses
Disabling the service integration service
Securing service integration
Adding a secured bus
Reference topic Reference topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 19, 2011 6:15:55 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-dist&topic=rjj_cmnds
File name: rjj_cmnds.html