Reference Guide

Name Description Schema
file_user_tree
_quotas
optional
This is the inverse of the resource type file_user_quota
association.
<
file_user_quota_inst
ance > array
hard_limit
optional
Hard limit of the tree quota, in bytes. No hard limit when
set to 0. This value can be used to compute amount of space
that is consumed without limiting the space.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
id
optional
read-only
Unique identifier of the tree quota. string
is_user_quota
s_enforced
optional
Whether user quota are enabled on this tree quota. The
tree quota itself is enforced regardless of this parameter.
boolean
path
optional
Path relative to the root of the associated filesystem. 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
config.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
size_used
optional
Size already used on the tree quota, in bytes.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
soft_limit
optional
Soft limit of the tree 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
483
Dell EMC PowerStore REST API Reference Guide