IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
RulesetAssociations
editRulesetAssociations
editThe configuration settings for the traffic filter.
Properties
edit-
associations
(array[
FilterAssociation
]
, required) - List of associations
-
total_associations
(integer
asint32
, required) - Total number of associations. This includes associations the user does not have permission to view.
Example
edit{ "associations" : [ { "entity_type" : "string", "id" : "string" } ], "total_associations" : 0 }