slb virtual-server port stats?client-ssh=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?client-ssh=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?client-ssh=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?client-ssh=true

port attributes

Replace Object

PUT

/axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats?client-ssh=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?client-ssh=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

client-ssh

Description: client-ssh is a JSON Block. Please see below for stats_client-ssh

Type: Object

stats_client-ssh

Specification Value
Type object

failed_handshakes

Description some help string

Type: number

Format: counter

forwarding_errors

Description some help string

Type: number

Format: counter

successful_handshakes

Description some help string

Type: number

Format: counter