slb virtual-server port stats?cache=true

Statistics for the object port

port Specification

Parameter Value
Type Collection
Collection Name port-list
Collection URI /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}
Element Name port
Element URI /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?cache=true
Element Attributes port_attributes
Partition Visibility None
Schema port schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}

port attributes

Create List

POST

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}

port attributes

Get Object

GET

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?cache=true

port attributes

Get List

GET

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}

port-list

Modify Object

POST

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?cache=true

port attributes

Replace Object

PUT

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?cache=true

port attributes

Replace List

PUT

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}

port-list

Delete Object

DELETE

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?cache=true

port attributes

port-list

port-list is JSON List of port attributes

port-list : [

port attributes

port-number

Description Port

Type: number

Range: 0-65534

protocol

Description ‘tcp’: TCP LB service; ‘udp’: UDP Port; ‘others’: for no tcp/udp protocol, do IP load balancing; ‘diameter’: diameter port; ‘dns-tcp’: DNS service over TCP; ‘dns-udp’: DNS service over UDP; ‘fast-http’: Fast HTTP Port; ‘fix’: FIX Port; ‘ftp’: File Transfer Protocol Port; ‘ftp-proxy’: ftp proxy port; ‘http’: HTTP Port; ‘https’: HTTPS port; ‘imap’: imap proxy port; ‘mlb’: Message based load balancing; ‘mms’: Microsoft Multimedia Service Port; ‘mysql’: mssql port; ‘mssql’: mssql; ‘pop3’: pop3 proxy port; ‘radius’: RADIUS Port; ‘rtsp’: Real Time Streaming Protocol Port; ‘sip’: Session initiation protocol over UDP; ‘sip-tcp’: Session initiation protocol over TCP; ‘sips’: Session initiation protocol over TLS; ‘smpp-tcp’: SMPP service over TCP; ‘spdy’: spdy port; ‘spdys’: spdys port; ‘smtp’: SMTP Port; ‘mqtt’: MQTT Port; ‘mqtts’: MQTTS Port; ‘ssl-proxy’: Generic SSL proxy; ‘ssli’: SSL insight; ‘ssh’: SSH Port; ‘tcp-proxy’: Generic TCP proxy; ‘tftp’: TFTP Port; ‘fast-fix’: Fast FIX port; ‘http-over-quic’: HTTP3-over-quic port;

Type: string

Supported Values: tcp, udp, others, diameter, dns-tcp, dns-udp, fast-http, fix, ftp, ftp-proxy, http, https, imap, mlb, mms, mysql, mssql, pop3, radius, rtsp, sip, sip-tcp, sips, smpp-tcp, spdy, spdys, smtp, mqtt, mqtts, ssl-proxy, ssli, ssh, tcp-proxy, tftp, fast-fix, http-over-quic

stats

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

Type: Object

stats

Specification Value
Type object

cache

Description: cache is a JSON Block. Please see below for stats_cache

Type: Object

stats_cache

Specification Value
Type object

aging_entry

Description some help string

Type: number

Format: counter

bytes_served

Description Bytes served from cache

Type: number

Format: counter

caching_req

Description Total requests to cache

Type: number

Format: counter

cleaned_entry

Description some help string

Type: number

Format: counter

content_toobig

Description slbTemplateCacheContentToobig, help content_toobig

Type: number

Format: counter

content_toosmall

Description slbTemplateCacheContentToosmall, help content_toosmall

Type: number

Format: counter

entry_create_failures

Description slbTemplateCacheEntryCreateFailures, help entry_create_failures

Type: number

Format: counter

entry_num

Description some help string

Type: number

Format: counter

header_save_error

Description some help string

Type: number

Format: counter

hits

Description Cache hits

Type: number

Format: counter

ims_request

Description some help string

Type: number

Format: counter

invalidate_match

Description some help string

Type: number

Format: counter

match

Description some help string

Type: number

Format: counter

mem_size

Description some help string

Type: number

Format: counter

miss

Description Cache misses

Type: number

Format: counter

nc_req_header

Description slbTemplateCacheNcReqHeader, help nc_req_header

Type: number

Format: counter

nc_res_header

Description slbTemplateCacheNcResHeader, help nc_res_header

Type: number

Format: counter

nm_response

Description some help string

Type: number

Format: counter

nocache_match

Description some help string

Type: number

Format: counter

replaced_entry

Description some help string

Type: number

Format: counter

rsp_br

Description

Type: number

Format: counter

rsp_deflate

Description some help string

Type: number

Format: counter

rsp_gzip

Description some help string

Type: number

Format: counter

rsp_no_compress

Description some help string

Type: number

Format: counter

rsp_other

Description some help string

Type: number

Format: counter

rsp_type_304

Description some help string

Type: number

Format: counter

rsp_type_CE

Description some help string

Type: number

Format: counter

rsp_type_CL

Description some help string

Type: number

Format: counter

rsp_type_other

Description some help string

Type: number

Format: counter

rsp_type_stream

Description some help string

Type: number

Format: counter

rv_failure

Description slbTemplateCacheRvFailure, help rv_failure

Type: number

Format: counter

rv_success

Description some help string

Type: number

Format: counter

total_req

Description Total requests received

Type: number

Format: counter