{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/aam-auth-server-ldap/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":{ "admin-bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Admin Bind Failure", "optional":true }, "bind-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total User Bind Failure", "optional":true }, "search-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Search Failure", "optional":true }, "authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Authorization Failure", "optional":true }, "timeout-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout", "optional":true }, "other-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Other Error", "optional":true }, "request-dropped":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Dropped Request", "optional":true }, "response-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Failure Response", "optional":true }, "response-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Error Response", "optional":true }, "response-timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Timeout Response", "optional":true }, "job-start-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Job Start Error", "optional":true }, "polling-control-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total Polling Control Error", "optional":true }, "ssl-session-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for TLS/SSL Session Failure", "optional":true }, "pw-change-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Total password change failure", "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 } } }