{ "id":"/axapi/v3/visibility/packet-capture/object-templates/slb-templ-cache-tmpl/{name}/trigger-stats-rate", "type":"object", "node-type":"scalar", "title":"trigger-stats-rate", "partition-visibility":"shared", "description":"Configure stats to triggers packet capture on increment", "properties":{ "threshold-exceeded-by":{ "type":"number", "format":"number", "minimum":0, "maximum":100, "default":5, "partition-visibility":"shared", "description":"Set the threshold to the number of times greater than the previous duration to start the capture, default is 5", "optional":true }, "duration":{ "type":"number", "format":"number", "minimum":1, "maximum":250, "default":60, "partition-visibility":"shared", "description":"Time in seconds to look for the anomaly, default is 60", "optional":true }, "nc_req_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheNcReqHeader, help nc_req_header", "optional":true }, "nc_res_header":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheNcResHeader, help nc_res_header", "optional":true }, "rv_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheRvFailure, help rv_failure", "optional":true }, "content_toobig":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheContentToobig, help content_toobig", "optional":true }, "content_toosmall":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheContentToosmall, help content_toosmall", "optional":true }, "entry_create_failures":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for slbTemplateCacheEntryCreateFailures, help entry_create_failures", "optional":true }, "header_save_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for header_save_error", "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 } } }