9.5 HP P4000 SAN/iQ Command-Line Interface User Guide (AX696-96069, September 2011)

56|HP P4000 CLI|Commands
Example
cliq makePrimary login=10.1.2.3 userName=admin passWord=secret
volumeName="TheVolume" snapshotName="TheSnapshot"
cliq makePrimary volumeName="TheVolume" snapshotName="TheSnapshot"
modifyAdminGroup
This command modifies an administrative group.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq
modifyAdminGroup login= userName= passWord= description= adminGroupName= adminUserName= permissions=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
adminGroupName Required The administrative group name
adminUserName Optional Specifies the users that this group comprises
description Optional Optional description
permissions Optional Permissions for the group. This is a character sequence specifying the allowable
permissions in the following order: Group,Network,Storage System,Report. The
Password permissions are subsumed by the Group permissions.For each group, the
allowable permissions are: r - read-only, w - read-write (Report does not support this), f
- full-access (Report does not support this)For example:Note: if this is not specified, the
permissions are set to rrrr
Example
cliq modifyAdminGroup login=10.0.1.3 userName=admin passWord=secret
description="My shiny new group" adminGroupName=PowerUsers
adminUserName=user1;user2 permissions=fffr
cliq modifyAdminGroup description="My shiny new group"
adminGroupName=PowerUsers adminUserName=user1;user2 permissions=fffr
modifyAdminUser
This command modifies an administrative user.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq
modifyAdminUser login= userName= passWord= description= adminUserName= adminPassWord=
login Required The IP address or DNS-resolvable names of one or more storage systems