UPDATE SERVERGROUP (Update a server group description)

Use this command to update the description of a server group.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate SERVERGroup--group_name------------------------------->

>--DESCription--=--description---------------------------------><

Parameters

group_name (Required)
Specifies the server group to update.
DESCription (Required)
Specifies a description of the server group. The maximum length of the description is 255 characters. Enclose the description in quotation marks if it contains blank characters.

Example: Update the description of a server group

Update the description of the server group named WEST_COMPLEX to "Western Region Complex".
update servergroup west_complex
 description="western region complex"

Related commands

Table 1. Commands related to UPDATE SERVERGROUP
Command Description
COPY SERVERGROUP Creates a copy of a server group.
DEFINE SERVERGROUP Defines a new server group.
DELETE SERVERGROUP Deletes a server group.
QUERY SERVERGROUP Displays information about server groups.
RENAME SERVERGROUP Renames a server group.