{ "id":"/axapi/v3/debug/ddos", "type":"object", "node-type":"scalar", "title":"ddos", "operation-not-allowed": ["PUT"], "operational":1, "description":"Debug DDOS", "properties":{ "dns-cache":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS DNS Cache", "optional":true }, "event":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS event", "optional":true }, "zbar":{ "type":"number", "format":"flag", "default":0, "description":"Debug DDOS zbar event", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }