It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
RulesetAssociations
editRulesetAssociations
editThe configuration settings for IP filtering.
Properties
edit-
associations
(array[
FilterAssociation
]
, required) - List of associations
-
total_associations
(integer
asint32
) - Total number of associations. This includes associations user doesn't have permission to view.
Example
edit{ "associations" : [ { "entity_type" : "string", "id" : "string" } ], "total_associations" : 0 }