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

Syntax
setEmailServerInfo {login=} { userName= passWord= | groupName= } [ipAddress=]
[email=] [portNumber=]
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 IP address or host name of the email server.[ipAddress]
The email address of the sender.[email]
The port number to send email on. If omitted, the current port number will
be retained (defaulted to port 25).
[portNumber]
Example 205 Windows
cliq setEmailServerInfo login=10.0.1.3 userName=admin passWord=secret
ipAddress=10.23.0.101 portNumber=2309 email=anyemail@myhost.com
Example 206 SSH
setEmailServerInfo ipAddress=10.23.0.101 portNumber=2309
email=anyemail@myhost.com
setGossipList
Description
Set 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 is set
incorrectly.
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
setGossipList {login=} { userName= passWord= | groupName= } {node=}
104 Commands