Reference Guide

Example
Delete the administrator privileges from an administrator named Administrator2:
CLI> system administrators delete Administrator2
system administrators add
Description
Add administrator privileges to a user.
Format
system administrators add <UserName> {options}
Arguments
Argument Description Format
<UserName> Name of the user that will
become administrator
Length must be less than 97
characters
Options
Option Description Format
-Email <Email> Email address of the
administrator
Email address in the following
format: 'xxx@xxx.xxx'
-SSHKey <SSHKey> Public SSH key that will allow the
administrator to enter the CLI
without a user name and
password
Existing SSH key
-Scope <Scope> Administrator scope Possible values are
NASclusteradministrator,
NASvolumeadministrator
-EnableNASVolumesSeverity
<EnableNASVolumesSeverity>
Indicate whether events from the
NAS volumes workspace should
be sent by email to the
administrator
Possible values are Yes, No
-NASVolumesSeverity
<NASVolumesSeverity>
Severity of the events from the
NAS volumes workspace that will
be sent by email to the
administrator
Possible values are All, Major
-EnableAccessControlSeverity
<EnableAccessControlSeverity>
Indicate whether events from the
access control workspace should
be sent by email to the
administrator
Possible values are Yes, No
155