{ "id":"/axapi/v3/ddos/detection/entry-saving", "type":"object", "node-type":"scalar", "title":"entry-saving", "partition-visibility":"shared", "description":"Detection entries and indicators saving operations", "properties":{ "clear-saved-data":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Clear all saved network-object-based detection entries and learned indicators", "optional":true }, "manual-save":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Manually save network-object-based detection entries and learned indicators", "optional":true }, "manual-restore":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Manually restore network-object-based detection entries and learned indicators", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }