FilterAssociation
editFilterAssociation
editThe association with a ruleset or user auth token for a deployment, template, or product.
Properties
edit-
entity_type
(string
, required) - Type of the traffic filter ruleset association, such as 'deployment', 'cluster'
-
id
(string
, required) - ID of the entity, such as the deployment ID or Elasticsearch cluster ID.
Example
edit{ "entity_type" : "string", "id" : "string" }