Displays information about account sessions and account settings.
account ‑list 
   [‑details]
   [‑account [account‑id‑or‑fqn [,account‑id‑or‑fqn]... ] ]
   [‑userSessions [session‑id‑or‑fqn [, session‑id‑or‑fqn]...] ]
   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 
      Session information for the accounts that are currently logged in
A listing of all accounts that are defined on the Oracle FS System
When requesting detailed output, you can specify the ‑account option or the ‑userSessions option to limit the details that are displayed to only account information or session information. You can further refine your search criteria by specifying one or more account names or by specifying one or more user session IDs.
Specifies the fully qualified name (FQN) or unique identifier (ID) of the account. Account names are case sensitive.
The account name
The role
The email address
The phone number
Whether an account is enabled
For each logged in administrator, displays all of the session information, including the user name, login time, and remote IP address. Displays the login time in the YYYY-MM-DD[THH[:mm[:SS[.xxx]]]] format.
The T character is a literal separator that distinguishes the date portion of the timestamp from the time portion. The SS characters are seconds and the numbers displayed in the xxx placeholder after the dot ( . ) character are milliseconds. The time is displayed in GMT.
Displays information about the specified user sessions. If you do not specify a session, information about all currently logged in user sessions on the Oracle FS System are displayed.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.