You can use these commands to manage bus destinations.
These commands provide an alternative to using the administrative console or using the more complex syntax of wsadmin and JACL.
wsadmin -conntype none -lang jython
wsadmin>AdminTask.listSIBDestinations(["-bus", "abus"]) '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388) (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098181503600) (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098184221748)' wsadmin>AdminTask.listSIBDestinations(["-bus", "abus", "-type", "TopicSpace"]) '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388)'