Storage Viewer for Capacity Database Views > apt_v_vio_guest_allocusage_log
  
Version 10.0.01
apt_v_vio_guest_allocusage_log
The apt_v_vio_guest_allocusage_log view contains a single row for each VIO Guest historical storage usage.
Table 4.293 apt_v_vio_guest_allocusage_log
Column Name
Data Type
Description
host_id
NUMBER
Foreign key to host details
host_name
STRING
Host name
host_type
STRING
Host type
log_date
DATE
Date and time when the history was captured
total_volume_size_gb
NUMBER
Total volume size in GiB
total_volume_size_kb
NUMBER
Total volume size in KiB
used_volume_size_gb
NUMBER
Used volume size in GiB
used_volume_size_kb
NUMBER
Used volume size in KiB
vm_host_id
NUMBER
Foreign key to VM server details
vm_host_name
STRING
VM server name
vm_id
NUMBER
Foreign key to VM details
vm_name
STRING
VM name
vm_size_gb
NUMBER
VM size in GiB
vm_size_kb
NUMBER
VM size in KiB