Column Name | Data Type | Description |
array_name | STRING | Array name |
emc_sym_tier_id | NUMBER | System generated identifier for the tier. Primary key in this view |
storage_array_id | NUMBER | Foreign key to storage array details |
tier_name | STRING | Tier name |
tier_type | STRING | Tier Type: DP = Disk Group Provisioning, VP = Virtual Pools |
disk_location | STRING | Whether the Disk is Located internally or Externally |
emulation | STRING | Emulation of the Tier: CKD or FBA |
allocated_capacity_gb | NUMBER | Allocated Capacity of tier in GiB |
enabled_capacity_gb | NUMBER | Enabled capacity of the Tier in GiB |
free_capacity_gb | NUMBER | Free capacity of the Tier in GiB |
include_type | STRING | Indicates whether the Tier is static or dynamic |
raid_type | STRING | RAID type of the Tier |
disk_type | STRING | Disk Type of the Tier: EFD, FC, SATA |
last_updated | DATE | Last updated date |