User's Manual

HP StoreVirtual CLI| Commands| 91
server Optional List of DNS servers, IP addresses.
Example
cliq setDnsInfo login=10.0.1.3 userName=admin passWord=secret
server=10.23.0.101 suffix=suffix1;suffix2 domainname=domainname
cliq setDnsInfo server=10.23.0.101 suffix=suffix1;suffix2
domainname=domainname
setEmailServerInfo
This command sets the configuration information for the email server used to email alerts to configured
recipients.
Availability: Windows, SSH
Version: 9.0
Request Syntax
cliq setEmailServerInfo login= userName= passWord= ipAddress= portNumber= email=
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).
ipAddress Optional This is the IP address or Host Name to be configured.
email Optional The email address of the sender.
portNumber Optional The Port Number to send email on.
Example
cliq setEmailServerInfo login=10.0.1.3 userName=admin passWord=secret
ipAddress=10.23.0.101 portNumber=2309 email=anyemail@myhost.com
cliq setEmailServerInfo ipAddress=10.23.0.101 portNumber=2309
email=anyemail@myhost.com
setGossipList
This command sets the gossip list on a storage system. In the normal case, the gossip list is managed by the
LeftHand OS agent. This is a backup mechanism that the API provides for imposing this if it's set incorrectly.
Availability:
Version: future
Warnings
This operation is irreversible.
Request Syntax