Storage Viewer for Capacity Database Views > aps_v_oss_meta_data_account
  
Version 10.0.01
aps_v_oss_meta_data_account
The aps_v_oss_meta_data_account view contains a single row for each OpenStack Swift account meta data.
Table 4.413 aps_v_oss_meta_data_account
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
creation_date
DATE
The date and time the OpenStack Swift account metadata was created in the database
last_updated
DATE
The date and time the OpenStack Swift account metadata was last updated in the database
meta_name
STRING
Metadata name
meta_value
STRING
The descriptive information about the account
oss_account_id
NUMBER
A foreign key reference to the OpenStack Swift account database table
oss_meta_data_acc_id
NUMBER
OpenStack Swift metadata account ID, for internal use by the database
oss_storage_system_id
NUMBER
Storage system ID, for internal use by the database