Creategroup, Createkey – HP StoreVirtual VSA Software User Manual
Page 26

26 | HP P4000 CLI | Commands
alertOnInformation Optional 0 - the log does not includes informational events (default), 1 - the log includes
informational events
alertOnWarning Optional 0 - the log does not includes warning events (default), 1 - the log includes warning
events
alertOnCritical Optional 0 - the log does not includes critical events (default), 1 - the log includes critical events
emailLocale Optional English (default), Chinese, Japanese, Korean
Example
cliq createEmailNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret [email protected] verbosity=1
cliq createEmailNotifyPolicy [email protected]
verbosity=1
createGroup
This command creates a new management group. This command may take several minutes to complete.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq createGroup groupName= node= userName= passWord=
node Required The host names of the storage systems the cluster comprises
groupName Required The name of the group
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
Example
cliq createGroup groupName=TheGroup node=10.1.2.3;10.1.2.4
userName=admin passWord=secret
cliq createGroup groupName=TheGroup node=10.1.2.3;10.1.2.4
createKey
This command creates an encrypted key file that can be used to specify credentials instead of username/
password.
Availability: Windows
Version: 8.0
Request Syntax
cliq createKey login= userName= passWord= keyFile=
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system