{ "id":"/axapi/v3/visibility/packet-capture/object-templates/aam-auth-server-win-inst-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 }, "krb_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos Timeout", "optional":true }, "krb_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos Other Error", "optional":true }, "krb_pw_expiry":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos password expiry", "optional":true }, "krb_pw_change_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos password change failure", "optional":true }, "ntlm_proto_nego_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Protocol Negotiation Failure", "optional":true }, "ntlm_session_setup_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Session Setup Failure", "optional":true }, "ntlm_prepare_req_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Prepare Request Error", "optional":true }, "ntlm_auth_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Authentication Failure", "optional":true }, "ntlm_timeout_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Timeout", "optional":true }, "ntlm_other_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for NTLM Other Error", "optional":true }, "krb_validate_kdc_failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Kerberos KDC Validation 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 } } }