Product SiteDocumentation Site

9.2.3. v3_0_storage_domain_configuration_view\v3_0_latest_storage_domain_configuration_view

Storage domains configuration history in the system.
Table 9.10. v3_0_storage_domain_configuration_view\v3_0_latest_storage_domain_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.
storage_domain_name varchar(250) Storage domain name.
storage_domain_type smallint
  • 0 - Data (Master)
  • 1 - Data
  • 2 - ISO
  • 3 - Export
storage_type smallint
  • 0 - Unknown
  • 1 - NFS
  • 2 - FCP
  • 3 - iSCSI
  • 4 - Local
  • 6 - All
create_date timestamp with time zone The date this entity was added to the system.
update_date timestamp with time zone The date this entity was changed in the system.
delete_date timestamp with time zone The date this entity was deleted from the system.