{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-sip/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":{ "msg_proxy_client_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of SIP messages received from client but failed to forward to server", "optional":true }, "msg_proxy_server_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of SIP messages received from server but failed to forward to client", "optional":true }, "msg_proxy_fail_start_server_conn":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Number of server connection create failed", "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 } } }