Column Name | Data Type | Description |
current_role | STRING | Role of the mirror |
designation | STRING | Indicates whether its Primary or Secondary Mirror Data. |
is_active | STRING | Is mirror active |
is_connected | STRING | Indicates the LinkUp Status for the Mirror |
is_operational | STRING | Is the mirror operational |
last_replicated_snapshot_date | DATE | last replicated snapshot date |
last_updated | DATE | Date and time last updated |
local_peer_name | STRING | Name of the mirror on Local |
mirror_object | STRING | Describes whether the Mirror Name is Volume or Consistency Group. |
remote_consistency_group_id | NUMBER | Foreign key to aps_v_xiv_consistency_group |
remote_peer_name | STRING | Name of the Remote Target Volume or Consistency Group of the Mirror |
remote_volume_id | NUMBER | Foreign key to aps_v_xiv_volume |
sync_state | STRING | Mirror Synchronization state |
sync_type | STRING | Type of the Mirror Synchronization |
system_name | STRING | System name |
xiv_consistency_group_id | NUMBER | Foreign key to aps_v_xiv_consistency_group |
xiv_mirror_id | NUMBER | Primary key |
xiv_storage_system_id | NUMBER | Foreign key to aps_v_xiv_storage_system |
xiv_target_id | NUMBER | Foreign key to aps_v_xiv_target |
xiv_volume_id | NUMBER | Foreign key to aps_v_xiv_volume |