Reference Guide

Name Description Schema
id
optional
read-only
Unique identifier of the user quota. string
remaining_gr
ace_period
optional
Remaining grace period, in seconds, after the soft limit is
exceeded: - 0 - Grace period has already expired - -1 - No
grace period in-progress, or infinite grace period set The
grace period of user quotas is set in the file system quota
configuration.
Minimum value : 0
Maximum value : 2147483647
integer (int32)
size_used
optional
Size currently consumed by the user on the filesystem, in
bytes.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
soft_limit
optional
Soft limit of the user quota, in bytes. No hard limit when set
to 0.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
state
optional
FileQuotaStateEnum
state_l10n
optional
Localized message string corresponding to state string
tree_quota
optional
This is the embeddable reference form of tree_quota_id
attribute.
file_tree_quota_insta
nce
tree_quota_id
optional
Unique identifier of the associated tree quota. Values are: -
null - if the user quota is not within a quota tree. -
tree_quota instance id - if the user quota is within a quota
tree.
string
uid
optional
Unix user identifier (UID) of the user.
Minimum value : 1
Maximum value : 4294967294
integer (int64)
unix_name
optional
Unix username. string
486
Dell EMC PowerStore REST API Reference Guide