Setalertspolicy – HP LeftHand P4000 SAN Solutions User Manual
Page 89

HP StoreVirtual CLI | Commands | 89
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).
adServer
Required
The active directory host.
baseDN
Required
The base DN.
bindUserName
Optional
An active directory user name used to query the Active Directory
infrastructure.
bindPassWord
Optional
The active directory password for the binduser.
userContext
Optional
The user context.
testOnly
Optional
Set this flag to true to test the configuration only, not set it, default is
false.
ldaps
Optional
Use secure ldap connection, set it to false to change, default is true.
Example
cliq setADInfo login=10.0.1.3 userName=admin passWord=secret
bindUserName=user adServer=ldap://10.0.1.25 baseDN="win8dom,DC=com"
userContext=private testOnly=true ldaps=false
cliq setADInfo adServer=ldap://10.0.1.25 baseDN=2
setAlertsPolicy
This command sets information for the Alerts and Events Policy.
Availability: Windows, SSH
Version: 9.0
Request Syntax
cliq setAlertsPolicy login= userName= passWord= aging=
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).
aging
Required
The aging in months.
Example
cliq setAlertsPolicy login=10.0.1.3 userName=admin passWord=secret
aging="2"
cliq setAlertsPolicy aging="2"