User's Manual

HP StoreVirtual CLI| Commands| 73
modifyEmailNotifyPolicy
This command modifies an Email Notification Policy.
Availability: Windows, SSH
Version: 9.0
Request Syntax
cliq modifyEmailNotifyPolicy login= userName= passWord= email= verbosity=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
email Required The email address of the recipient.
verbosity Optional The level of returned information via email notification. 1 - brief, 2 -
standard, 3 - verbose
alertOnInfo Conditional Values are: 0 = email will not be sent on informational events and,
1 = email will be sent for informational events. The default is 0 for
createEmailNotifyPolicy. (A combination of parameters alertOnInfo or
alertOnWarning or alertOnCritical must be specified).
alertOnWarning Conditional Values are: 0 = email will not be sent on warning events and,
1 = email will be sent for warning events. The default is 0 for
createEmailNotifyPolicy. (A combination of parameters alertOnInfo or
alertOnWarning or alertOnCritical must be specified).
alertOnCritical Conditional Values are: 0 = email will not be sent on critical events and,
1 = email will be sent for critical events. The default is 0 for
createEmailNotifyPolicy. (A combination of parameters alertOnInfo or
alertOnWarning or alertOnCritical must be specified).
emailLocale Optional English (default), Chinese, Japanese, Korean
Example
cliq modifyEmailNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret email="myemail@myhost.com" alertOnCritical=1
cliq modifyEmailNotifyPolicy email="myemail@myhost.com"
alertOnCritical=1
modifyGroup
This command changes settings on a management group.
Availability: Windows, SSH
Version: 8.0
Warnings
This operation is irreversible.