2022-07-14 10:14:14 +02:00
|
|
|
---
|
|
|
|
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`.
|
|
|
|
|
|
|
|
|
2022-07-14 14:13:00 +02:00
|
|
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|