The scc_vol_total_kpi table entity stores information about all volumes.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| timestamp | date | not null | Date and time this record was updated |
| size | float | with null | Total volume size in KB |
| used | float | with null | Total volume used space in KB |
| free | float | with null | Total volume free space in KB |
| freepct | float | with null | Percent of free space on the volume |
| usedpct | float | with null | Percent of used space on the volume |
| lastscan | integer1 | with null | Indicates whether the entries are from the latest data collection |
Product Name: BrightStor Storage Command Center
Table Type: Table