IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
IpFilterRulesets
editIpFilterRulesets
editThe container for a set of IP filter rulesets.
Properties
edit-
rulesets
(array[
IpFilterRuleset
]
, required) - List of rules
Example
edit{ "rulesets" : [ { "associations" : [ { "entity_type" : "string", "id" : "string" } ], "description" : "string", "id" : "string", "name" : "string", "rules" : [ { "description" : "string", "id" : "string", "source" : "string" } ], "total_associations" : 0 } ] }