{ "id":"/axapi/v3/ddos/dst/zone/{zone-name}/oper", "type":"object", "node-type":"list", "title":"zone", "description":"Operational Status for the object zone", "properties":{ "zone-name":{ "type":"string", "oid":"1001", "format":"string-rlx", "minLength":1, "maxLength":63, "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "port-str":{ "type":"string", "format":"string-rlx" }, "operational-mode":{ "type":"string", "format":"string" }, "bw-state":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "age-str":{ "type":"string", "format":"string" }, "lockup-time":{ "type":"number", "format":"number" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "total-dynamic-entry-count":{ "type":"string", "format":"string" }, "udp-dynamic-entry-count":{ "type":"string", "format":"string" }, "tcp-dynamic-entry-count":{ "type":"string", "format":"string" }, "icmp-dynamic-entry-count":{ "type":"string", "format":"string" }, "other-dynamic-entry-count":{ "type":"string", "format":"string" }, "traffic-distribution-status":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "master-pu":{ "type":"string", "format":"string" }, "active-pu":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "pu-id":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "no-t2-idx-port-count":{ "type":"number", "format":"number" }, "addresses":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "all-addresses":{ "type":"number", "format":"flag" }, "ip-proto-num":{ "type":"number", "format":"number" }, "all-ip-protos":{ "type":"number", "format":"flag" }, "port-num":{ "type":"number", "format":"number" }, "port-range-start":{ "type":"number", "format":"number" }, "port-range-end":{ "type":"number", "format":"number" }, "protocol":{ "type":"string", "format":"string" }, "all-ports":{ "type":"number", "format":"flag" }, "dynamic-expand-subnet":{ "type":"number", "format":"flag" }, "blackhole":{ "type":"number", "format":"flag" } } }, "detection":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection", "properties":{ "oper":{ "type":"object", "properties":{ } }, "outbound-detection":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection", "properties":{ "oper":{ "type":"object", "properties":{ "discovery-timestamp":{ "type":"string", "format":"string" }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "location-type":{ "type":"string", "format":"string" }, "location-name":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "non-zero-minimum":{ "type":"string", "format":"string" }, "average":{ "type":"string", "format":"string" }, "adaptive-threshold":{ "type":"string", "format":"string" } } } ] }, "data-source":{ "type":"string", "format":"string" }, "anomaly":{ "type":"string", "format":"string" }, "anomaly-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] } } }, "topk-source-subnet":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/topk-source-subnet", "properties":{ "oper":{ "type":"object", "properties":{ "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "location-type":{ "type":"string", "format":"string" }, "location-name":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "source-subnets":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] } } } ] } } } } } } }, "service-discovery":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/service-discovery", "properties":{ "oper":{ "type":"object", "properties":{ "discovered-service-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "port":{ "type":"number", "format":"number" }, "protocol":{ "type":"string", "format":"string" }, "rate":{ "type":"number", "format":"number" } } } ] } } } } }, "victim-ip-detection":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/service-discovery/victim-ip-detection", "properties":{ "oper":{ "type":"object", "properties":{ "ip-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "ip-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "value":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "current":{ "type":"string", "format":"string" }, "threshold":{ "type":"string", "format":"string" } } } ] }, "is-anomaly":{ "type":"number", "format":"number" } } } ] }, "is-learning-done":{ "type":"number", "format":"number" }, "is-histogram-learning-done":{ "type":"number", "format":"number" }, "is-ip-anomaly":{ "type":"number", "format":"number" }, "is_static_threshold":{ "type":"number", "format":"number" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "de-escalation-timestamp":{ "type":"string", "format":"string" } } } ] }, "ip-entry-count":{ "type":"number", "format":"number" }, "total-ip-entry-count":{ "type":"number", "format":"number" }, "active-list":{ "type":"number", "format":"flag" }, "victim-list":{ "type":"number", "format":"flag" }, "ipv4-ip":{ "type":"string", "format":"ipv4-address" }, "ipv6-ip":{ "type":"string", "format":"ipv6-address" } } } } } } }, "packet-anomaly-detection":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "threshold":{ "type":"string", "format":"string" }, "is-anomaly":{ "type":"number", "format":"number" } } } ] }, "data-source":{ "type":"string", "format":"string" } } } } }, "outbound-policy":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy", "properties":{ "oper":{ "type":"object", "properties":{ "policy-name":{ "type":"string", "format":"string" }, "no-class-list-match":{ "type":"number", "format":"number" }, "policy-class-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "class-list-name":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "age-str":{ "type":"string", "format":"string" }, "lockup-time":{ "type":"number", "format":"number" }, "packet-received":{ "type":"number", "format":"number" }, "packet-dropped":{ "type":"number", "format":"number" }, "packet-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-exceed-count":{ "type":"number", "format":"number" }, "connections-exceed":{ "type":"number", "format":"number" }, "connection-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate":{ "type":"number", "format":"number" } } } ] }, "geo-tracking-statistics":{ "type":"object", "properties":{ "packet-received":{ "type":"number", "format":"number" }, "packet-dropped":{ "type":"number", "format":"number" }, "packet-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-exceed-count":{ "type":"number", "format":"number" }, "connections-exceed":{ "type":"number", "format":"number" }, "connection-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate":{ "type":"number", "format":"number" }, "tracking-entry-learn":{ "type":"number", "format":"number" }, "tracking-entry-aged":{ "type":"number", "format":"number" }, "tracking-entry-learning-thre-exceed":{ "type":"number", "format":"number" } } }, "tracking-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "geo-location-name":{ "type":"string", "format":"string-rlx" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" } } } ] }, "policy-rate":{ "type":"number", "format":"flag" }, "policy-statistics":{ "type":"number", "format":"flag" }, "tracking-entry-filter":{ "type":"number", "format":"flag" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "src-port-range-list":{ "type":"array", "minItems":1, "items":{ "type":"src-port-range" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}", "array":[ { "properties":{ "src-port-range-start":{ "type":"number", "oid":"1001", "format":"number", "minimum":1, "maximum":65535, "description":"Src Port-Range Start Port Number", "optional":false }, "src-port-range-end":{ "type":"number", "oid":"1002", "format":"number", "minimum":2, "maximum":65535, "description":"Src Port-Range End Port Number", "optional":false }, "protocol":{ "type":"string", "oid":"1003", "format":"enum", "description":"'udp': UDP port; 'tcp': TCP Port; ", "enum":[ "udp", "tcp" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "hw-blacklisted":{ "type":"number", "format":"flag" } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "details":{ "type":"number", "format":"flag" } } } } } }, "required":[ "src-port-range-start", "src-port-range-end", "protocol" ] } ] }, "src-port":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port", "properties":{ "oper":{ "type":"object", "properties":{ } }, "zone-src-port-list":{ "type":"array", "minItems":1, "items":{ "type":"zone-src-port" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}", "array":[ { "properties":{ "port-num":{ "type":"number", "oid":"1001", "format":"number", "minimum":1, "maximum":65535, "description":"Source Port Number", "optional":false }, "protocol":{ "type":"string", "oid":"1002", "format":"enum", "description":"'dns-udp': DNS-UDP Port; 'dns-tcp': DNS-TCP Port; 'udp': UDP port; 'tcp': TCP Port; ", "enum":[ "dns-udp", "dns-tcp", "udp", "tcp" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "hw-blacklisted":{ "type":"number", "format":"flag" } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "details":{ "type":"number", "format":"flag" } } } } } }, "required":[ "port-num", "protocol" ] } ] }, "zone-src-port-other-list":{ "type":"array", "minItems":1, "items":{ "type":"zone-src-port-other" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/zone-src-port-other/{port-other}+{protocol}", "array":[ { "properties":{ "port-other":{ "type":"string", "oid":"1001", "format":"enum", "description":"'other': other; ", "enum":[ "other" ], "optional":false }, "protocol":{ "type":"string", "oid":"1002", "format":"enum", "description":"'udp': UDP port; 'tcp': TCP Port; ", "enum":[ "udp", "tcp" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "hw-blacklisted":{ "type":"number", "format":"flag" } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/zone-src-port-other/{port-other}+{protocol}/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "details":{ "type":"number", "format":"flag" } } } } } }, "required":[ "port-other", "protocol" ] } ] } } }, "ip-proto":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto", "properties":{ "oper":{ "type":"object", "properties":{ } }, "proto-number-list":{ "type":"array", "minItems":1, "items":{ "type":"proto-number" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}", "array":[ { "properties":{ "protocol-num":{ "type":"number", "oid":"1001", "format":"number", "minimum":0, "maximum":255, "description":"Protocol Number", "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "src-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "src-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "src-minimum":{ "type":"string", "format":"string" }, "src-non-zero-minimum":{ "type":"string", "format":"string" }, "src-average":{ "type":"string", "format":"string" }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "src-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "zone-maximum":{ "type":"string", "format":"string" }, "zone-minimum":{ "type":"string", "format":"string" }, "zone-non-zero-minimum":{ "type":"string", "format":"string" }, "zone-average":{ "type":"string", "format":"string" }, "zone-adaptive-threshold":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "details":{ "type":"number", "format":"flag" }, "sources":{ "type":"number", "format":"flag" } } } } }, "topk-sources":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "sources":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "progression-tracking":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/progression-tracking", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "num-sample":{ "type":"number", "format":"number" }, "average":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "standard-deviation":{ "type":"string", "format":"string" } } } ] }, "learning-details":{ "type":"number", "format":"flag" }, "learning-brief":{ "type":"number", "format":"flag" }, "recommended-template":{ "type":"number", "format":"flag" }, "template-debug-table":{ "type":"number", "format":"flag" } } } } } }, "required":[ "protocol-num" ] } ] }, "proto-tcp-udp-list":{ "type":"array", "minItems":1, "items":{ "type":"proto-tcp-udp" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}", "array":[ { "properties":{ "protocol":{ "type":"string", "oid":"1001", "format":"enum", "description":"'tcp': ip-proto tcp; 'udp': ip-proto udp; ", "enum":[ "tcp", "udp" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } } }, "required":[ "protocol" ] } ] }, "proto-name-list":{ "type":"array", "minItems":1, "items":{ "type":"proto-name" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}", "array":[ { "properties":{ "protocol":{ "type":"string", "oid":"1001", "format":"enum", "description":"'icmp-v4': ip-proto icmp-v4; 'icmp-v6': ip-proto icmp-v6; 'other': ip-proto other; 'gre': ip-proto gre; 'ipv4-encap': ip-proto IPv4 Encapsulation; 'ipv6-encap': ip-proto IPv6 Encapsulation; ", "enum":[ "icmp-v4", "icmp-v6", "other", "gre", "ipv4-encap", "ipv6-encap" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "src-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "src-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "src-minimum":{ "type":"string", "format":"string" }, "src-non-zero-minimum":{ "type":"string", "format":"string" }, "src-average":{ "type":"string", "format":"string" }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "src-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "zone-maximum":{ "type":"string", "format":"string" }, "zone-minimum":{ "type":"string", "format":"string" }, "zone-non-zero-minimum":{ "type":"string", "format":"string" }, "zone-average":{ "type":"string", "format":"string" }, "zone-adaptive-threshold":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "details":{ "type":"number", "format":"flag" }, "sources":{ "type":"number", "format":"flag" } } } } }, "topk-sources":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "sources":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "progression-tracking":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/progression-tracking", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "num-sample":{ "type":"number", "format":"number" }, "average":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "standard-deviation":{ "type":"string", "format":"string" } } } ] }, "learning-details":{ "type":"number", "format":"flag" }, "learning-brief":{ "type":"number", "format":"flag" }, "recommended-template":{ "type":"number", "format":"flag" }, "template-debug-table":{ "type":"number", "format":"flag" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/progression-tracking/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } } }, "required":[ "protocol" ] } ] } } }, "port":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port", "properties":{ "oper":{ "type":"object", "properties":{ } }, "zone-service-list":{ "type":"array", "minItems":1, "items":{ "type":"zone-service" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}", "array":[ { "properties":{ "port-num":{ "type":"number", "oid":"1001", "format":"number", "minimum":1, "maximum":65535, "description":"Port Number", "optional":false }, "protocol":{ "type":"string", "oid":"1002", "format":"enum", "description":"'dns-tcp': DNS-TCP Port; 'dns-udp': DNS-UDP Port; 'http': HTTP Port; 'tcp': TCP Port; 'udp': UDP Port; 'ssl-l4': SSL-L4 Port; 'sip-udp': SIP-UDP Port; 'sip-tcp': SIP-TCP Port; 'quic': QUIC Port; ", "enum":[ "dns-tcp", "dns-udp", "http", "tcp", "udp", "ssl-l4", "sip-udp", "sip-tcp", "quic" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" }, "http-filter-rates":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "http-filter-rate-name":{ "type":"string", "format":"string" }, "is-http-filter-rate-limit-exceed":{ "type":"number", "format":"number" }, "current-http-filter-rate":{ "type":"string", "format":"string" }, "http-filter-rate-limit":{ "type":"string", "format":"string" } } } ] }, "response-size-rates":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "response-size-rate-name":{ "type":"string", "format":"string" }, "is-response-size-rate-limit-exceed":{ "type":"number", "format":"number" }, "current-response-size-rate":{ "type":"string", "format":"string" }, "response-size-rate-limit":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "l4-ext-rate":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "pattern-recognition":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition", "properties":{ "oper":{ "type":"object", "properties":{ "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } } }, "pattern-recognition-pu-details":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details", "properties":{ "oper":{ "type":"object", "properties":{ "all-filters":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } ] } } } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } }, "ips":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips", "properties":{ "oper":{ "type":"object", "properties":{ "signature-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "sid":{ "type":"number", "format":"number" }, "match-count":{ "type":"number", "format":"number" } } } ] } } } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "src-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "src-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "src-minimum":{ "type":"string", "format":"string" }, "src-non-zero-minimum":{ "type":"string", "format":"string" }, "src-average":{ "type":"string", "format":"string" }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "src-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "zone-maximum":{ "type":"string", "format":"string" }, "zone-minimum":{ "type":"string", "format":"string" }, "zone-non-zero-minimum":{ "type":"string", "format":"string" }, "zone-average":{ "type":"string", "format":"string" }, "zone-adaptive-threshold":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "details":{ "type":"number", "format":"flag" }, "sources":{ "type":"number", "format":"flag" } } } } }, "topk-sources":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "sources":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "progression-tracking":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "num-sample":{ "type":"number", "format":"number" }, "average":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "standard-deviation":{ "type":"string", "format":"string" } } } ] }, "learning-details":{ "type":"number", "format":"flag" }, "learning-brief":{ "type":"number", "format":"flag" }, "recommended-template":{ "type":"number", "format":"flag" }, "template-debug-table":{ "type":"number", "format":"flag" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } } }, "required":[ "port-num", "protocol" ] } ] }, "zone-service-other-list":{ "type":"array", "minItems":1, "items":{ "type":"zone-service-other" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}", "array":[ { "properties":{ "port-other":{ "type":"string", "oid":"1001", "format":"enum", "description":"'other': other; ", "enum":[ "other" ], "optional":false }, "protocol":{ "type":"string", "oid":"1002", "format":"enum", "description":"'tcp': TCP Port; 'udp': UDP Port; ", "enum":[ "tcp", "udp" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "l4-ext-rate":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } }, "pattern-recognition":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition", "properties":{ "oper":{ "type":"object", "properties":{ "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } } }, "pattern-recognition-pu-details":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details", "properties":{ "oper":{ "type":"object", "properties":{ "all-filters":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } ] } } } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "src-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "src-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "src-minimum":{ "type":"string", "format":"string" }, "src-non-zero-minimum":{ "type":"string", "format":"string" }, "src-average":{ "type":"string", "format":"string" }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "src-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "zone-maximum":{ "type":"string", "format":"string" }, "zone-minimum":{ "type":"string", "format":"string" }, "zone-non-zero-minimum":{ "type":"string", "format":"string" }, "zone-average":{ "type":"string", "format":"string" }, "zone-adaptive-threshold":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "details":{ "type":"number", "format":"flag" }, "sources":{ "type":"number", "format":"flag" } } } } }, "topk-sources":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "sources":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "progression-tracking":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/progression-tracking", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "num-sample":{ "type":"number", "format":"number" }, "average":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "standard-deviation":{ "type":"string", "format":"string" } } } ] }, "learning-details":{ "type":"number", "format":"flag" }, "learning-brief":{ "type":"number", "format":"flag" }, "recommended-template":{ "type":"number", "format":"flag" }, "template-debug-table":{ "type":"number", "format":"flag" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/progression-tracking/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } } }, "required":[ "port-other", "protocol" ] } ] } } }, "port-range-list":{ "type":"array", "minItems":1, "items":{ "type":"port-range" }, "uniqueItems":true, "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}", "array":[ { "properties":{ "port-range-start":{ "type":"number", "oid":"1001", "format":"number", "minimum":1, "maximum":65535, "description":"Port-Range Start Port Number", "optional":false }, "port-range-end":{ "type":"number", "oid":"1002", "format":"number", "minimum":1, "maximum":65535, "description":"Port-Range End Port Number", "optional":false }, "protocol":{ "type":"string", "oid":"1003", "format":"enum", "description":"'dns-tcp': DNS-TCP Port; 'dns-udp': DNS-UDP Port; 'http': HTTP Port; 'tcp': TCP Port; 'udp': UDP Port; 'ssl-l4': SSL-L4 Port; 'sip-udp': SIP-UDP Port; 'sip-tcp': SIP-TCP Port; 'quic': QUIC Port; ", "enum":[ "dns-tcp", "dns-udp", "http", "tcp", "udp", "ssl-l4", "sip-udp", "sip-tcp", "quic" ], "optional":false }, "oper":{ "type":"object", "properties":{ "ddos_entry_list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "dst-address-str":{ "type":"string", "format":"string-rlx" }, "bw-state":{ "type":"string", "format":"string" }, "is_auth_passed":{ "type":"string", "format":"string" }, "level":{ "type":"number", "format":"number" }, "bl-reasoning-rcode":{ "type":"string", "format":"string" }, "bl-reasoning-timestamp":{ "type":"string", "format":"string" }, "current-connections":{ "type":"string", "format":"string" }, "is-connections-exceed":{ "type":"number", "format":"number" }, "connection-limit":{ "type":"string", "format":"string" }, "current-connection-rate":{ "type":"string", "format":"string" }, "is-connection-rate-exceed":{ "type":"number", "format":"number" }, "connection-rate-limit":{ "type":"string", "format":"string" }, "current-packet-rate":{ "type":"string", "format":"string" }, "is-packet-rate-exceed":{ "type":"number", "format":"number" }, "packet-rate-limit":{ "type":"string", "format":"string" }, "current-kBit-rate":{ "type":"string", "format":"string" }, "is-kBit-rate-exceed":{ "type":"number", "format":"number" }, "kBit-rate-limit":{ "type":"string", "format":"string" }, "current-frag-packet-rate":{ "type":"string", "format":"string" }, "is-frag-packet-rate-exceed":{ "type":"number", "format":"number" }, "frag-packet-rate-limit":{ "type":"string", "format":"string" }, "current-app-stat1":{ "type":"string", "format":"string" }, "is-app-stat1-exceed":{ "type":"number", "format":"number" }, "app-stat1-limit":{ "type":"string", "format":"string" }, "current-app-stat2":{ "type":"string", "format":"string" }, "is-app-stat2-exceed":{ "type":"number", "format":"number" }, "app-stat2-limit":{ "type":"string", "format":"string" }, "current-app-stat3":{ "type":"string", "format":"string" }, "is-app-stat3-exceed":{ "type":"number", "format":"number" }, "app-stat3-limit":{ "type":"string", "format":"string" }, "current-app-stat4":{ "type":"string", "format":"string" }, "is-app-stat4-exceed":{ "type":"number", "format":"number" }, "app-stat4-limit":{ "type":"string", "format":"string" }, "current-app-stat5":{ "type":"string", "format":"string" }, "is-app-stat5-exceed":{ "type":"number", "format":"number" }, "app-stat5-limit":{ "type":"string", "format":"string" }, "current-app-stat6":{ "type":"string", "format":"string" }, "is-app-stat6-exceed":{ "type":"number", "format":"number" }, "app-stat6-limit":{ "type":"string", "format":"string" }, "current-app-stat7":{ "type":"string", "format":"string" }, "is-app-stat7-exceed":{ "type":"number", "format":"number" }, "app-stat7-limit":{ "type":"string", "format":"string" }, "current-app-stat8":{ "type":"string", "format":"string" }, "is-app-stat8-exceed":{ "type":"number", "format":"number" }, "app-stat8-limit":{ "type":"string", "format":"string" }, "age":{ "type":"number", "format":"number" }, "lockup-time":{ "type":"number", "format":"number" }, "dynamic-entry-count":{ "type":"string", "format":"string" }, "dynamic-entry-limit":{ "type":"string", "format":"string" }, "sflow-source-id":{ "type":"number", "format":"number" }, "debug-str":{ "type":"string", "format":"string" }, "http-filter-rates":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "http-filter-rate-name":{ "type":"string", "format":"string" }, "is-http-filter-rate-limit-exceed":{ "type":"number", "format":"number" }, "current-http-filter-rate":{ "type":"string", "format":"string" }, "http-filter-rate-limit":{ "type":"string", "format":"string" } } } ] }, "response-size-rates":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "response-size-rate-name":{ "type":"string", "format":"string" }, "is-response-size-rate-limit-exceed":{ "type":"number", "format":"number" }, "current-response-size-rate":{ "type":"string", "format":"string" }, "response-size-rate-limit":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-displayed-count":{ "type":"number", "format":"number" }, "service-displayed-count":{ "type":"number", "format":"number" }, "reporting-status":{ "type":"number", "format":"number" }, "sources":{ "type":"number", "format":"flag" }, "overflow-policy":{ "type":"number", "format":"flag" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "class-list":{ "type":"string", "format":"string" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "exceeded":{ "type":"number", "format":"flag" }, "black-listed":{ "type":"number", "format":"flag" }, "white-listed":{ "type":"number", "format":"flag" }, "authenticated":{ "type":"number", "format":"flag" }, "level":{ "type":"number", "format":"flag" }, "app-stat":{ "type":"number", "format":"flag" }, "indicators":{ "type":"number", "format":"flag" }, "indicator-detail":{ "type":"number", "format":"flag" }, "l4-ext-rate":{ "type":"number", "format":"flag" }, "hw-blacklisted":{ "type":"number", "format":"flag" }, "suffix-request-rate":{ "type":"number", "format":"flag" }, "domain-name":{ "type":"string", "format":"string" } } }, "ip-filtering-policy-oper":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper", "properties":{ "oper":{ "type":"object", "properties":{ "rule-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "seq":{ "type":"number", "format":"number" }, "hits":{ "type":"number", "format":"number" } } } ] } } } } }, "pattern-recognition":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition", "properties":{ "oper":{ "type":"object", "properties":{ "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } } }, "pattern-recognition-pu-details":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details", "properties":{ "oper":{ "type":"object", "properties":{ "all-filters":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "processing-unit":{ "type":"string", "format":"string" }, "state":{ "type":"string", "format":"string" }, "timestamp":{ "type":"string", "format":"string" }, "peace-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-count":{ "type":"number", "format":"number" }, "war-pkt-percentage":{ "type":"number", "format":"number" }, "filter-threshold":{ "type":"number", "format":"number" }, "filter-count":{ "type":"number", "format":"number" }, "filter-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "filter-enabled":{ "type":"number", "format":"number" }, "hardware-filter":{ "type":"number", "format":"number" }, "filter-expr":{ "type":"string", "format":"string" }, "filter-desc":{ "type":"string", "format":"string" }, "sample-ratio":{ "type":"number", "format":"number" } } } ] } } } ] } } } } }, "ips":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/ips", "properties":{ "oper":{ "type":"object", "properties":{ "signature-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "sid":{ "type":"number", "format":"number" }, "match-count":{ "type":"number", "format":"number" } } } ] } } } } }, "port-ind":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/ips/port-ind", "properties":{ "oper":{ "type":"object", "properties":{ "src-entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "src-address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "src-minimum":{ "type":"string", "format":"string" }, "src-non-zero-minimum":{ "type":"string", "format":"string" }, "src-average":{ "type":"string", "format":"string" }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "src-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" } } } ] }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "zone-maximum":{ "type":"string", "format":"string" }, "zone-minimum":{ "type":"string", "format":"string" }, "zone-non-zero-minimum":{ "type":"string", "format":"string" }, "zone-average":{ "type":"string", "format":"string" }, "zone-adaptive-threshold":{ "type":"string", "format":"string" }, "src-maximum":{ "type":"string", "format":"string" }, "indicator-cfg":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "level":{ "type":"number", "format":"number" }, "zone-threshold":{ "type":"string", "format":"string" }, "source-threshold":{ "type":"string", "format":"string" } } } ] }, "score":{ "type":"string", "format":"string" } } } ] }, "detection-data-source":{ "type":"string", "format":"string" }, "total-score":{ "type":"string", "format":"string" }, "current-level":{ "type":"string", "format":"string" }, "escalation-timestamp":{ "type":"string", "format":"string" }, "initial-learning":{ "type":"string", "format":"enum", "enum":[ "None", "Initializing", "Completed" ] }, "active-time":{ "type":"number", "format":"number" }, "sources-all-entries":{ "type":"number", "format":"flag" }, "subnet-ip-addr":{ "type":"string", "format":"ipv4-cidr" }, "subnet-ipv6-addr":{ "type":"string", "format":"ipv6-address-plen" }, "ipv6":{ "type":"string", "format":"ipv6-address" }, "details":{ "type":"number", "format":"flag" }, "sources":{ "type":"number", "format":"flag" } } } } }, "topk-sources":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/ips/port-ind/topk-sources", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "sources":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "topk-destinations":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/ips/port-ind/topk-sources/topk-destinations", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "destinations":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address":{ "type":"string", "format":"string" }, "rate":{ "type":"string", "format":"string" } } } ] } } } ] }, "entry-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "address-str":{ "type":"string", "format":"string" }, "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "rate":{ "type":"string", "format":"string" }, "max-peak":{ "type":"string", "format":"string" }, "psd-wdw-cnt":{ "type":"number", "format":"number" } } } ] } } } ] }, "next-indicator":{ "type":"number", "format":"number" }, "finished":{ "type":"number", "format":"number" }, "details":{ "type":"number", "format":"flag" }, "top-k-key":{ "type":"string", "format":"string" } } } } }, "progression-tracking":{ "type":"object", "$ref":"/axapi/v3/ddos/dst/zone/{zone-name}/detection/outbound-detection/packet-anomaly-detection/outbound-policy/topk-destinations/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/src-port/zone-src-port/{port-num}+{protocol}/ip-proto/proto-number/{protocol-num}/ip-filtering-policy-oper/port-ind/topk-sources/topk-destinations/proto-tcp-udp/{protocol}/proto-name/{protocol}/ip-filtering-policy-oper/port-ind/topk-sources/port/zone-service/{port-num}+{protocol}/pattern-recognition-pu-details/ip-filtering-policy-oper/ips/port-ind/topk-sources/progression-tracking/zone-service-other/{port-other}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/port-ind/topk-sources/port-range/{port-range-start}+{port-range-end}+{protocol}/ip-filtering-policy-oper/pattern-recognition-pu-details/ips/port-ind/topk-sources/topk-destinations/progression-tracking", "properties":{ "oper":{ "type":"object", "properties":{ "indicators":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "indicator-name":{ "type":"string", "format":"string" }, "indicator-index":{ "type":"number", "format":"number" }, "num-sample":{ "type":"number", "format":"number" }, "average":{ "type":"string", "format":"string" }, "maximum":{ "type":"string", "format":"string" }, "minimum":{ "type":"string", "format":"string" }, "standard-deviation":{ "type":"string", "format":"string" } } } ] }, "learning-details":{ "type":"number", "format":"flag" }, "learning-brief":{ "type":"number", "format":"flag" }, "recommended-template":{ "type":"number", "format":"flag" }, "template-debug-table":{ "type":"number", "format":"flag" } } } } } }, "required":[ "port-range-start", "port-range-end", "protocol" ] } ] } } }