slb proxy

Configure Proxy Global

proxy Specification

Parameter Value
Type Configuration Resource
Element Name proxy
Element URI /axapi/v3/slb/proxy
Element Attributes proxy_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/slb/proxy/stats
Schema proxy schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/proxy

proxy attributes

Get Object

GET

/axapi/v3/slb/proxy

proxy attributes

Modify Object

POST

/axapi/v3/slb/proxy

proxy attributes

Replace Object

PUT

/axapi/v3/slb/proxy

proxy attributes

Delete Object

DELETE

/axapi/v3/slb/proxy

proxy attributes

proxy attributes

sampling-enable

Type: List

uuid

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; ‘num’: Num; ‘tcp_event’: TCP stack event; ‘est_event’: Connection established; ‘data_event’: Data received; ‘client_fin’: Client FIN; ‘server_fin’: Server FIN; ‘wbuf_event’: Ready to send data; ‘err_event’: Error occured; ‘no_mem’: No memory; ‘client_rst’: Client RST; ‘server_rst’: Server RST; ‘queue_depth_over_limit’: Queue depth over limit; ‘event_failed’: Event failed; ‘conn_not_exist’: Conn not exist; ‘service_alloc_cb’: Service alloc callback; ‘service_alloc_cb_failed’: Service alloc callback failed; ‘service_free_cb’: Service free callback; ‘service_free_cb_failed’: Service free callback failed; ‘est_cb_failed’: App EST callback failed; ‘data_cb_failed’: App DATA callback failed; ‘wbuf_cb_failed’: App WBUF callback failed; ‘err_cb_failed’: App ERR callback failed; ‘start_server_conn’: Start server conn; ‘start_server_conn_succ’: Success; ‘start_server_conn_no_route’: No route to server; ‘start_server_conn_fail_mem’: No memory; ‘start_server_conn_fail_snat’: Failed Source NAT; ‘start_server_conn_fail_persist’: Fail Persistence; ‘start_server_conn_fail_server’: Fail Server issue; ‘start_server_conn_fail_tuple’: Fail Tuple Issue; ‘line_too_long’: Line too long;

Type: string

Supported Values: all, num, tcp_event, est_event, data_event, client_fin, server_fin, wbuf_event, err_event, no_mem, client_rst, server_rst, queue_depth_over_limit, event_failed, conn_not_exist, service_alloc_cb, service_alloc_cb_failed, service_free_cb, service_free_cb_failed, est_cb_failed, data_cb_failed, wbuf_cb_failed, err_cb_failed, start_server_conn, start_server_conn_succ, start_server_conn_no_route, start_server_conn_fail_mem, start_server_conn_fail_snat, start_server_conn_fail_persist, start_server_conn_fail_server, start_server_conn_fail_tuple, line_too_long