Getsiteinfo, Syntax, Parameters – HP StoreVirtual 4000 Storage User Manual
Page 70: Response syntax, Description

NOTE:
HP StoreVirtual Application Aware Snapshot Manager must be installed on the target
Windows server for this call to succeed.
Syntax
getServerVolumeInfo
{serverIp=} [searchDepth=]
Parameters
Description
Name
The Windows server IP address.
{serverIp}
Defines which objects to inspect. Values are 1—Volumes only, 2—Volumes
and snapshots, and 3—Volumes, snapshots and remote snapshots (default).
The greater the search depth number, the longer the call can take.
[searchDepth]
Response Syntax
VOLUME ...
Description
Name
This section contains volume information.
VOLUME
Example 130 Windows
cliq getServerVolumeInfo serverIp="10.0.1.45"
Example 131 SSH
getServerVolumeInfo serverIp="10.0.1.45"
getSiteInfo
Description
Get site information on multi-site SANs.
Syntax
getSiteInfo
{login=} { userName= passWord= | groupName= } [siteName=]
Parameters
Description
Name
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}
70
Commands