Administrator's Reference

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

>>-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.

Examples

Task

Update the description of the server group named WEST_COMPLEX to Western Region Complex.

Command:
update servergroup west_complex description="western region complex"

Related Commands

Table 309. 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]