9.2.2. v3_0_datacenter_storage_domain_map_view\v3_0_latest_datacenter_configuration_view
A historical map showing the relationships between storage domains and data centers in the system.
Table 9.9. v3_0_datacenter_storage_domain_map_view\v3_0_latest_datacenter_configuration_view
Name
|
Type
|
Description
|
---|
history_id
|
integer
|
The ID of the configuration version in the history database.
|
storage_domain_id
|
uuid
|
The unique ID of this storage domain in the system.
|
datacenter_id
|
uuid
|
The unique ID of the data center in the system.
|
attach_date
|
timestamp with time zone
|
The date the storage domain was attached to the data center.
|
detach_date
|
timestamp with time zone
|
The date the storage domain was detached from the data center.
|