bridge_remove — deletes a bridge.
(bridge_remove source destination)
source
A string containing the fully qualified point name of the source, or starting point of the bridge.
destination
A string containing the fully qualified point name of the destination, or ending point of the bridge.
A message indicating success or error. Please refer to Return Syntax for details.
This command permanently deletes a bridge. The source
and destination names must be fully qualified, specifying
the domain and point name, as in
".
domain:pointname"