stack kb security-exceptions-api create-exception-list cli command

Auth required
elastic stack kb security-exceptions-api create-exception-list \
  --description <description> \
  --name <name> \
  --type <type> \
  [options]
		

Create an exception list

Behaviour flags:

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

--description string required
--name string required
--type enum required

Values: detection, rule_default, endpoint, endpoint_trusted_apps, endpoint_trusted_devices, endpoint_events, endpoint_host_isolation_exceptions, endpoint_blocklists, endpoint_custom_yara_signatures

--list-id string
--meta string
--namespace-type enum

Values: agnostic, single

--os-types string[]

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

--tags string[]

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

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