TunnelDelete

TunnelDelete — deletes specified tunnel/mirror Slave connections.

Synopsis

(TunnelDelete host_pattern [remote_domain_pattern])
    

Arguments

host_pattern

The name of the host (the remote machine), or a pattern that matches several host names.

remote_domain_pattern

The domain on the remote host, or a pattern that matches several domains. If not specified, all domains on that host will be selected.

Returns

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

Description

This command deletes all tunnel slave connections whose host name matches host_pattern and whose remote domain name matches remote_domain_pattern. This corresponds to the Remove button in the Tunnel/Mirror option of the Properties window.