Column Name  | Data Type  | Description  | 
blade_id  | NUMBER  | System generated identifier for the Blade. Primary key in this view.  | 
blade_slot_id  | NUMBER  | Foreign key to the aps_v_swi_blade_slot view  | 
can_fru  | STRING  | Indicates whether the module is customer-replaceable, a field-replaceable unit.  | 
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.   | 
device_id  | STRING  | Device ID for the Blade  | 
domain_id  | NUMBER  | Foreign key to the apt view  | 
element_name  | STRING  | A user-friendly name for the object.  | 
is_beacon  | STRING  | True if beacon is turned on, false if off, and not populated if not supported.  | 
is_deleted  | STRING  | This property identifies if the Blade was deleted or not  | 
is_powered_on  | STRING  | Boolean indicating whether the blade is powered on (true), or is currently off (false).  | 
last_updated  | DATE  | Date and time last updated  | 
logical_module_type  | NUMBER  | Logical Module Type for the Blade  | 
manufactured_date  | DATE  | Date that this physical package was manufactured.  | 
manufacturer  | STRING  | The name of the organization responsible for producing the blade.  | 
model  | STRING  | The name by which the Physical Element is generally known.  | 
module_nbr  | NUMBER  | Module Number for the Blade  | 
object_id  | STRING  | Unique key to identify the object  | 
operational_status  | STRING  | Indicates the current statuses of the element.  | 
part_nbr  | STRING  | Part number of this package. The part number is assigned by the organization responsible for producing or manufacturing the part.   | 
san_id  | NUMBER  | Foreign key to the aps_v_swi_san view  | 
serial_nbr  | STRING  | Assigned serial number  | 
slot_nbr  | NUMBER  | Slot number of the element. This property can be null if the blade or WWN card is in a fixed slot.For the WWN card, the Slot number indicates the unit number of the WWN card.  | 
system_creation_class_name  | STRING  | The scoping System’s Creation Class Name for the Provider generating this Indication.  | 
system_creation_class_name  | STRING  | The scoping System’s Creation Class Name.  | 
system_name  | STRING  | The scoping system's Name property  | 
tag  | STRING  | An arbitrary string that uniquely identifies the physical element and serves as the element's key.  | 
update_date  | DATE  | Date that this physical package was last updated.  |