| Column Name | Data Type | Description | 
| controller_index | NUMBER | Unique identifier for the controller | 
| controller_name | STRING | Name of the controller | 
| cpl_controller_id | NUMBER | Primary key in this table | 
| cpl_storage_array_id | NUMBER | Foreign key to aps_v_storage_array | 
| health_state | NUMBER | Health state of the controller | 
| last_updated | DATE | Date and time this data was last updated in the Storage Viewer database | 
| operational_status | STRING | Operational status of the controller | 
| system_name | STRING | System name | 
| version | STRING | Controller version |