{ "id":"/axapi/v3/visibility/packet-capture/global-templates/template/{name}/trigger-sys-obj-stats-change/slb-http2/trigger-stats-rate", "type":"object", "node-type":"scalar", "title":"trigger-stats-rate", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure stats to trigger packet capture on increment rate", "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 }, "protocol_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Protocol Error", "optional":true }, "internal_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Internal Error", "optional":true }, "proxy_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP2 Proxy alloc Error", "optional":true }, "split_buff_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Splitting Buffer Failed", "optional":true }, "invalid_frame_size":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Invalid Frame Size Rcvd", "optional":true }, "error_max_invalid_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Max Invalid Stream Rcvd", "optional":true }, "data_no_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for DATA Frame Rcvd on non-existent stream", "optional":true }, "flow_control_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Flow Control Error", "optional":true }, "settings_timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Settings Timeout", "optional":true }, "frame_size_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Frame Size Error", "optional":true }, "refused_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Refused Stream", "optional":true }, "cancel":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for cancel", "optional":true }, "compression_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for compression error", "optional":true }, "connect_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for connect error", "optional":true }, "enhance_your_calm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for enhance your calm error", "optional":true }, "inadequate_security":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inadequate security", "optional":true }, "http_1_1_required":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for HTTP1.1 Required", "optional":true }, "deflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for deflate alloc fail", "optional":true }, "inflate_alloc_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for inflate alloc fail", "optional":true }, "inflate_header_fail":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Inflate Header Fail", "optional":true }, "bad_connection_preface":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad Connection Preface", "optional":true }, "cant_allocate_control_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate control frame", "optional":true }, "cant_allocate_settings_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate SETTINGS frame", "optional":true }, "bad_frame_type_for_stream_state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Bad frame type for stream state", "optional":true }, "wrong_stream_state":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Wrong Stream State", "optional":true }, "data_queue_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Data Queue Alloc Error", "optional":true }, "buff_alloc_error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Buff alloc error", "optional":true }, "cant_allocate_rst_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate RST_STREAM frame", "optional":true }, "cant_allocate_goaway_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate GOAWAY frame", "optional":true }, "cant_allocate_ping_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate PING frame", "optional":true }, "cant_allocate_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate stream", "optional":true }, "cant_allocate_window_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Cant allocate WINDOW_UPDATE frame", "optional":true }, "header_no_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for header no stream", "optional":true }, "header_padlen_gt_frame_payload":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Header padlen greater than frame payload size", "optional":true }, "streams_gt_max_concur_streams":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Streams greater than max allowed concurrent streams", "optional":true }, "idle_state_unexpected_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unxpected frame received in idle state", "optional":true }, "reserved_local_state_unexpected_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unexpected frame received in reserved local state", "optional":true }, "reserved_remote_state_unexpected_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unexpected frame received in reserved remote state", "optional":true }, "half_closed_remote_state_unexpected_fra":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unexpected frame received in half closed remote state", "optional":true }, "closed_state_unexpected_frame":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Unexpected frame received in closed state", "optional":true }, "zero_window_size_on_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Window Update with zero increment rcvd", "optional":true }, "exceeds_max_window_size_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Window Update with increment that results in exceeding max window", "optional":true }, "continuation_before_headers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for CONTINUATION frame with no headers frame", "optional":true }, "invalid_frame_during_headers":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for frame before headers were complete", "optional":true }, "headers_after_continuation":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for headers frame before CONTINUATION was complete", "optional":true }, "invalid_push_promise":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for unexpected PUSH_PROMISE frame", "optional":true }, "invalid_stream_id":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for received invalid stream ID", "optional":true }, "headers_interleaved":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for headers interleaved on streams", "optional":true }, "trailers_no_end_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for trailers not marked as end-of-stream", "optional":true }, "invalid_setting_value":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for invalid setting-frame value", "optional":true }, "invalid_window_update":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for window-update value out of range", "optional":true }, "alloc_fail_total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Alloc Fail - Total", "optional":true }, "err_rcvd_total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Rcvd - Total", "optional":true }, "err_sent_total":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Rent - Total", "optional":true }, "err_sent_proto_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - PROTOCOL_ERROR", "optional":true }, "err_sent_internal_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - INTERNAL_ERROR", "optional":true }, "err_sent_flow_control":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - FLOW_CONTROL_ERROR", "optional":true }, "err_sent_setting_timeout":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - SETTINGS_TIMEOUT", "optional":true }, "err_sent_stream_closed":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - STREAM_CLOSED", "optional":true }, "err_sent_frame_size_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - FRAME_SIZE_ERROR", "optional":true }, "err_sent_refused_stream":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - REFUSED_STREAM", "optional":true }, "err_sent_cancel":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - CANCEL", "optional":true }, "err_sent_compression_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - COMPRESSION_ERROR", "optional":true }, "err_sent_connect_err":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - CONNECT_ERROR", "optional":true }, "err_sent_your_calm":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - ENHANCE_YOUR_CALM", "optional":true }, "err_sent_inadequate_security":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - INADEQUATE_SECURITY", "optional":true }, "err_sent_http11_required":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable automatic packet-capture for Error Sent - HTTP_1_1_REQUIRED", "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 } } }