Column Name | Data Type | Description |
array_family | STRING | Array family |
array_group_id | NUMBER | Foreign key to array group (RAID group) details |
array_name | STRING | Array name |
creation_date | DATE | Date and time this logical unit was created |
estimated_used_gb | NUMBER | Estimated used capacity (GiB) of the logical units. File system_used / number_of_members (LUNs associated with the filesystem) |
estimate_used_kb | NUMBER | Estimated used capacity (KiB) of the logical units. File system_used / number_of_members (LUNs associated with the filesystem) |
group_name | STRING | Array group name in which this LUN resides |
is_internal | STRING | Indicates if the LUNs are internal: Y or N |
logical_unit_id | NUMBER | Foreign key to the logical unit details |
logical_unit_name | STRING | Logical unit name |
lun_type | STRING | LUN type |
nbr_allocated_luns | NUMBER | Total number of allocated logical units on the parent of this LUN |
nbr_of_luns | NUMBER | Number of logical units |
object_id | STRING | Unique internal identifier for the logical unit |
parent_logical_unit_id | Meta-LUN logical unit ID to define meta-private LUN relationship. | |
raid_type | STRING | RAID type of used by the volume, such as non-raided, RAID1, RAID2 |
status | STRING | Possible values include: HDS Open Reserved, allocated undiscovered, allocated unused, allocated used, and unallocated. |
storage_array_id | NUMBER | Foreign key to storage array details |
total_capacity_gb | NUMBER | Total capacity in GiB |
total_capacity_kb | NUMBER | Total capacity in KiB |