CLI Guide

Table Of Contents
users
This basetype is used by show users.
Table 131. users properties
Name Type Description
username string User name.
roles string
monitor: User can view but not change system settings.
manage: User can view and change system settings.
diagnostic: User can view and change system settings.
user-type string The experience level of the user: Novice , Standard , Advanced , or
Diagnostic . This parameter does not affect access to commands.
user-type-numeric string Numeric equivalents for user-type values.
1: Novice
2: Standard
3: Advanced
4: Diagnostic
user-locale string The display language.
user-locale-numeric string Numeric equivalents for user-locale values
0: English
3: Spanish
4: French
5: German
7: Japanese
8: Korean
11: Chinese-simplified
interface-access-WBI string
x: User can access the PowerVault Manager web-browser interface.
(blank): User cannot access this interface.
interface-access-CLI string
x: User can access the command-line interface.
(blank): User cannot access this interface.
interface-access-FTP string
x: User can access the FTP interface.
(blank): User cannot access this interface.
interface-access-SMIS string
x : User can access the Storage Management Initiative Specification (SMI-S)
interface.
(blank): User cannot access this interface.
interface-access-SNMP string
U: The user can access the SNMPv3 interface and view the MIB.
T: The user can access the SNMPv3 interface and receive trap notifications.
(blank): User cannot access this interface.
storage-size-base uint8 The base for entry and display of storage-space sizes:
2: Sizes are shown as powers of 2, using 1024 as a divisor for each
magnitude.
10: Sizes are shown as powers of 10, using 1000 as a divisor for each
magnitude.
Operating systems usually show volume size in base 2. Disk drives usually show
size in base 10. Memory (RAM and ROM) size is always shown in base 2.
storage-size-precision uint8 The number of decimal places (1-10) for display of storage-space sizes.
storage-size-units string The unit for display of storage-space sizes.
auto: Lets the system determine the proper unit for a size.
418 API basetype properties