slb passthrough¶
passthrough session stats
passthrough Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
passthrough
Element URI
/axapi/v3/slb/passthrough
Element Attributes
passthrough_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/slb/passthrough/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/passthrough | ||
Get Object | GET | /axapi/v3/slb/passthrough | ||
Modify Object | POST | /axapi/v3/slb/passthrough | ||
Replace Object | PUT | /axapi/v3/slb/passthrough | ||
Delete Object | DELETE | /axapi/v3/slb/passthrough | ||
passthrough 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; ‘curr_conn’: Current connections; ‘total_conn’: Total connections; ‘total_fwd_bytes’: Forward bytes; ‘total_fwd_packets’: Forward packets; ‘total_rev_bytes’: Reverse bytes; ‘total_rev_packets’: Reverse packets; ‘curr_pconn’: Persistent connections;
Type: string
Supported Values: all, curr_conn, total_conn, total_fwd_bytes, total_fwd_packets, total_rev_bytes, total_rev_packets, curr_pconn