PurgeExecutions
PurgeExecutions
yaml
type: "io.kestra.plugin.core.execution.PurgeExecutions"Examples
yaml
id: "purgeexecutions"
type: "io.kestra.plugin.core.execution.PurgeExecutions"
endDate: "{{ now() | dateAdd(-1, 'MONTHS') }}"
states:
- KILLED
- FAILED
- WARNING
- SUCCESSProperties
endDate *Requiredstring
batchSize integerstring
Default
100flowId string
namespace string
purgeExecution booleanstring
Default
truepurgeLog booleanstring
Default
truepurgeMetric booleanstring
Default
truepurgeStorage booleanstring
Default
truestartDate string
states array
SubTypestring
Possible Values
CREATEDSUBMITTEDRUNNINGPAUSEDRESTARTEDKILLINGSUCCESSWARNINGFAILEDKILLEDCANCELLEDQUEUEDRETRYINGRETRIEDSKIPPEDBREAKPOINTRESUBMITTEDOutputs
executionsCount integer
Default
0logsCount integer
Default
0metricsCount integer
Default
0storagesCount integer
Default
0