User's Manual

HP StoreVirtual CLI| Commands| 29
createEmailNotifyPolicy
This command configures which level of events from the management group are sent via email to the
designated recipients.
Availability: Windows, SSH
Version: 9.0
Request Syntax
cliq createEmailNotifyPolicy 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 createEmailNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret email=myemail@myhost.com alertOnWarning=1
cliq createEmailNotifyPolicy email=myemail@myhost.com
alertOnWarning=1
createGroup
This command creates a new management group. This command may take several minutes to complete.
Availability: Windows, SSH
Version: 8.0
Request Syntax