Column Name | Data Type | Description |
array_name | STRING | Array name. |
available_logical_kb | NUMBER | Total amount of unused space on all the logical volumes managed by the node in KiB. |
log_date | DATE | Log date. |
node_id | NUMBER | Foreign key to node details. |
storage_array_id | NUMBER | Foreign key to storage array details. |
total_logical_kb | NUMBER | Total amount of storage space on all the logical volumes managed by the node in KiB. |
used_logical_kb | NUMBER | Total amount of used space on all the logical volumes managed by the node in KiB. |