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 |