17 lines
561 B
Markdown
Raw Normal View History

---
title: deleteAction
slug: /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.