stack kb slo get-snapshot-op cli command

Auth required Idempotent Scope: global
elastic stack kb slo get-snapshot-op \
  --space-id <space-id> \
  --slo-id <slo-id> \
  --at <at> \
  [options]
		

Compute an SLO instance summary at a point in time

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.
--slo-id string required
An identifier for the slo.
--at string required
The point in time at which to compute the SLO instance summary (ISO 8601 date-time)
--instance-id string
The SLO instance ID. Omit this parameter or set it to '*' to return all instances for the SLO (up to 1000). Set a specific value (for example host.name:web-01) to return that instance only.
--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