11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

Example 158 Windows
cliq modifyEmailNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret email="myemail@myhost.com" alertOnCritical=1
Example 159 SSH
modifyEmailNotifyPolicy email="myemail@myhost.com" alertOnCritical=1
modifyGroup
Description
Modify settings on a management group.
CAUTION:
This operation is irreversible.
This command will display a prompt, requiring confirmation before proceeding. This prompt
may be overridden with an optional prompt=0 parameter on the command line; in this case,
the command will always execute without pausing for confirmation.
Syntax
modifyGroup {login=} { userName= passWord= | groupName= } [node=]
[bandwidthPriority=] [customerName=] [supportId=] [contactName=]
[postalAddress=] [postalAddress2=] [cityName=] [stateName=] [countryName=]
[postalCode=] [telephoneNumber=] [emailaddress=]
Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The delimited list of node names or IP addresses, or DNS-resolvable node
names of the storage systems the cluster comprises.
[node]
The manager bandwidth. Values are:[bandwidthPriority]
Kb—Kilobits/sec (1000 Bits/second)
Mb—Megabits/sec (1000 Kilobits/second)
Gb—Gigabits/sec (1000 Megabits/second)
Customer name[customerName]
Support ID provided by HP StoreVirtual support.[supportId]
Contact name[contactName]
Postal address line 1[postalAddress]
Postal address line 2[postalAddress2]
modifyGroup 83