Purge
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| finished_before | datetime | Purge tasks completed earlier than this timestamp. Format '%Y-%m-%d[T%H:%M:%S]' | [optional] |
| states | list[StatesEnum] | List of task-states to be purged. Only 'final' states are allowed. | [optional] [default to ["completed"]] |