slb passthrough

passthrough session stats

passthrough Specification

   
Type Configuration Resource
Element Name passthrough
Element URI /axapi/v3/slb/passthrough
Element Attributes passthrough_attributes
Statistics Data URI /axapi/v3/slb/passthrough/stats
Schema passthrough schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/passthrough

passthrough attributes

Get Object

GET

/axapi/v3/slb/passthrough

passthrough attributes

Modify Object

POST

/axapi/v3/slb/passthrough

passthrough attributes

Replace Object

PUT

/axapi/v3/slb/passthrough

passthrough attributes

Delete Object

DELETE

/axapi/v3/slb/passthrough

passthrough attributes

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  
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

stats data

  Counter Size Description
       
  total_fwd_bytes 8 Forward bytes
  total_conn 8 Total connections
  total_fwd_packets 8 Forward packets
  curr_pconn 8 Persistent connections
  curr_conn 8 Current connections
  total_rev_packets 8 Reverse packets
  total_rev_bytes 8 Reverse bytes