delete_date
does not appear in latest views because these views provide the latest configuration of living entities, which, by definition, have not been deleted.
Name | Type | Description |
---|---|---|
history_id | integer | The ID of the configuration version in the history database. |
datacenter_id | uuid | The unique ID of the data center in the system. |
datacenter_name | varchar(40) | Name of the data center, as displayed in the edit dialog. |
datacenter_description | varchar(4000) | Description of the data center, as displayed in the edit dialog. |
storage_type | smallint |
|
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. |