IBM Tivoli Storage Manager, Version 7.1

RENAME SERVERGROUP (Rename a server group)

Use this command to rename a server group.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-REName SERVERGroup--current_group_name--new_group_name------><

Parameters

current_group_name (Required)
Specifies the server group to rename.
new_group_name (Required)
Specifies the new name of the server group. The maximum length of the name is 64 characters.

Example: Rename a server group

Rename server group WEST_COMPLEX to BIG_WEST.
rename servergroup west_complex big_west

Related commands

Table 1. Commands related to RENAME 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.
UPDATE SERVERGROUP Updates a server group.


Feedback