Storage Viewer for Capacity Database Views > aps_v_node
  
Version 10.0.01
aps_v_node
The aps_v_node view contains a single row for each node.
Table 4.422 aps_v_node
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.
boot_time
DATE
Date and time the node last started.
creation_date
DATE
Date and time this node was created.
hardware_type
STRING
Type of hardware used for the node.
id
STRING
Permanent ID for the node.
ip_address
STRING
IP of the node.
last_updated
DATE
Date and time this node was updated in the Hitachi Storage Viewer database.
node_id
NUMBER
Foreign key to node details.
node_status
STRING
Current status of the node.
node_type
STRING
Type of node.
san_status
STRING
Indication of the status of the SAN path. Possible values: 0 = error, 1 = rain, 2 = sanWithoutMultipath, 3 = sanGood, 4 = sanDegradedToOne.
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.