slb hm-dplane entry stats¶
Statistics for the object entry
entry Specification¶
Parameter Value Type Configuration Resource Element Name entry Element URI /axapi/v3/slb/hm-dplane/entry/stats Element Attributes entry_attributes Partition Visibility None Schema entry schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/hm-dplane/entry/stats | ||
Get Object | GET | /axapi/v3/slb/hm-dplane/entry/stats | ||
Modify Object | POST | /axapi/v3/slb/hm-dplane/entry/stats | ||
Replace Object | PUT | /axapi/v3/slb/hm-dplane/entry/stats | ||
Delete Object | DELETE | /axapi/v3/slb/hm-dplane/entry/stats |
entry attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object curr_entries
Description Current Entry Count
Type: number
Format: counter
entry_deleted
Description Entry Deleted
Type: number
Format: counter
err_entry_create_failed
Description Entry Creation Failure
Type: number
Format: counter
err_entry_create_oom
Description Entry Creation Out of Memory
Type: number
Format: counter
err_entry_create_vip_failed
Description Error in creating HM internal VIP
Type: number
Format: counter
err_entry_insert_failed
Description Entry Insert Failed
Type: number
Format: counter
err_hm_tcp_conn_send
Description Error in initiating TCP connection for HM
Type: number
Format: counter
err_http2_callback
Description Error SSL server SYN timeout
Type: number
Format: counter
err_http2_ver_mismatch
Description Error http2 version mismatch
Type: number
Format: counter
err_l4_sess_alloc
Description Error allocating L4 session for HM
Type: number
Format: counter
err_l7_sess_process_tcp_data_failed
Description L7 session process TCP data failed
Type: number
Format: counter
err_l7_sess_process_tcp_estab_failed
Description L7 session process TCP estab. failed
Type: number
Format: counter
err_no_hm_entry
Description Error no HM entry found
Type: number
Format: counter
err_server_syn_timeout
Description Error SSL server SYN timeout
Type: number
Format: counter
err_smart_nat_alloc
Description Error creating Smart NAT Instance
Type: number
Format: counter
err_smart_nat_port_alloc
Description Error obtaining Smart NAT source port
Type: number
Format: counter
err_ssl_cert_name_mismatch
Description Error SSL cert name mismatch
Type: number
Format: counter
hm_tcp_conn_sent
Description TCP connection sent for HM
Type: number
Format: counter
total_created
Description Total Entry Created
Type: number
Format: counter
total_freed
Description Total Entry Freed
Type: number
Format: counter
total_inserted
Description Total Entry Inserted
Type: number
Format: counter
total_maintenance_received
Description Total HTTP received response with match 200 response code
Type: number
Format: counter
total_match_default_resp_code
Description Total HTTP received response with match 200 response code
Type: number
Format: counter
total_match_resp_code
Description Total HTTP received response with match response code
Type: number
Format: counter
total_ready_to_free
Description Total Entry Ready To Free
Type: number
Format: counter
total_tcp_err
Description Total TCP errors in health check sent out
Type: number
Format: counter
total_wrong_status_received
Description Total HTTP received response with wrong response code
Type: number
Format: counter