| Column Name | Data Type | Description | 
| component_id | STRING | Product related Component ID | 
| is_functioning | STRING | Is the component functioning | 
| last_updated | DATE | Date and time last updated | 
| requires_service | STRING | Does this component require Service | 
| status | STRING | Status of the component | 
| system_name | STRING | System name | 
| xiv_component_id | NUMBER | Primary key | 
| xiv_storage_system_id | NUMBER | Foreign key to aps_v_xiv_storage_system |