HP Storage Essentials V5.1 CLI Guide First Edition (T4283-96029, August 2006)

Storage Essentials 5.1 CLI Guide 55
-ip: The IP address to start the agent on (useful for multihomed systems).
-autoip: Specifies that the same IP address used to communicate with the machine via SSH is used
to start the agent.
-agentUsername: The username the agent will respond to.
-agentPassword: The password the agent will respond to.
appiquninstall -agent -username <username of host>
-password <password of host> -hostname <IP address or DNS name of
host>
Description: Uninstalls the CIM Extension from the indicated host.
Security
Use the following CLI commands to view information about users, groups and roles.
appiqlist -user -all
Description: Lists users authorized to access to the management server.
appiqlist -user <user id>
Description: Provides the information about the specified user. You can obtain the identifier for
the user from the appiqlist -user -all command.
appiqlist -user <user id> -role
Description: Provides the information about the specified user's role. You can obtain the identifier
for the user from the appiqlist -user -all command.
appiqlist -user <user id> -organization
Description: Provides the information about the specified user's organizations.You can obtain the
identifier for the user from the appiqlist -user -all command.
appiqlist -role -all
Description: Lists all the available roles in the server.
appiqlist -role <role id>
Description: Provides the information about the role specified. You can obtain the identifier for the
role from the appiqlist -role -all command.
appiqlist -organization -all
Description: Lists the organizations available in the management server.
appiqlist -organization <org id>
Description: Provides the information about the organization specified. You can obtain the
identifier for the organization from the appiqlist -organization -all command.