The scc_hs_prop table entity stores hot spots that were identified.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| hsuuid | byte(16) | not null | PK Unique identifier; not null |
| hscfguuid | byte(16) | not null | Unique identifier for alerts configuration table; not null |
| severity | nvarchar(64) | with null | Message severity-critical, warning, information |
| msgtext | nvarchar(512) | with null | Message text |
| timestamp | date | with null | Date and time this record was updated |
| target | nvarchar(128) | with null | Target type |
Product Name: BrightStor Storage Command Center
Table Type: Table