{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-l7session/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":{ "conn_not_exist":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Conn does not exist", "optional":true }, "wbuf_cb_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Wbuf event callback failed", "optional":true }, "err_event":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Err event from TCP", "optional":true }, "err_cb_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Err event callback failed", "optional":true }, "server_conn_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server connection failed", "optional":true }, "server_select_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Server selection fail", "optional":true }, "data_cb_failed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data event callback fail", "optional":true }, "hps_fwdreq_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Fwd req fail", "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 } } }