Pere Miquel Brull 0793e69752
Fix automated schema generation & Add Docs CI (#6084)
Fix automated schema generation & Add Docs CI (#6084)
2022-07-14 14:13:00 +02:00

561 B

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