{ "id":"/axapi/v3/visibility/packet-capture/automated-captures", "type":"object", "node-type":"scalar", "title":"automated-captures", "partition-visibility":"shared", "auto-created-object":1, "description":"Predefined set of automated captures", "properties":{ "slb_port_tmpl_error_code_return_inc":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Trigger capture when there is 3xx or 4xx or 5xx responses from server", "optional":true }, "slb_port_tmpl_high_error_code_return":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Trigger capture when there is high number of 3xx or 4xx or 5xx responses from server", "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 } } }