slb passthrough stats

Statistics for the object passthrough

passthrough Specification

Parameter Value
Type Configuration Resource
Element Name passthrough
Element URI /axapi/v3/slb/passthrough/stats
Element Attributes passthrough_attributes
Partition Visibility None
Schema passthrough schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/passthrough/stats

passthrough attributes

Get Object

GET

/axapi/v3/slb/passthrough/stats

passthrough attributes

Modify Object

POST

/axapi/v3/slb/passthrough/stats

passthrough attributes

Replace Object

PUT

/axapi/v3/slb/passthrough/stats

passthrough attributes

Delete Object

DELETE

/axapi/v3/slb/passthrough/stats

passthrough attributes

passthrough attributes

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

curr_conn

Description Current connections

Type: number

Format: counter

curr_pconn

Description Persistent connections

Type: number

Format: counter

total_conn

Description Total connections

Type: number

Format: counter

total_fwd_bytes

Description Forward bytes

Type: number

Format: counter

total_fwd_packets

Description Forward packets

Type: number

Format: counter

total_rev_bytes

Description Reverse bytes

Type: number

Format: counter

total_rev_packets

Description Reverse packets

Type: number

Format: counter