parthp2107 794cf64787
updated schema docs (#3329)
* updated schema docs

* addressing ingestion-core version bump
2022-03-10 12:55:35 +05:30

682 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

This document was updated on: Wednesday, March 9, 2022