slb perf¶
SLB performance stats
perf Specification¶
Type Configuration Resource Element Name perf Element URI /axapi/v3/slb/perf Element Attributes perf_attributes Statistics Data URI /axapi/v3/slb/perf/stats Schema perf schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/perf | ||
Get Object | GET | /axapi/v3/slb/perf | ||
Modify Object | POST | /axapi/v3/slb/perf | ||
Replace Object | PUT | /axapi/v3/slb/perf | ||
Delete Object | DELETE | /axapi/v3/slb/perf |
perf attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘total-throughput-bits-per-sec’: Total Throughput in bits/sec; ‘l4-conns-per-sec’: L4 Connections/sec; ‘l7-conns-per-sec’: L7 Connections/sec; ‘l7-trans-per-sec’: L7 Transactions/sec; ‘ssl-conns-per-sec’: SSL Connections/sec; ‘ip-nat-conns-per-sec’: IP NAT Connections/sec; ‘total-new-conns-per-sec’: Total New Connections Established/sec; ‘total-curr-conns’: Total Current Established Connections; ‘l4-bandwidth’: L4 Bandwidth in bits/sec; ‘l7-bandwidth’: L7 Bandwidth in bits/sec; ‘serv-ssl-conns-per-sec’: Server SSL Connections/sec; ‘fw-conns-per-sec’: FW Connections/sec; ‘gifw-conns-per-sec’: GiFW Connections/sec; ‘l7-proxy-conns-per-sec’: L7 Proxy Connections/sec; ‘l7-proxy-trans-per-sec’: L7 Proxy Transactions/sec;
Type: string
Supported Values: all, total-throughput-bits-per-sec, l4-conns-per-sec, l7-conns-per-sec, l7-trans-per-sec, ssl-conns-per-sec, ip-nat-conns-per-sec, total-new-conns-per-sec, total-curr-conns, l4-bandwidth, l7-bandwidth, serv-ssl-conns-per-sec, fw-conns-per-sec, gifw-conns-per-sec, l7-proxy-conns-per-sec, l7-proxy-trans-per-sec
stats data¶
Counter | Size | Description | |
---|---|---|---|
l4-bandwidth | 8 | L4 Bandwidth in bits/sec | |
ssl-conns-per-sec | 8 | SSL Connections/sec | |
total-curr-conns | 8 | Total Current Established Connections | |
gifw-conns-per-sec | 8 | GiFW Connections/sec | |
l7-conns-per-sec | 8 | L7 Connections/sec | |
l7-trans-per-sec | 8 | L7 Transactions/sec | |
serv-ssl-conns-per-sec | 8 | Server SSL Connections/sec | |
l7-bandwidth | 8 | L7 Bandwidth in bits/sec | |
total-new-conns-per-sec | 8 | Total New Connections Established/sec | |
total-throughput-bits-per-sec | 8 | Total Throughput in bits/sec | |
l4-conns-per-sec | 8 | L4 Connections/sec | |
l7-proxy-trans-per-sec | 8 | L7 Proxy Transactions/sec | |
l7-proxy-conns-per-sec | 8 | L7 Proxy Connections/sec | |
ip-nat-conns-per-sec | 8 | IP NAT Connections/sec | |
fw-conns-per-sec | 8 | FW Connections/sec |