stack kb security-exceptions-api find-exception-list-items cli command

Auth required Idempotent Scope: global
elastic stack kb security-exceptions-api find-exception-list-items \
  --list-id <list-id> \
  [options]
		

Get exception list items

Behaviour flags:

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

--list-id string[] required

The list_ids of the items to fetch.

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

--filter string[]

Filters the returned results according to the value of the specified field, using the <field name>:<field value> syntax.

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

--namespace-type string[]

Determines whether the returned containers are Kibana associated with a Kibana space or available in all spaces (agnostic or single)

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

Free-text search term applied to exception list item fields (for example a hostname or file path fragment).
--page number
The page number to return
--per-page number
The number of exception list items to return per page
--sort-field string
Determines which field is used to sort the results.
--sort-order enum

Determines the sort order, which can be desc or asc.

Values: desc, asc

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