{ "id":"/axapi/v3/ddos/anomaly-drop", "type":"object", "node-type":"intermediate", "title":"anomaly-drop", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"Disable DDOS IP Anomaly scrubbing groups", "properties":{ "security-attack-layer-3":{ "type":"object", "$ref":"/axapi/v3/ddos/anomaly-drop/security-attack-layer-3", "properties":{ "toggle":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable; 'disable': disable; ", "enum":[ "enable", "disable" ] }, "log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log the anomaly event (Can only configure when drop-disabled)" }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"capture-config name (Can only configure when drop-disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "security-attack-layer-4-tcp":{ "type":"object", "$ref":"/axapi/v3/ddos/anomaly-drop/security-attack-layer-4-tcp", "properties":{ "toggle":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable; 'disable': disable; ", "enum":[ "enable", "disable" ] }, "log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log the anomaly event (Can only configure when drop-disabled)" }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"capture-config name (Can only configure when drop-disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "security-attack-layer-4-udp":{ "type":"object", "$ref":"/axapi/v3/ddos/anomaly-drop/security-attack-layer-4-udp", "properties":{ "toggle":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable; 'disable': disable; ", "enum":[ "enable", "disable" ] }, "log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log the anomaly event (Can only configure when drop-disabled)" }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"capture-config name (Can only configure when drop-disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "packet-deformity-layer-3":{ "type":"object", "$ref":"/axapi/v3/ddos/anomaly-drop/packet-deformity-layer-3", "properties":{ "toggle":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable; 'disable': disable; ", "enum":[ "enable", "disable" ] }, "log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log the anomaly event (Can only configure when drop-disabled)" }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"capture-config name (Can only configure when drop-disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "packet-deformity-layer-4":{ "type":"object", "$ref":"/axapi/v3/ddos/anomaly-drop/packet-deformity-layer-4", "properties":{ "toggle":{ "type":"string", "format":"enum", "default":"enable", "partition-visibility":"shared", "description":"'enable': enable; 'disable': disable; ", "enum":[ "enable", "disable" ] }, "log":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Log the anomaly event (Can only configure when drop-disabled)" }, "capture-config":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"capture-config name (Can only configure when drop-disabled)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }