DEFINE NODEGROUPMEMBER (Define node group member)
Use this command to add a client node to a node group. A node group is a group of client nodes that are acted upon as if they were a single entity.
Privilege class
To issue this command you must have system or unrestricted policy privilege.
Syntax
Parameters
- group_name
- Specifies the name of the node group to which you want to add a client node.
- node_name
- Specifies the name of the client node that you want to add to the node group. You can specify one or more names. Separate multiple names with commas; do not use intervening spaces. You can also use wildcard characters when specifying multiple names.
Example: Define node group members
Define two members,node1 and node2,
to a node group, group1.define nodegroupmember group1 node1,node2Related commands
| Command | Description |
|---|---|
| DEFINE BACKUPSET | Defines a previously generated backup set to a server. |
| DEFINE NODEGROUP | Defines a group of nodes. |
| DELETE BACKUPSET | Deletes a backup set. |
| DELETE NODEGROUP | Deletes a node group. |
| DELETE NODEGROUPMEMBER | Deletes a client node from a node group. |
| GENERATE BACKUPSET | Generates a backup set of a client's data. |
| QUERY BACKUPSET | Displays backup sets. |
| QUERY NODEGROUP | Displays information about node groups. |
| UPDATE BACKUPSET | Updates a retention value associated with a backup set. |
| UPDATE NODEGROUP | Updates the description of a node group. |
