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 |