Reference Guide

Example
Display the settings for a client network with the ID 172.22.69.0 and the prefix length 24:
CLI> networking subnets view 172.22.69.0 24
Output
Network Id = 172.22.69.0
Prefix = 24
VLAN Tag = 0
PrivateIPs = 172.22.69.42,172.22.69.43
PublicIPs = 172.22.69.40,172.22.69.41
system administrators add
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'
-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
CLI Commands
221