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

Example 70 Windows
cliq deleteGroup login=10.1.2.3 userName=admin passWord=secret
groupName="MG2"
Example 71 SSH
deleteGroup groupName="MG2"
deleteRemoteAssociation
Description
Delete a remote group to primary group association.
Syntax
deleteRemoteAssociation {login=} { userName= passWord= | groupName= }
{remote=} [remoteUserName=] [remotePassWord=] [remotegroupname]
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 IP address or DNS-resolvable names of one or more remote storage
system.
{remote}
The authentication user name for the remote group.[remoteUserName]
The password for the remote group.[remotePassWord]
The name of the remote management group.[remotegroupname]
deleteRemoteAssociation 45