Storage Viewer for Capacity Database Views > aps_v_oss_map_user_tenant
  
Version 10.0.01
aps_v_oss_map_user_tenant
The aps_v_oss_map_user_tenant view contains a single row for each OpenStack Swift user tenant mapping.
Table 4.412 aps_v_oss_map_user_tenant
Column Name
Data Type
Description
array_name
STRING
Name of the array
creation_date
DATE
The date and time the OpenStack Swift user-tenant map data was created in the database
last_updated
DATE
The date and time the OpenStack Swift user-tanent map 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_tenant_id
NUMBER
A foreign key reference to the OpenStack Swift tenant data in the database
oss_user_id
NUMBER
A foreign key reference to the OpenStack Swift user data in the database
role
STRING
A user’s role specifies the level of access that is authorized for the identity
tenant_identifier
STRING
ID of the tenant/account, as collected from OpenStack Swift
tenant_name
STRING
Name of the tenant/project
user_identifier
STRING
User ID, as collected from OpenStack Swift
user_name
STRING
OpenStack Swift user name