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

Parameters
DescriptionName
The name of the management group.[groupName]
The name of the volume in the management group.[volumeName]
Example 65 Windows
cliq deleteAutoMountPolicy groupName="MG2" volumeName="Vol1"
deleteCluster
Description
Delete a cluster. All storage systems are removed.
Syntax
deleteCluster {login=} { userName= passWord= | groupName= } {clusterName=}
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 cluster.{clusterName}
Example 66 Windows
cliq deleteCluster clusterName=TheCluster login=10.1.2.3 userName=admin
passWord=secret
Example 67 SSH
deleteCluster clusterName=TheCluster
deleteEmailNotifyPolicy
Description
Delete an Email Notification Policy. The designated recipient will no longer receive emails from
management group alerts.
Syntax
deleteEmailNotifyPolicy {login=} { userName= passWord= | groupName= }
{email=}
deleteCluster 43