Deleting a service integration bus using the wsadmin tool

Use this command to delete a service integration bus.

To run the command, use the AdminTask object of the wsadmin scripting client.

This command is only valid when used with WebSphere® Application Server Version 6 and later application servers. Do not use it with earlier versions.

Command-line help is provided for service integration bus commands:

For additional details of the command properties, see the related reference topic.

Purpose

This command deletes a service integration bus.

CAUTION:
This command deletes everything on and related to the bus. There is no confirmation prompt before deleting the bus.
Command name
deleteSIBus
Target
None.
Result
The bus is deleted.

To save the changes made by the command, type $AdminConfig save.

Required parameters

-bus busname
The name by which the service integration bus is known. You can use the listSIBuses command to list the names of existing buses.

Conditional parameters

None.

Optional parameters

None.

Example

wsadmin>$AdminTask deleteSIBus {-bus anewbus}
wsadmin>



Related reference
Buses administrative commands
Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 8:25:23 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-zos&topic=rjj_cli_bus_delete
File name: rjj_cli_bus_delete.html