{ "id":"/axapi/v3/visibility/packet-capture/object-templates/aam-jwt-authorization-tmpl/{name}/trigger-stats-inc", "type":"object", "node-type":"scalar", "title":"trigger-stats-inc", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure stats to triggers packet capture on increment", "properties":{ "jwt-authorize-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Authorize Failure", "optional":true }, "jwt-missing-token":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Token", "optional":true }, "jwt-missing-claim":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Missing Claim", "optional":true }, "jwt-token-expired":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Token Expired", "optional":true }, "jwt-signature-failure":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Signature Failure", "optional":true }, "jwt-other-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for JWT Other Error", "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 } } }