A newer version is available. For the latest information, see the
current release documentation.
RulesetAssociations
edit
The configuration settings for IP filtering.
Propertiesedit
-
associations
(array[
FilterAssociation
]
, required) - List of associations
-
total_associations
(integer
asint32
, required) - Total number of associations. This includes associations user doesn't have permission to view.
Exampleedit
{ "associations" : [ { "entity_type" : "string", "id" : "string" } ], "total_associations" : 0 }