This command renames a host group.
set hostGroup [hostGroupName] userLabel=”newHostGroupName”
Parameter | Description |
---|---|
hostGroup | The name of the host group that you want to rename. Enclose the host group name in square brackets ([ ]). If the host group name has special characters, you also must enclose the host group name in double quotation marks (“ ”). |
userLabel | The new name for the host group. Enclose the new host group name in double quotation marks (“ ”). |
You can use any combination of alphanumeric characters, hyphens, and underscores for the names. Names can have a maximum of 30 characters.
6.10