Storage Viewer for Capacity Database Views > aps_v_file_system_log
  
Version 10.0.01
aps_v_file_system_log
This view provides a single row for each log table to store the total and used capacity on the filesystem.
Table 4.18 aps_v_file_system_log
Column Name
Data Type
Description
capacity_kb
NUMBER
Capacity of the file system in KiB
display_name
STRING
Name displayed in the log
filesystem_id
NUMBER
Foreign key to the aps_file_system table
filesystem_name
STRING
Name of the file system
host_id
NUMBER
Foreign key to apt_host
host_name
STRING
Name of the host
log_date
DATE
Date and time when the log record was created
mount_point
STRING
The mount point string
used_kb
NUMBER
Used capacity on the file system in KiB