slb fix¶
Configure FIX Proxy
fix Specification¶
Parameter Value Type Configuration Resource Element Name fix Element URI /axapi/v3/slb/fix Element Attributes fix_attributes Partition Visibility shared Statistics Data URI /axapi/v3/slb/fix/stats Operational Data URI /axapi/v3/slb/fix/oper Schema fix schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/fix | ||
Get Object | GET | /axapi/v3/slb/fix | ||
Modify Object | POST | /axapi/v3/slb/fix | ||
Replace Object | PUT | /axapi/v3/slb/fix | ||
Delete Object | DELETE | /axapi/v3/slb/fix |
fix 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_proxy’: Current proxy conns; ‘total_proxy’: Total proxy conns; ‘svrsel_fail’: Server selection failure; ‘noroute’: No route failure; ‘snat_fail’: Source NAT failure; ‘client_err’: Client fail; ‘server_err’: Server fail; ‘insert_clientip’: Insert client IP; ‘default_switching’: Default switching; ‘sender_switching’: Sender ID switching; ‘target_switching’: Target ID switching; ‘client_tls_conn’: Client TLS conn; ‘server_tls_conn’: Server TLS conn;
Type: string
Supported Values: all, curr_proxy, total_proxy, svrsel_fail, noroute, snat_fail, client_err, server_err, insert_clientip, default_switching, sender_switching, target_switching, client_tls_conn, server_tls_conn