2022-01-25 08:49:15 -08:00

1.3 KiB

LifecycleMoveAction

An action to move the entity to a different location. For eg: Move from Standard storage tier to Archive storage tier.

$id:https://open-metadata.org/schema/entity/data/policies/lifecycle/moveaction.json.json

Type: object

This schema does not accept additional properties.

Properties

  • daysAfterCreation
    • Number of days after creation of the entity that the move should be triggered.
    • Type: integer
    • Range: ≥ 1
  • daysAfterModification
    • Number of days after last modification of the entity that the move should be triggered.
    • Type: integer
    • Range: ≥ 1
  • destination

This document was updated on: Tuesday, January 25, 2022