{ "id":"/axapi/v3/ddos/dst/zone/{zone-name}/ip-proto/proto-number/{protocol-num}/port-ind/oper", "type":"object", "node-type":"scalar", "operation-not-allowed":["DELETE"], "title":"port-ind", "description":"Operational Status for the object 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" } } } } }