Loading

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
Describes the exception list.
--name string required
The name of the exception list.
--type string required
The type of exception list to be created. Different list types may denote where they can be utilized.
--list-id string
The exception list's human-readable string identifier.
--meta string
Placeholder for metadata about the list container.
--namespace-type string
Determines whether the exception container is available in all Kibana spaces or just the space
--os-types string
Use this field to specify the operating system. Only enter one value.
--tags string
String array containing words and phrases to help categorize exception containers.
--version number
The document version, automatically increasd on updates.
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON