Storage Viewer for Capacity Database Views > aps_v_oss_storage_pol_stats
  
Version 10.0.01
aps_v_oss_storage_pol_stats
The aps_v_oss_storage_pol_stats view contains a single row for each OpenStack Swift policy statistics.
Table 4.415 aps_v_oss_storage_pol_stats
Column Name
Data Type
Description
account_identifier
STRING
The unique ID of the account, as collected from OpenStack Swift
array_name
STRING
Name of the array
container_count
NUMBER
Per-policy container count
creation_date
DATE
The date and time the OpenStack Swift policy was created in the database
last_updated
DATE
The date and time the OpenStack Swift policy was last updated in the database
object_count
NUMBER
The number of objects in the OpenStack Swift account
oss_account_id
NUMBER
A foreign key reference to the OpenStack Swift account data in the database
oss_storage_policy_id
NUMBER
OpenStack Swift policy ID, for internal use by the database
oss_storage_system_id
NUMBER
Storage system ID, for internal use by the database
storage_policy_name
STRING
Name of the storage policy
used_gb
NUMBER
Amount of space currently used by the object store in GiB
used_kb
NUMBER
Amount of space currently used by the object store in KiB