| Column Name | Data Type | Description | 
| address_city | STRING | Tenant contact city. | 
| address_country | STRING | Tenant contact country. | 
| address_state | STRING | Tenant contact state or province. | 
| address_street | STRING | First line of the tenant contact address. | 
| address_zipcode | STRING | Tenant contact zip or postal code. | 
| allocated_quota | NUMBER | Total amount of storage that the tenant has allocated to its namespaces in KiB. | 
| array_name | STRING | Array name. | 
| contact_first_name | STRING | First name of the tenant contact. | 
| contact_last_name | STRING | Last name of the tenant contact. | 
| creation_date | DATE | Date and time this tenant was created. | 
| description | STRING | Description of the tenant. | 
| email_address | STRING | Tenant contact email address. | 
| hard_quota | NUMBER | Hard quota for the tenant. This is the total amount of storage available to the tenant. | 
| last_updated | DATE | Date and time this tenant was updated in the Hitachi Storage Viewer database. | 
| logical_used_kb | NUMBER | Total size of the stored data and custom metadata before it was added to the namespaces owned by the tenant in KiB. | 
| namespace_quota | NUMBER | Namespace quota for the tenant. | 
| nbr_of_objects_indexed | NUMBER | Number of indexed objects currently stored in all namespaces owned by the tenant. | 
| nbr_of_objects_stored | NUMBER | Number of objects currently stored in all namespaces owned by the tenant. | 
| phone | STRING | Tenant contact telephone number. | 
| phone_ext | STRING | Tenant contact phone extension. | 
| physical_used_kb | NUMBER | Amount of used physical capacity. | 
| soft_quota | NUMBER | Soft quota for the tenant. | 
| storage_array_id | NUMBER | Foreign key to storage array details. | 
| tenant_id | NUMBER | Foreign key to tenant details. | 
| tenant_name | STRING | Name of the tenant. |