Storage Viewer for Capacity Database Views > aps_v_vnx_storage_pool_log
  
Version 10.0.01
aps_v_vnx_storage_pool_log
The aps_v_vnx_storage_pool_log contains a single row for each storage pool log.
Table 4.166 aps_v_vnx_storage_pool_log
Column Name
Data Type
Description
log_date
DATE
Log date.
potential_additional_size_kb
NUMBER
Returns the amount of space that can potentially be added to this storage pool.
storage_pool_name
STRING
Returns the name of the storage pool.
system_name
STRING
System name
total_size_kb
NUMBER
Returns the size of the storage pool as it is used in operations.
total_virtual_pool_size_kb
NUMBER
Returns the physical size of this system-defined virtual pool as it is used in operations.
used_size_kb
NUMBER
Returns the amount of space already used on this storage pool.
used_virtual_pool_size_kb
NUMBER
Returns the physical size of this system-defined virtual pool as it is used in operations.
vnx_storage_pool_id
STRING
Internal key, primary key in aps_vnx_storage_pool.
vnx_storage_system_id
NUMBER
Internal key, foreign key to aps_vnx_storage_system.vnx_storage_system_id.