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-idstringrequired- An identifier for the space. If
/s/and the identifier are omitted from the path, the default space is used. --slo-idstringrequired- An identifier for the slo.
--atstringrequired- The point in time at which to compute the SLO instance summary (ISO 8601 date-time)
--instance-idstring- 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 examplehost.name:web-01) to return that instance only. --input-filestring- 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