HP StoreOnce Backup System CLI Reference Guide

accounts del
Description of Command Function
Deletes an existing account.
NOTE: Accounts can only be deleted if the user is logged in with an Administrator level account.
The delete option is not available to Operator level users.
Command Syntax
accounts del <ACCOUNT>
Command Authority
Administrator
Command Object Requirements
ACCOUNT This required object is a string matching the label of an existing account. The default
Administrator account, Admin, cannot be deleted.
Command Parameter Requirements
Not applicable no parameters exist within this command.
Requirements for Command Execution
The command entry must conform to command syntax.
The account object in the command entry must be an existing account.
The account object in the command entry cannot be the only account with admin authorization
levels.
Successful Command Output
Upon successful completion of the command, the following is displayed:
account ACCOUNT deleted, where ACCOUNT is the string label of the deleted account.
Command Operation during Abnormal Conditions
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
If the account label included in the command does not match an existing account, the following
is displayed:
Command Failed - account ACCOUNT does not exist, where ACCOUNT is the
account label included in the command.
Example
# accounts del Joe_Operator
account Joe_Operator deleted
22 Alphabetical List of Commands and Details