Field | Parameter | Value | Description |
---|---|---|---|
1 | Function | create, destroy, or show | The task that will be performed. |
2 | Type | global or private | The registration type of the object. A global object is available to all users on the local node. A private object is available to a single user. Private objects are created and destroyed for the currently logged-in user. Only a user with the NET_ADMIN GCA privilege (generally a system administrator) can create and destroy global objects. |
3 | Object | login, connection, or attribute | The object to be created, destroyed, or shown. Login is the remote user authorization definition (user name and password). Connection refers to a connection data definition. Attribute refers to the attribute of the virtual node. |
4 | Virtual node name | vnode name | The virtual node name (vnode) associated with the operation. Each query statement must contain a vnode identifier. |