Reference Guide

-async
Perform asynchronous operation.
file_tree_quota
Tree quota settings in the storage system. A tree quota instance represents a quota limit applied to a
specific directory tree in a file system. This resource type has queriable associations from
file_system, file_user_quota
Attributes
id
Type: string
Unique identifier of the tree quota.
file_system_id
Type: string
Unique identifier of the associated file system.
path
Type: string
Path relative to the root of the associated filesystem.
description
Type: string
Description of the tree quota.
is_user_quotas_enforced
Type: boolean
Whether user quota are enabled on this tree quota. The tree quota itself is enforced
regardless of this parameter.
state
Type: enumerated value ("Hard_Reached", "Ok", "Soft_Exceeded",
"Soft_Exceeded_And_Expired")
State of the user quota or tree quota record period.
OK
No quota limits are exceeded.
Soft_Exceeded
Soft limit is exceeded, and grace period is not expired.
394
Dell EMC PowerStore CLI Reference Guide