Example: Create connection statement
The following example creates a global connection data definition on vnode apitest, where net_addr=apitest, protocol=TCP/IP, and port=mg0:
create global connection apitest apitest tcp_ip mg0
Note: The virtual node name and the host are different objects, although typically they have the same value.