ddos l4-ssl¶
DDOS SSL L4 Statistics
l4-ssl Specification¶
Type Configuration Resource Element Name l4-ssl Element URI /axapi/v3/ddos/l4-ssl Element Attributes l4-ssl_attributes Statistics Data URI /axapi/v3/ddos/l4-ssl/stats Schema l4-ssl schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/l4-ssl | ||
Get Object | GET | /axapi/v3/ddos/l4-ssl | ||
Modify Object | POST | /axapi/v3/ddos/l4-ssl | ||
Replace Object | PUT | /axapi/v3/ddos/l4-ssl | ||
Delete Object | DELETE | /axapi/v3/ddos/l4-ssl |
l4-ssl attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
| Counter | Size | Description | |
|---|---|---|---|
| ssl_l4_auth_handshake_fail | 8 | Auth Handshake Failed | |
| ssl_l4_er_condition | 8 | Error Condition | |
| ssl_l4_policy_reset | 8 | Policy Reset | |
| ssl_l4_do_auth_handshake | 8 | Do Auth Handshake | |
| ssl_l4_auth_drop | 8 | SSL Auth Dropped | |
| ssl_l4_auth_handshake_bl | 8 | Auth Handshake Blacklisted | |
| ssl_l4_handshake_timeout | 8 | Auth Handshake Timeout | |
| ssl_l4_is_ssl3 | 8 | SSL v3 | |
| ssl_l4_processed | 8 | Packets Processed | |
| ssl_l4_policy_drop | 8 | Policy Dropped | |
| ssl_l4_renegotiation_exceed | 8 | Renegotiation Exceeded | |
| ssl_l4_reset_for_handshake | 8 | Reset While Others in Handshake | |
| ssl_l4_is_tls1_2 | 8 | TLS v1.1 | |
| ssl_l4_is_tls1_3 | 8 | TLS v1.2 | |
| ssl_l4_is_tls1_1 | 8 | TLS v1.0 | |
| ssl_l4_is_dst_req_rate_exceed | 8 | Dst Request Rate Exceed Dropped | |
| ssl_l4_is_src_req_rate_exceed | 8 | Src Request Rate Exceed Dropped | |
| ssl_l4_renegotiation_incomplete | 8 | Renegotiation Incomplete | |
| ssl_l4_is_renegotiation | 8 | SSL Renegotiation | |
| ssl_l4_auth_handshake_ok | 8 | Auth Handshake Success | |
| ssl_l4_new_syn | 8 | New TCP SYN | |
| ssl_l4_drop_packet | 8 | Packets Dropped | |
| ssl_l4_auth_resp | 8 | SSL Auth Responded |