slb service-group stats

Statistics for the object service-group

service-group Specification

Parameter Value
Type Collection
Collection Name service-group-list
Collection URI /axapi/v3/slb/service-group/{name}
Element Name service-group
Element URI /axapi/v3/slb/service-group/{name}/stats
Element Attributes service-group_attributes
Partition Visibility None
Schema service-group schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/service-group/{name}

service-group attributes

Create List

POST

/axapi/v3/slb/service-group/{name}

service-group attributes

Get Object

GET

/axapi/v3/slb/service-group/{name}/stats

service-group attributes

Get List

GET

/axapi/v3/slb/service-group/{name}

service-group-list

Modify Object

POST

/axapi/v3/slb/service-group/{name}/stats

service-group attributes

Replace Object

PUT

/axapi/v3/slb/service-group/{name}/stats

service-group attributes

Replace List

PUT

/axapi/v3/slb/service-group/{name}

service-group-list

Delete Object

DELETE

/axapi/v3/slb/service-group/{name}/stats

service-group attributes

service-group-list

service-group-list is JSON List of service-group attributes

service-group-list : [

service-group attributes

member-list

name

Description SLB Service Name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

stats

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

Type: Object

member-list

Specification Value
Type list
Block object keys  

name

Description Member name

Type: string

Format: comp-string

Maximum Length: 127 characters

Maximum Length: 1 characters

port

Description Port number

Type: number

Range: 0-65534

Default: 65534

stats

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

Type: Object

member-list_stats

Specification Value
Type object

curr_conn

Description Current established 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 established connections

Type: number

Format: counter

total_fwd_bytes

Description Bytes processed in forward direction

Type: number

Format: counter

total_fwd_pkts

Description Packets processed in forward direction

Type: number

Format: counter

total_req

Description Total requests

Type: number

Format: counter

total_req_succ

Description Total requests successful

Type: number

Format: counter

total_rev_bytes

Description Bytes processed in reverse direction

Type: number

Format: counter

total_rev_pkts

Description Packets processed in reverse direction

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

stats

Specification Value
Type object

server_selection_fail_drop

Description Drops due to Service selection failure

Type: number

Format: counter

server_selection_fail_reset

Description Resets sent out for Service selection failure

Type: number

Format: counter

service_curr_conn_overflow

Description Current connection counter overflow count

Type: number

Format: counter

service_healthy_host

Description Service Group healthy host count

Type: number

Format: counter

service_peak_conn

Description Peak connection count for the Service Group

Type: number

Format: counter

service_req_count

Description Service Group request count

Type: number

Format: counter

service_resp_2xx

Description Service Group response 2xx count

Type: number

Format: counter

service_resp_3xx

Description Service Group response 3xx count

Type: number

Format: counter

service_resp_4xx

Description Service Group response 4xx count

Type: number

Format: counter

service_resp_5xx

Description Service Group response 5xx count

Type: number

Format: counter

service_resp_count

Description Service Group response count

Type: number

Format: counter

service_unhealthy_host

Description Service Group unhealthy host count

Type: number

Format: counter