account delete

Deletes the specified account.

SYNOPSIS

account ‑delete 
   ‑account account‑id‑or‑fqn [,account‑id‑or‑fqn]...

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

DESCRIPTION

Administrators with a role of Administrator 1 can delete any account except for the /⁠⁠administrator account, the /⁠pillar account, and any account that is in use. The Primary administrator account cannot disable or delete the /⁠⁠administrator or /⁠pillar accounts.
Note: When temporarily disabling an account, run the account ‑modify ‑disable command instead of deleting the account and then adding it later.
Note: Only administrators with primary administrator or admin1 roles are authorized to run the account delete command.

OPTIONS

account

Specifies the fully qualified name (FQN) or unique identifier (ID) of the account. Account names are case sensitive.

You can delete a group of accounts by providing a comma-separated list.

EXAMPLE

Task

Remove an administrator account from the Oracle FS System.

Parameters
  • Fully qualified name of the account: /⁠⁠⁠flash_store_admin

$ fscli account -delete -account /⁠⁠flash_store_admin