Column Name | Data Type | Description |
chassis_component_id | NUMBER | System generated identifier for the Chassis component. Primary key in this view. |
chassis_component_name | STRING | A user-friendly name for the object. |
chassis_id | NUMBER | Foreign key to the aps_v_swi_chassis view |
creation_class_name | 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 |
is_deleted | STRING | This property identifies if this chassis component was deleted or not. |
last_updated | DATE | Date and time last updated |
manufactured_date | DATE | Date that this physical package was manufactured. |
manufacturer | STRING | The name of the organization responsible for producing the component. |
model | STRING | The name by which the component is generally known. |
object_id | STRING | Unique key to identify the object |
part_nbr | STRING | Part number of this package. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
serial_nbr | STRING | Organization assigned serial number |
slot_nbr | NUMBER | Slot number of the element. |
tag | STRING | An arbitrary string that uniquely identifies the physical component and serves as the key. |
update_date | DATE | Date that this physical package was last updated. |
version | STRING | A string indicating the version of the physical element. |