parthp2107 f63da0f430
updating schema docs (#1640)
* updating schema docs

* added page links and references
2021-12-09 18:19:32 +05:30

622 B

LifecycleDeleteAction

An action to delete or expire the entity.

$id:https://open-metadata.org/schema/entity/data/dbtmodel.json

Type: object

This schema does not accept additional properties.

Properties

  • daysAfterCreation
    • Number of days after creation of the entity that the deletion should be triggered.
    • Type: integer
    • Range: ≥ 1
  • daysAfterModification
    • Number of days after last modification of the entity that the deletion should be triggered.
    • Type: integer
    • Range: ≥ 1