2022-07-14 10:14:14 +02:00
|
|
|
---
|
|
|
|
title: rule
|
|
|
|
slug: /main-concepts/metadata-standard/schemas/entity/policies/lifecycle/rule
|
|
|
|
---
|
|
|
|
|
|
|
|
# LifecycleRule
|
|
|
|
|
|
|
|
*Describes an entity Lifecycle Rule used within a Policy.*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
- **`name`** *(string)*: Name that identifies this Rule.
|
|
|
|
- **`prefixFilter`**: Refer to *../filters.json#/definitions/prefix*.
|
|
|
|
- **`regexFilter`**: Refer to *../filters.json#/definitions/regex*.
|
|
|
|
- **`tagsFilter`**: Refer to *../filters.json#/definitions/tags*.
|
|
|
|
- **`actions`** *(array)*: A set of actions to take on the entities.
|
|
|
|
- **Items**
|
|
|
|
|
|
|
|
|
2022-07-14 14:13:00 +02:00
|
|
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|