Last active
April 1, 2017 13:23
-
-
Save kongou-ae/0bcc3fc3dfbaab17c1ced85c4e991d18 to your computer and use it in GitHub Desktop.
/api/v2/cmdb/firewall/policy/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "http_method":"GET", | |
| "results":[ | |
| { | |
| "policyid":1, | |
| "q_origin_key":"1", | |
| "name":"test1", | |
| "uuid":"5e793628-1625-51e7-74cf-0eed2b242a2f", | |
| "srcintf":[ | |
| { | |
| "name":"port1", | |
| "q_origin_key":"port1" | |
| } | |
| ], | |
| "dstintf":[ | |
| { | |
| "name":"port1", | |
| "q_origin_key":"port1" | |
| } | |
| ], | |
| "srcaddr":[ | |
| { | |
| "name":"google-play", | |
| "q_origin_key":"google-play" | |
| } | |
| ], | |
| "dstaddr":[ | |
| { | |
| "name":"softwareupdate.vmware.com", | |
| "q_origin_key":"softwareupdate.vmware.com" | |
| } | |
| ], | |
| "rtp-nat":"disable", | |
| "rtp-addr":[ | |
| ], | |
| "learning-mode":"disable", | |
| "action":"accept", | |
| "send-deny-packet":"disable", | |
| "firewall-session-dirty":"check-all", | |
| "status":"enable", | |
| "schedule":"always", | |
| "schedule-timeout":"disable", | |
| "service":[ | |
| { | |
| "name":"ALL_ICMP", | |
| "q_origin_key":"ALL_ICMP" | |
| }, | |
| { | |
| "name":"FTP", | |
| "q_origin_key":"FTP" | |
| }, | |
| { | |
| "name":"NFS", | |
| "q_origin_key":"NFS" | |
| } | |
| ], | |
| "utm-status":"disable", | |
| "profile-type":"single", | |
| "profile-group":"", | |
| "av-profile":"", | |
| "webfilter-profile":"", | |
| "dnsfilter-profile":"", | |
| "spamfilter-profile":"", | |
| "dlp-sensor":"", | |
| "ips-sensor":"", | |
| "application-list":"", | |
| "casi-profile":"", | |
| "voip-profile":"", | |
| "icap-profile":"", | |
| "waf-profile":"", | |
| "profile-protocol-options":"", | |
| "ssl-ssh-profile":"", | |
| "logtraffic":"all", | |
| "logtraffic-start":"disable", | |
| "capture-packet":"disable", | |
| "wanopt":"disable", | |
| "wanopt-detection":"active", | |
| "wanopt-passive-opt":"default", | |
| "wanopt-profile":"", | |
| "wanopt-peer":"", | |
| "webcache":"disable", | |
| "webcache-https":"disable", | |
| "traffic-shaper":"", | |
| "traffic-shaper-reverse":"", | |
| "per-ip-shaper":"", | |
| "nat":"enable", | |
| "permit-any-host":"disable", | |
| "permit-stun-host":"disable", | |
| "fixedport":"disable", | |
| "ippool":"disable", | |
| "poolname":[ | |
| ], | |
| "session-ttl":0, | |
| "vlan-cos-fwd":255, | |
| "vlan-cos-rev":255, | |
| "inbound":"disable", | |
| "outbound":"disable", | |
| "natinbound":"disable", | |
| "natoutbound":"disable", | |
| "wccp":"disable", | |
| "ntlm":"disable", | |
| "ntlm-guest":"disable", | |
| "ntlm-enabled-browsers":[ | |
| ], | |
| "fsso":"disable", | |
| "wsso":"enable", | |
| "rsso":"disable", | |
| "fsso-agent-for-ntlm":"", | |
| "groups":[ | |
| ], | |
| "users":[ | |
| ], | |
| "devices":[ | |
| ], | |
| "auth-path":"disable", | |
| "disclaimer":"disable", | |
| "vpntunnel":"", | |
| "natip":"0.0.0.0 0.0.0.0", | |
| "match-vip":"disable", | |
| "diffserv-forward":"disable", | |
| "diffserv-reverse":"disable", | |
| "diffservcode-forward":"000000", | |
| "diffservcode-rev":"000000", | |
| "tcp-mss-sender":0, | |
| "tcp-mss-receiver":0, | |
| "comments":"aaa", | |
| "label":"", | |
| "global-label":"", | |
| "auth-cert":"", | |
| "auth-redirect-addr":"", | |
| "redirect-url":"", | |
| "identity-based-route":"", | |
| "block-notification":"disable", | |
| "custom-log-fields":[ | |
| ], | |
| "tags":[ | |
| ], | |
| "replacemsg-override-group":"", | |
| "srcaddr-negate":"disable", | |
| "dstaddr-negate":"disable", | |
| "service-negate":"disable", | |
| "timeout-send-rst":"disable", | |
| "captive-portal-exempt":"disable", | |
| "ssl-mirror":"disable", | |
| "ssl-mirror-intf":[ | |
| ], | |
| "scan-botnet-connections":"disable", | |
| "dsri":"disable", | |
| "delay-tcp-npu-sessoin":"disable" | |
| }, | |
| { | |
| "policyid":2, | |
| "q_origin_key":"2", | |
| "name":"test-2", | |
| "uuid":"0db50a78-16ca-51e7-18ee-067b008e5e32", | |
| "srcintf":[ | |
| { | |
| "name":"port1", | |
| "q_origin_key":"port1" | |
| } | |
| ], | |
| "dstintf":[ | |
| { | |
| "name":"port1", | |
| "q_origin_key":"port1" | |
| } | |
| ], | |
| "srcaddr":[ | |
| { | |
| "name":"update.microsoft.com", | |
| "q_origin_key":"update.microsoft.com" | |
| } | |
| ], | |
| "dstaddr":[ | |
| { | |
| "name":"all", | |
| "q_origin_key":"all" | |
| } | |
| ], | |
| "rtp-nat":"disable", | |
| "rtp-addr":[ | |
| ], | |
| "learning-mode":"disable", | |
| "action":"accept", | |
| "send-deny-packet":"disable", | |
| "firewall-session-dirty":"check-all", | |
| "status":"enable", | |
| "schedule":"always", | |
| "schedule-timeout":"disable", | |
| "service":[ | |
| { | |
| "name":"ALL_UDP", | |
| "q_origin_key":"ALL_UDP" | |
| }, | |
| { | |
| "name":"FTP_GET", | |
| "q_origin_key":"FTP_GET" | |
| }, | |
| { | |
| "name":"HTTPS", | |
| "q_origin_key":"HTTPS" | |
| } | |
| ], | |
| "utm-status":"enable", | |
| "profile-type":"single", | |
| "profile-group":"", | |
| "av-profile":"default", | |
| "webfilter-profile":"default", | |
| "dnsfilter-profile":"default", | |
| "spamfilter-profile":"", | |
| "dlp-sensor":"", | |
| "ips-sensor":"", | |
| "application-list":"default", | |
| "casi-profile":"", | |
| "voip-profile":"", | |
| "icap-profile":"", | |
| "waf-profile":"", | |
| "profile-protocol-options":"default", | |
| "ssl-ssh-profile":"certificate-inspection", | |
| "logtraffic":"all", | |
| "logtraffic-start":"disable", | |
| "capture-packet":"disable", | |
| "wanopt":"disable", | |
| "wanopt-detection":"active", | |
| "wanopt-passive-opt":"default", | |
| "wanopt-profile":"", | |
| "wanopt-peer":"", | |
| "webcache":"disable", | |
| "webcache-https":"disable", | |
| "traffic-shaper":"", | |
| "traffic-shaper-reverse":"", | |
| "per-ip-shaper":"", | |
| "nat":"enable", | |
| "permit-any-host":"disable", | |
| "permit-stun-host":"disable", | |
| "fixedport":"disable", | |
| "ippool":"disable", | |
| "poolname":[ | |
| ], | |
| "session-ttl":0, | |
| "vlan-cos-fwd":255, | |
| "vlan-cos-rev":255, | |
| "inbound":"disable", | |
| "outbound":"disable", | |
| "natinbound":"disable", | |
| "natoutbound":"disable", | |
| "wccp":"disable", | |
| "ntlm":"disable", | |
| "ntlm-guest":"disable", | |
| "ntlm-enabled-browsers":[ | |
| ], | |
| "fsso":"disable", | |
| "wsso":"enable", | |
| "rsso":"disable", | |
| "fsso-agent-for-ntlm":"", | |
| "groups":[ | |
| ], | |
| "users":[ | |
| ], | |
| "devices":[ | |
| ], | |
| "auth-path":"disable", | |
| "disclaimer":"disable", | |
| "vpntunnel":"", | |
| "natip":"0.0.0.0 0.0.0.0", | |
| "match-vip":"disable", | |
| "diffserv-forward":"disable", | |
| "diffserv-reverse":"disable", | |
| "diffservcode-forward":"000000", | |
| "diffservcode-rev":"000000", | |
| "tcp-mss-sender":0, | |
| "tcp-mss-receiver":0, | |
| "comments":"", | |
| "label":"", | |
| "global-label":"", | |
| "auth-cert":"", | |
| "auth-redirect-addr":"", | |
| "redirect-url":"", | |
| "identity-based-route":"", | |
| "block-notification":"disable", | |
| "custom-log-fields":[ | |
| ], | |
| "tags":[ | |
| ], | |
| "replacemsg-override-group":"", | |
| "srcaddr-negate":"disable", | |
| "dstaddr-negate":"disable", | |
| "service-negate":"disable", | |
| "timeout-send-rst":"disable", | |
| "captive-portal-exempt":"disable", | |
| "ssl-mirror":"disable", | |
| "ssl-mirror-intf":[ | |
| ], | |
| "scan-botnet-connections":"disable", | |
| "dsri":"disable", | |
| "delay-tcp-npu-sessoin":"disable" | |
| } | |
| ], | |
| "vdom":"root", | |
| "path":"firewall", | |
| "name":"policy", | |
| "status":"success", | |
| "http_status":200, | |
| "serial":"FGTAWS000B4833B0", | |
| "version":"v5.4.2", | |
| "build":9380 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment