The scc_snp_prop table entity stores history information about Netapp Snapshots.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| snpuuid | byte(16) | not null | PK Unique identifier; not null |
| filer | nvarchar(128) | with null | Storage system name |
| name | nvarchar(128) | with null | Netapp snapshots name; not null |
| snptype | nvarchar(64) | with null | Netapp snapshot type; Weekly, Daily, Hourly, or Other |
| usedpct | float | with null | Percent used |
| timestamp | date | with null | Date and time this record was updated |
| totalpct | float | with null | Total percent available for Netapp snapshots |
| sysuuid | byte(16) | with null | Unique identifier of the SAN switch; not null |
Product Name: BrightStor Storage Command Center
Table Type: Table