fw service-group member stats

Statistics for the object member

member Specification

Parameter Value
Type Collection
Collection Name member-list
Collection URI /axapi/v3/fw/service-group/{name}/member/{name}+{port}
Element Name member
Element URI /axapi/v3/fw/service-group/{name}/member/{name}+{port}/stats
Element Attributes member_attributes
Partition Visibility None
Schema member schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/fw/service-group/{name}/member/{name}+{port}

member attributes

Create List

POST

/axapi/v3/fw/service-group/{name}/member/{name}+{port}

member attributes

Get Object

GET

/axapi/v3/fw/service-group/{name}/member/{name}+{port}/stats

member attributes

Get List

GET

/axapi/v3/fw/service-group/{name}/member/{name}+{port}

member-list

Modify Object

POST

/axapi/v3/fw/service-group/{name}/member/{name}+{port}/stats

member attributes

Replace Object

PUT

/axapi/v3/fw/service-group/{name}/member/{name}+{port}/stats

member attributes

Replace List

PUT

/axapi/v3/fw/service-group/{name}/member/{name}+{port}

member-list

Delete Object

DELETE

/axapi/v3/fw/service-group/{name}/member/{name}+{port}/stats

member attributes

member-list

member-list is JSON List of member attributes

member-list : [

member attributes

name

Description Member name

Type: string

Format: comp-string

Maximum Length: 127 characters

Maximum Length: 1 characters

port

Description Port number

Type: number

Range: 1-65534

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_conn_overflow

Description Current connection counter overflow count

Type: number

Format: counter

curr_req

Description Current requests

Type: number

Format: counter

curr_ssl_conn

Description Current SSL connections

Type: number

Format: counter

fastest_rsp_time

Description Fastest response time

Type: number

Format: counter

peak_conn

Description Peak connections

Type: number

Format: counter

response_time

Description Response time

Type: number

Format: counter

slowest_rsp_time

Description Slowest response time

Type: number

Format: counter

state_flaps

Description State flaps count

Type: number

Format: counter

total_conn

Description Total connections

Type: number

Format: counter

total_fwd_bytes

Description Total forward bytes

Type: number

Format: counter

total_fwd_pkts

Description Total forward packets

Type: number

Format: counter

total_req

Description Total requests

Type: number

Format: counter

total_req_succ

Description Total requests success

Type: number

Format: counter

total_rev_bytes

Description Total reverse bytes

Type: number

Format: counter

total_rev_pkts

Description Total reverse packets

Type: number

Format: counter

total_rev_pkts_inspected

Description Total reverse packets inspected

Type: number

Format: counter

total_rev_pkts_inspected_status_code_2xx

Description Total reverse packets inspected status code 2xx

Type: number

Format: counter

total_rev_pkts_inspected_status_code_non_5xx

Description Total reverse packets inspected status code non 5xx

Type: number

Format: counter

total_ssl_conn

Description Total SSL connections

Type: number

Format: counter