mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
561 B
561 B
title | slug |
---|---|
deleteAction | /main-concepts/metadata-standard/schemas/entity/policies/lifecycle/deleteaction |
LifecycleDeleteAction
An action to delete or expire the entity.
Properties
daysAfterCreation
(integer): Number of days after creation of the entity that the deletion should be triggered. Minimum:1
.daysAfterModification
(integer): Number of days after last modification of the entity that the deletion should be triggered. Minimum:1
.
Documentation file automatically generated at 2022-07-14 10:51:34.749986.