UPDATE NODEGROUP (Update a node group)

Use this command to modify the description of a node group.

Privilege class

To issue this command, you must have system or unrestricted policy privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate NODEGroup--group_name--DESCription--=--description---><

Parameters

group_name
Specifies the name of the node group whose description you want to update.
DESCription (Required)
Specifies a description of the node group. This parameter is required. The maximum length of the description is 255 characters. If the description contains any blanks, enclose the entire description in quotation marks.

Example: Update a node group's description

Update the node group, group1, with a new description.
update nodegroup group1 description="Human Resources"

Related commands

Table 1. Commands related to UPDATE NODEGROUP
Command Description
DEFINE BACKUPSET Defines a previously generated backup set to a server.
DEFINE NODEGROUP Defines a group of nodes.
DEFINE NODEGROUPMEMBER Adds a client node to a node group.
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.