Column Name  | Data Type  | Description  | 
blade_slot_id  | NUMBER  | System generated identifier for the Blade Slot. Primary key in this view.  | 
blade_slot_name  | STRING  | The label by which the Blade Slot is known.  | 
chassis_id  | NUMBER  | Foreign key to the aps_v_swi_chassis view  | 
creation_class_name  | STRING  | Creation Class Name 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  | A user-friendly name for the object.  | 
fru_nbr  | NUMBER  | FRU (field-replaceable unit) number of the blade which is inserted in the slot.  | 
is_deleted  | STRING  | This property identifies if the Blade Slot was deleted or not  | 
last_updated  | DATE  | Date and time last updated  | 
manufacturer  | STRING  | The name of the organization responsible for producing the blade Slot.  | 
model  | STRING  | The name by which the Physical Element is generally known.  | 
object_id  | STRING  | Unique key to identify the object  | 
part_nbr  | STRING  | The part number assigned by the organization that is responsible for producing or manufacturing the Physical Element.  | 
purpose_description  | STRING  | A free-form string describing that this slot is physically unique and may hold special types of hardware.  | 
san_id  | NUMBER  | Foreign key to the aps_v_swi_san view  | 
serial_nbr  | STRING  | A manufacturer-allocated number used to identify the Physical Element.  | 
special_purpose  | STRING  | Boolean indicating that this Slot is physically unique and may hold special types of hardware, e.g. a graphics processor slot.  | 
tag  | STRING  | An arbitrary string that uniquely identifies the slot and serves as its physical key. The Tag property contains the WWN of the license switch (License WWN) and the slot index.  | 
vendor_equipment_type  | STRING  | The type of blade. Port blades are associated to port modules.  |