stack kb cases find-case-activity cli command

Auth required Idempotent Scope: global
elastic stack kb cases find-case-activity --case-id <case-id> [options]
		

Find case activity

Behaviour flags:

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

--case-id string required
The identifier for the case. To retrieve case IDs, use the search cases (_find) API. All non-ASCII characters must be URL encoded.
--page number
The page number to return.
--per-page number
The number of items to return. Limited to 100 items.
--sort-order enum

Determines the sort order.

Values: asc, desc

--types string[]

Determines the types of user actions to return.

Repeatable: pass --types multiple times to supply more than one value

--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