{ "id":"/axapi/v3/visibility/packet-capture/object-templates/slb-vport-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 }, "total_mf_dns_pkts":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total MF DNS packets", "optional":true }, "es_total_failure_actions":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total failure actions", "optional":true }, "compression_miss_no_client":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Compression miss no client", "optional":true }, "compression_miss_template_exclusion":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Compression miss template exclusion", "optional":true }, "loc_deny":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Geo-location Deny count", "optional":true }, "dnsrrl_total_dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Response-Rate-Limiting Total Responses Dropped", "optional":true }, "dnsrrl_bad_fqdn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DNS Response-Rate-Limiting Bad FQDN", "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 } } }