New

The executive guide to generative AI

Read more

FilterAssociation

edit

The association with a ruleset or user auth token for a deployment, template, or product.

Properties

edit
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.

Example

edit
{
   "entity_type" : "string",
   "id" : "string"
}

On this page

Was this helpful?
Feedback