stack kb slo delete-rollup-data-op cli command

Auth required
elastic stack kb slo delete-rollup-data-op \
  --space-id <space-id> \
  --list <list> \
  --purge-policy <purge-policy> \
  [options]
		

Batch delete rollup and summary data

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--space-id string required
An identifier for the space. If /s/ and the identifier are omitted from the path, the default space is used.
--list string[] required
An array of slo ids
--purge-policy string required
Policy that dictates which SLI documents to purge based on age
--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON