slb link-probe entry¶
Show SLB Link Probe entries
entry Specification¶
Parameter Value Type Configuration Resource Element Name entry Element URI /axapi/v3/slb/link-probe/entry Element Attributes entry_attributes Partition Visibility shared Statistics Data URI /axapi/v3/slb/link-probe/entry/stats Operational Data URI /axapi/v3/slb/link-probe/entry/oper Schema entry schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/link-probe/entry | ||
Get Object | GET | /axapi/v3/slb/link-probe/entry | ||
Modify Object | POST | /axapi/v3/slb/link-probe/entry | ||
Replace Object | PUT | /axapi/v3/slb/link-probe/entry | ||
Delete Object | DELETE | /axapi/v3/slb/link-probe/entry |
entry attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘curr_entries’: Current Entry Count; ‘total_created’: Total Entry Created; ‘total_inserted’: Total Entry Inserted; ‘total_ready_to_free’: Total Entry Ready To Free; ‘total_freed’: Total Entry Freed; ‘err_entry_create_failed’: Entry Creation Failure; ‘err_entry_create_oom’: Entry Creation Out of Memory; ‘err_entry_insert_failed’: Entry Insert Failed; ‘err_tmpl_probe_create_failed’: Probe Template Creation Failure; ‘err_tmpl_probe_create_oom’: Probe Template Creation Out of Memory; ‘total_http_probes_sent’: Total HTTP Probes Sent out; ‘total_http_response_received’: Total HTTP responses received; ‘total_http_response_good’: Total HTTP responses matching probe template config; ‘total_http_response_bad’: Total HTTP responses not matching probe template config; ‘total_tcp_err’: Total TCP errors in probes sent out; ‘err_smart_nat_alloc’: Error creating Smart NAT Instance; ‘err_smart_nat_port_alloc’: Error obtaining Smart NAT source port; ‘err_l4_sess_alloc’: Error allocating L4 session for probe; ‘err_probe_tcp_conn_send’: Error in initiating TCP connection for probe; ‘probe_tcp_conn_sent’: TCP connection sent for probe;
Type: string
Supported Values: all, curr_entries, total_created, total_inserted, total_ready_to_free, total_freed, err_entry_create_failed, err_entry_create_oom, err_entry_insert_failed, err_tmpl_probe_create_failed, err_tmpl_probe_create_oom, total_http_probes_sent, total_http_response_received, total_http_response_good, total_http_response_bad, total_tcp_err, err_smart_nat_alloc, err_smart_nat_port_alloc, err_l4_sess_alloc, err_probe_tcp_conn_send, probe_tcp_conn_sent