Column | ID | Type |
alarm_id | 0 | string NOT NULL PARTITION KEY |
event_type | 1 | string NOT NULL NOT A PARTITION KEY |
alarm_date | 2 | int32 NOT NULL NOT A PARTITION KEY |
alarm_cleared_time | 3 | int64 NULLABLE NOT A PARTITION KEY |
alarm_raised_time | 4 | int64 NULLABLE NOT A PARTITION KEY |
event_count | 5 | int32 NULLABLE NOT A PARTITION KEY |
affected_clients | 6 | string NULLABLE NOT A PARTITION KEY |
alarm_detail | 7 | string NULLABLE NOT A PARTITION KEY |
alarmed_object_id | 8 | string NULLABLE NOT A PARTITION KEY |
alarmed_object_name | 9 | string NULLABLE NOT A PARTITION KEY |
alarmed_object_type | 10 | string NULLABLE NOT A PARTITION KEY |
alarm_type_id | 11 | string NULLABLE NOT A PARTITION KEY |
alarm_type_name | 12 | string NULLABLE NOT A PARTITION KEY |
classification | 13 | string NULLABLE NOT A PARTITION KEY |
external_alarm_id | 14 | string NULLABLE NOT A PARTITION KEY |
impact | 15 | string NULLABLE NOT A PARTITION KEY |
network_type | 16 | string NULLABLE NOT A PARTITION KEY |
perceived_severity | 17 | string NULLABLE NOT A PARTITION KEY |
priority | 18 | string NULLABLE NOT A PARTITION KEY |
probable_cause | 19 | string NULLABLE NOT A PARTITION KEY |
project_type | 20 | string NULLABLE NOT A PARTITION KEY |
source_system | 21 | string NULLABLE NOT A PARTITION KEY |
specific_problem | 22 | string NULLABLE NOT A PARTITION KEY |
supplementary_fault_id | 23 | string NULLABLE NOT A PARTITION KEY |
ticket | 24 | string NULLABLE NOT A PARTITION KEY |
ticket_parent | 25 | string NULLABLE NOT A PARTITION KEY |
urgency | 26 | string NULLABLE NOT A PARTITION KEY |
vendor_name | 27 | string NULLABLE NOT A PARTITION KEY |
enrichment | 28 | binary NULLABLE NOT A PARTITION KEY |
alarm_cleared_timestamp | 29 | int64 NULLABLE NOT A PARTITION KEY |
alarm_raised_timestamp | 30 | int64 NULLABLE NOT A PARTITION KEY |
creation_date | 31 | int64 NULLABLE NOT A PARTITION KEY |
historical_date | 32 | int64 NULLABLE NOT A PARTITION KEY |
threshold_rule_name | 33 | string NULLABLE NOT A PARTITION KEY |
algorithm | 34 | string NULLABLE NOT A PARTITION KEY |
value | 35 | decimal NULLABLE NOT A PARTITION KEY |
alarm_changed_time | 36 | int64 NULLABLE NOT A PARTITION KEY |
location_id | 37 | string NULLABLE NOT A PARTITION KEY |
equipment_id | 38 | string NULLABLE NOT A PARTITION KEY |
equipment_type_id | 39 | string NULLABLE NOT A PARTITION KEY |
vendor_id | 40 | string NULLABLE NOT A PARTITION KEY |
threshold_rule_id | 41 | string NULLABLE NOT A PARTITION KEY |