Column Name | Data Type | Description |
data_service_policy_list | STRING | The data service policies associated with the volume object |
disk_type | STRING | Returns the type of the underlying storage device |
is_virtual_provisioning | CHAR | Returns whether virtual provisioning is enabled/disabled on this volume |
last_updated | DATE | Last updated date |
lun_nbr | NUMBER | Returns the logical unit number |
parent_volume_id | NUMBER | Column not used |
size_kb | NUMBER | Returns the size of the volume as it is used in operations |
slice_vol_offset | NUMBER | Returns the address of the slice within the volume of which this volume is slice |
storage_obj_id | STRING | Returns the ID of the storage array to which this disk belongs |
stripe_size_kb | NUMBER | Returns the size of a single stripe |
system_name | STRING | System name |
vnx_logical_unit_id | NUMBER | Internal key, foreign key to aps_vnx_logical_unit.vnx_logical_unit_id |
vnx_storage_pool_id | NUMBER | Returns the ID of a storage pool, in case the volume is a direct member of the pool |
vnx_storage_system_id | NUMBER | Internal key, foreign key to aps_vnx_storage_system.vnx_storage_system_id |
vnx_volume_id | NUMBER | Internal key, primary key in aps_vnx_volume |
volume_name | STRING | Returns the name of the volume. The name is unique, but mutable |
volume_obj_id | STRING | Specifies the ID of the volume |
volume_type | STRING | Returns the type of the volume |