Reference Guide

Example
Display the current settings for an administrator named Administrator2:
CLI> system administrators view Administrator2
Output
User Name = Administrator2
Email = storage@domain.com
SSHKey =
Scope = NAS cluster administrator
Enable NAS Volumes Severity = Yes
NAS Volumes Severity = Major
Enable Access Control Severity = Yes
Access Control Severity = Major
Enable Networking Severity = Yes
Networking Severity = Major
Enable Hardware Severity = Yes
Hardware Severity = All
Enable System Severity = Yes
System Severity = Major
system administrators list
Description
Display a list of the administrators.
Format
system administrators list
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display a current list of the administrators:
CLI> system administrators list
Output
.----------------.--------------------.--------.---------------------------.
| User Name | Email | SSHKey | Scope |
|----------------|--------------------|--------|---------------------------|
| Administrator | | | NAS cluster administrator |
|----------------|--------------------|--------|---------------------------|
| Administrator2 | storage@domain.com | | NAS cluster administrator |
'----------------'--------------------'--------'---------------------------'
152