Column Name | Data Type | Description |
file_system_obj_id | STRING | Specifies the ID of the file system |
grace_period_time_remain_files | NUMBER | Returns the time remaining after the grace period for files has been started |
grace_period_time_remain_space | NUMBER | Returns the time that remains after the grace period takes effect |
group_files_hard_limit | NUMBER | Specifies the group absolute limit |
group_files_soft_limit | NUMBER | Specifies the group soft limit |
group_space_hard_limit_kb | NUMBER | Specifies the group space absolute limit in KiB |
group_space_soft_limit_kb | NUMBER | Specifies the group space soft limit in KiB |
last_updated | DATE | Last updated date |
nbr_of_files_used | NUMBER | Number of files used |
space_used_kb | NUMBER | Returns the amount of space currently used by this user in KiB |
system_name | STRING | System name |
tree_comment | STRING | Comment associated with this tree quota |
tree_files_hard_limit | NUMBER | Specifies the absolute limit, after which no more files (inodes) can be created |
tree_files_soft_limit | NUMBER | Specifies the soft limit for the number of files that can be created |
tree_obj_id | STRING | Specifies the tree ID |
tree_path | STRING | Specifies the path to the directory within the file system |
tree_quota_time_remain_files | NUMBER | Returns the time remaining after the tree quota for files has been started |
tree_quota_time_remain_space | NUMBER | Returns the time that remains after the quota exceeded soft limit and before the hard limit behavior takes effect |
tree_space_hard_limit_kb | NUMBER | Specifies the absolute limit, after which no more data can be written |
tree_space_soft_limit_kb | NUMBER | Specifies the soft limit on used space. If the amount of user data on this file system exceeds this limit |
user_files_hard_limit | NUMBER | Specifies user absolute limit |
user_files_soft_limit | NUMBER | Specifies user soft limit |
user_space_hard_limit_kb | NUMBER | Specifies user space absolute limit in KiB |
user_space_soft_limit_kb | NUMBER | Specifies user space soft limit in KiB |
vnx_file_system_id | NUMBER | Internal key, foreign key to aps_vnx_file_system.vnx_file_system_id |
vnx_storage_system_id | NUMBER | Internal key, foreign key to aps_vnx_storage_system.vnx_storage_system_id |
vnx_tree_id | NUMBER | Internal key, primary key in aps_vnx_tree |