A newer version is available. For the latest information, see the
current release documentation.
FilterAssociation
edit
The association with a ruleset or user auth token for a deployment, template, or product.
Propertiesedit
-
entity_type
(string
, required) - Type of the IP filter ruleset association, such as 'deployment', 'cluster'
-
id
(string
, required) - ID of the entity, such as the deployment ID or Elasticsearch cluster ID.
Exampleedit
{ "entity_type" : "string", "id" : "string" }