| Column Name | Data Type | Description | 
| array_name | STRING | Name of the array | 
| creation_date | DATE | The date and time the OpenStack Swift user data was created in the database | 
| email_address | STRING | Email ID of the user | 
| is_enabled | STRING | Indicates if the user is enabled | 
| last_updated | DATE | The date and time the OpenStack Swift user data was last updated in the database | 
| name | STRING | The name of the OpenStack Swift user | 
| oss_storage_system_id | NUMBER | Storage system ID, for internal use by the database | 
| oss_user_id | NUMBER | OpenStack Swift User ID, for internal use by the database | 
| user_identifier | STRING | User ID, as collected from OpenStack Swift | 
| user_name | STRING | OpenStack Swift user name |