mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00
900 B
900 B
LifecycleRule
Describes an entity Lifecycle Rule used within a Policy.
$id:https://open-metadata.org/schema/entity/data/policies/lifecycle/rule.json
Type: object
This schema does not accept additional properties.
Properties
- name
- Name that identifies this Rule.
- Type:
string
- prefixFilter
- regexFilter
- tagsFilter
- actions
required
- A set of actions to take on the entities.
- Type:
array
- Item Count: ≥ 1
- Items
- enabled
- Is the rule enabled.
- Type:
boolean
- Default: true
This document was updated on: Wednesday, March 9, 2022