health-education-england/Clean up distributions from Bloomreach(BR) Cloud
This action cleans up/deletes the `distributionsDeleteCount` number of oldest distributions when Bloomreach(BR) Cloud hits maximum number of distributions as indicated by `maxDistributions`
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| brcStack | BR Cloud stack name | yes | — |
| username | BR Cloud username | yes | — |
| password | BR Cloud password | yes | — |
| maxDistributions | Maximum number of distributions in Bloomreach(BR) Cloud at which oldest distributions needs to be deleted | no | 100 |
| distributionsDeleteCount | Count/Number of oldest distributions that needs to be deleted when brCloud hits `maxDistributions` | no | 1 |
Outputs
no outputs