Examples: Destroy connection statement
The following example destroys a private connection data definition on vnode apitest, where net_addr=apitest, protocol=TCP/IP, and port=mg2:
destroy private connection apitest apitest tcp_ip mg2
The following example destroys all global connection data definitions on vnode payroll that include the TCP/IP protocol:
destroy global connection payroll * tcp_ip *