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

Example 193 Windows
cliq rollbackSnapshot snapshotName=TheSnapshot login=10.0.1.2
userName=admin passWord=secret
Example 194 SSH
rollbackSnapshot snapshotName=TheSnapshot
runDiagnostic
Description
Run one or all storage system diagnostics.
Syntax
runDiagnostic {login=} { userName= passWord= | groupName= } [diagnosticName=]
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 name of the diagnostic to run (if unspecified, all diagnostics are listed;
if * is specified, all are run).
[diagnosticName]
Example 195 Windows
cliq runDiagnostic login=10.0.1.2 userName=admin passWord=secret
diagnosticName=drvstat
Example 196 SSH
runDiagnostic diagnosticName=drvstat
setADInfo
Description
Set the active directory association and configuration of the management group.
Syntax
setADInfo {login=} { userName= passWord= | groupName= } {adServer=} {baseDN=}
[bindUserName=] [bindPassWord=] [userContext=] [testOnly=] [ldaps=]
100 Commands