List traffic filter rulesets
List all of the traffic filter rulesets.
Query parameters
-
include_associations
boolean Retrieves a list of resources that are associated to the specified ruleset.
Default value is
false
. -
region
string If provided limits the rulesets to that region only.
-
organization_id
string Retrieves a list of resources that are associated to the specified organization ID. It only takes effect if the user is an admin.
GET
/deployments/traffic-filter/rulesets
curl \
--request GET 'https://api.elastic-cloud.com/api/v1/deployments/traffic-filter/rulesets'