HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

Get Security Policies configured on the appliance

Sample response:
{ "map1": { "self": "map1", "20_21": { "self": "20_21", "prio": { "1000": { "match": { "acl": "", "either_dns": "*google.com" }, "self": 1000, "misc": { "rule": "enable", "logging": "disable", "logging_priority": "0" }, "comment": "", "gms_marked": false, "set": { "action": "allow" } }, "65535": { "match": { "acl": "" }, "self": 65535, "misc": { "rule": "enable", "logging": "disable", "logging_priority": "0" }, "comment": "", "gms_marked": false, "set": { "action": "deny" } } } } }}

Language
Click Try It! to start a request and see the response here!