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 |