bridge_remove

bridge_remove — deletes a bridge.

Syntax

(bridge_remove source destination)
    

Arguments

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.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

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".