3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.39
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
sethostset
DESCRIPTION
The sethostset command sets the parameters and modifies the properties of a host set.
SYNTAX
sethostset [options <arg>] <setname>
AUTHORITY
Super, Edit
OPTIONS
-comment <comment>
Specifies a comment relating to the set.
-name <newname>
Specifies a new name for the host set.
SPECIFIERS
<setname>
Specifies the name of the host set to modify.
RESTRICTIONS
None.
EXAMPLES
To rename a set from foo to bar:
To change the comment on a set:
NOTES
None.
cli% sethostset -name bar foo
cli% sethostset -comment "This used to be set foo" bar