{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-http-proxy/trigger-stats-inc", "type":"object", "node-type":"scalar", "title":"trigger-stats-inc", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure stats to trigger packet capture on increment", "properties":{ "parsereq_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Parse req fail", "optional":true }, "svrsel_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection fail", "optional":true }, "fwdreq_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Fwd req fail", "optional":true }, "fwdreqdata_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for fwdreqdata_fail", "optional":true }, "snat_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Source NAT failure", "optional":true }, "req_over_limit":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Request over limit", "optional":true }, "req_rate_over_limit":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Request rate over limit", "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 } } }