Storage Viewer for Capacity Database Views > aps_v_vnx_storage_pool
  
Version 10.0.01
aps_v_vnx_storage_pool
The aps_v_vnx_storage_pool contains a single row for each storage pool.
Table 4.165 aps_v_vnx_storage_pool
Column Name
Data Type
Description
auto_size_kb
NUMBER
For the pools that are not dynamic, returns the total size of all members of the pool
description
STRING
Returns the description of the storage pool
disk_type
STRING
Returns the type of disks that compose this storage pool
is_backend_pool
CHAR
Whether it is a backend pool
is_contain_slices
CHAR
Returns the default value of the mayContainSlices property of the NewFileSystem request within the AllocateFrom sub-element
is_dynamic
CHAR
Indicates, if true, this system defined pool can extend or shrink itself
is_greedy
CHAR
Indicates, if true, this storage pool attempts to create new member volumes before using space from existing member volumes
is_virtual_provisioning
CHAR
Returns whether virtual provisioning is enabled/disabled on this storage pool
last_updated
DATE
Last updated date
nbr_of_stripes
NUMBER
Returns the number of stripe members in the current pool
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
storage_pool_obj_id
STRING
Specifies the ID of the storage pool
storage_system_list
STRING
Returns the list of IDs of storage systems providing storage for this storage pool
stripe_size_kb
NUMBER
Returns the stripe size in KiB of the current pool
system_name
STRING
System name
template_pool_obj_id
STRING
Returns the system storage pool id used to create user-defined pools by size
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
NUMBER
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