CLI Guide

Table 12. cli-parameters properties (continued)
Name Type Description
11: Chinese-simplified
storage-size-base uint8 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 Number of decimal places (1–10) for display of storage-space sizes.
storage-size-units string Unit for display of storage-space sizes.
Auto: Lets the system determine the proper unit for a size.
MB: Sizes are shown in megabytes.
GB: Sizes are shown in gigabytes.
TB: Sizes are shown in terabytes.
Based on the precision setting, if a size is too small to meaningfully display in the
selected unit, the system uses a smaller unit for that size. For example, if storage-
size-units is set to TB, storage-size-precision is set to 1, and storage-
size-base is set to 10, the size 0.11709 TB is instead shown as 117.1 GB.
storage-size- units-numeric uint32 Numeric equivalents for storage-size-units values.
0: Auto
1: MB
2: GB
3: TB
temperature-scale string
Fahrenheit: Temperatures are shown in degrees Fahrenheit.
Celsius: Temperatures are shown in degrees Celsius.
temperature-scale- numeric uint32 Numeric equivalents for temperature-scale values.
0: Fahrenheit
1: Celsius
user-type string The experience level of the logged-in user.
Novice
Standard
Advanced
Diagnostic
user-type-numeric uint32 Numeric equivalents for user-type values.
1: Novice
2: Standard
3: Advanced
4: Diagnostic
username string The logged-in user name.
usergroupname string The logged-in user group name. Shows the real name for an LDAP user or undefined
for a local user.
management-mode string The management mode used in the current CLI session.
Linear: Uses linear-storage terminology in command output and system
messages. For example, vdisk for disk groups and pools.
290 API basetype properties