Storage Viewer for Capacity Database Views > aps_v_nap_quota
  
Version 10.0.01
aps_v_nap_quota
The aps_v_nap_quota view contains a single row for each NetApp quota.
Table 4.309 aps_v_nap_quota
Column Name
Data Type
Description
disk_limit
NUMBER
Maximum amount of disk space, in KiB, allowed for the quota target (hard disk space limit)
disk_threshold
NUMBER
Disk space threshold, in KiB, for the quota target
disk_used
NUMBER
Current amount of disk space, in KiB, used by the quota target
file_limit
NUMBER
Maximum number of files allowed for the quota target (hard files limit)
file_used
NUMBER
Current number of files used by the quota target
group_name
STRING
Group name
last_updated
DATE
Last updated date
nap_group_id
NUMBER
Foreign key to Group details
nap_qtree_id
NUMBER
Foreign key to Qtree details for NFS
nap_quota_id
NUMBER
NetApp Quota ID (internal)
NAP_STORAGE_SYSTEM_ID
NUMBER
NetApp storage system ID (internal)
nap_user_id
NUMBER
Foreign key to User details
nap_volume_id
NUMBER
Foreign key to Volume details
qtree_name
STRING
Qtree name for NFS
quota_target
STRING
For an explicit quota, this value is a fully qualified quota target which is the quota target specified in the /etc/quotas file and the domain in the QUOTA_TARGET_DOMAIN directive is in effect. Multiple targets are comma separated. For a derived quota, the field is blank.
quota_type
STRING
The type of quota: user, group, or tree
quota_user_id
STRING
Quota user ID
quota_user_name
STRING
Quota user name
quota_user_type
STRING
Quota user type
soft_disk_limit
NUMBER
Soft disk space limit, in KiB, for the quota target
soft_file_limit
NUMBER
Soft file limit, in number of files, for the quota target
SYSTEM_NAME
STRING
NetApp system name
user_name
STRING
User name
vfiler
STRING
Name of the vfiler to which the quota applies, if vfilers are in use
volume_name
STRING
Volume name