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

Example 123 Windows
cliq getScsiInfo volumeName=z:
getServerCapabilities
Description
Interrogate a Windows server for its HP StoreVirtual integration capabilities. If this call succeeds,
the actual capabilities will be returned. For anticipated future releases, this may also include
information about virtual machine hosting (VMware, Citrix, Hyper-V), and Server information.
NOTE: HP StoreVirtual Application Aware Snapshot Manager must be installed on the target
Windows server for this call to succeed.
Syntax
getServerCapabilities {serverIp=}
Parameters
DescriptionName
The Windows server IP address.{serverIp}
Example 124 Windows
cliq getServerCapabilities serverIp=10.0.1.2
Example 125 SSH
getServerCapabilities serverIp=10.0.1.2
getServerInfo
Description
This will return information about server configurations in the management group, which contain
permission settings for application servers to connect to StoreVirtual volumes.
Syntax
getServerInfo {login=} { userName= passWord= | groupName= } [serverName=]
[serverclustername=]
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}
getServerCapabilities 67