Column Name | Data Type | Description |
capacity_90day_avg | NUMBER | average capacity of the file system in the last 90 days |
capacity_90day_max | NUMBER | maximum capacity of the file system in the last 90 days |
capacity_90day_min | NUMBER | minimum capacity of the file system in the last 90 days |
filesystem_id | NUMBER | Foreign key to the file system details |
used_90day_avg | NUMBER | average used capacity of the file system in the last 90 days |
used_90day_max | NUMBER | maximum used capacity of the file system in the last 90 days |
used_90day_min | NUMBER | minimum used capacity of the file system in the last 90 days |