View FSCLI Administrator Privileges in PDF and HTML

To determine the subcommands and the options that a specific role is authorized to perform, see the note at the end of the section that describes the command and subcommand pair. This information is available in the PDF version, in the HTML version, and in the Oracle FS CLI help.

To view the PDF version or the HTML version of the Oracle Flash Storage System CLI Reference guide, you need access to the Oracle Help Center (http://www.oracle.com/goto/fssystems/docs).
  1. Navigate to the Oracle Help Center (http://www.oracle.com/goto/fssystems/docs).
  2. Download the PDF or the HTML version.
  3. Locate the command and subcommand pair for which you want to view the permissions and then locate the note at the end of that section.

account add

Creates an account.

account ‑add 
   ‑name account‑name
   ‑role {admin1 | admin2 | monitor | support}
   [‑email email‑address]
   [‑phone phone‑number]
   [{‑enable | ‑disable}]
   [‑fullName full‑name]
   [‑passwordDuration duration‑in‑days]

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

The account ‑add command creates additional accounts. To base a new account on an existing account, run the account ‑list ‑account account-id-or-fqn ‑details command to obtain information about the roles and other settings that are currently defined for the account that you want to replicate.
Note: Only administrators with primary administrator or admin1 roles are authorized to run the account ‑add command.