cloud serverless traffic-filters create-traffic-filter cli command

Destructive Auth required
elastic cloud serverless traffic-filters create-traffic-filter \
  --organization-id <organization-id> \
  --name <name> \
  --type <type> \
  --region <region> \
  [options]
		

Create a traffic filter

Behaviour flags:

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

--organization-id string required
The Organization ID to scope the request to.
--name string required
--type enum required

Values: ip, vpce, private_endpoint

--region string required
--description string
--include-by-default
--rules string[]

Repeatable: pass --rules 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)
--yes
confirm destructive action without prompting
--json

output as JSON