{ "id":"/axapi/v3/ddos/l4-ssl", "type":"object", "node-type":"scalar", "title":"l4-ssl", "auto-created-object":1, "description":"DDOS SSL L4 Statistics", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "description":"'all': all; 'ssl_l4_policy_reset': Policy Reset; 'ssl_l4_policy_drop': Policy Dropped; 'ssl_l4_drop_packet': Packets Dropped; 'ssl_l4_er_condition': Error Condition; 'ssl_l4_processed': Packets Processed; 'ssl_l4_new_syn': New TCP SYN; 'ssl_l4_is_ssl3': SSL v3; 'ssl_l4_is_tls1_1': TLS v1.0; 'ssl_l4_is_tls1_2': TLS v1.1; 'ssl_l4_is_tls1_3': TLS v1.2; 'ssl_l4_is_renegotiation': SSL Renegotiation; 'ssl_l4_renegotiation_exceed': Renegotiation Exceeded; 'ssl_l4_is_dst_req_rate_exceed': Dst Request Rate Exceed Dropped; 'ssl_l4_is_src_req_rate_exceed': Src Request Rate Exceed Dropped; 'ssl_l4_do_auth_handshake': Do Auth Handshake; 'ssl_l4_reset_for_handshake': Reset While Others in Handshake; 'ssl_l4_handshake_timeout': Auth Handshake Timeout; 'ssl_l4_auth_handshake_ok': Auth Handshake Success; 'ssl_l4_auth_handshake_bl': Auth Handshake Blacklisted; 'ssl_l4_auth_handshake_fail': Auth Handshake Failed; 'ssl_l4_renegotiation_incomplete': Renegotiation Incomplete; 'ssl_l4_auth_drop': SSL Auth Dropped; 'ssl_l4_auth_resp': SSL Auth Responded; 'ssl_non_tls': SSL Non-TLS Dropped; 'ssl_header_invalid_type': SSL Header Invalid Type; 'ssl_header_bad_ver': SSL Header Bad Version; 'ssl_header_bad_len': SSL Header Bad Length; 'ssl_bad_header_forw': SSL Traffic Check Bad Header Forwarded; 'ssl_bad_header_drop': SSL Traffic Check Bad Header Dropped; ", "enum":[ "all", "ssl_l4_policy_reset", "ssl_l4_policy_drop", "ssl_l4_drop_packet", "ssl_l4_er_condition", "ssl_l4_processed", "ssl_l4_new_syn", "ssl_l4_is_ssl3", "ssl_l4_is_tls1_1", "ssl_l4_is_tls1_2", "ssl_l4_is_tls1_3", "ssl_l4_is_renegotiation", "ssl_l4_renegotiation_exceed", "ssl_l4_is_dst_req_rate_exceed", "ssl_l4_is_src_req_rate_exceed", "ssl_l4_do_auth_handshake", "ssl_l4_reset_for_handshake", "ssl_l4_handshake_timeout", "ssl_l4_auth_handshake_ok", "ssl_l4_auth_handshake_bl", "ssl_l4_auth_handshake_fail", "ssl_l4_renegotiation_incomplete", "ssl_l4_auth_drop", "ssl_l4_auth_resp", "ssl_non_tls", "ssl_header_invalid_type", "ssl_header_bad_ver", "ssl_header_bad_len", "ssl_bad_header_forw", "ssl_bad_header_drop" ] }, "optional":true } } ] } } }