Column Name | Data Type | Description |
chassis_component_id | NUMBER | Foreign key to the aps_v_swi_chassis_component view |
chassis_power_id | NUMBER | System generated identifier for the Chassis power. Primary key in this view. |
chassis_temp_sensor_id | NUMBER | Foreign key to the aps_v_swi_chassis_temp_sensor view |
creation_class_name | STRING | Indicates the name of the class or the subclass used in the creation of an instance. |
device_identifier | STRING | Indicates the name of the class or the subclass used in the creation of an instance. |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | The user-friendly name for this instance |
enabled_state | STRING | Enabled State is an integer that indicates the enabled and disabled states of an element. |
health_state | STRING | Indicates the current health of the element. |
is_deleted | STRING | This property identifies if this chassis power was deleted or not |
last_updated | DATE | Date and time last updated |
object_id | STRING | Unique key to identify the object |
operational_status | STRING | The operational status of the power supply. No Contact (12) indicates that the power supply is missing. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
system_creation_class_name | STRING | The scoping System’s Creation Class Name. |
system_name | STRING | The scoping system's Name property |
total_output_power | NUMBER | The total output for the power supply in milliwatts. 0 indicates Unknown. |