system app-performance stats¶
Statistics for the object app-performance
app-performance Specification¶
Type Configuration Resource Element Name app-performance Element URI /axapi/v3/system/app-performance/stats Element Attributes app-performance_attributes Schema app-performance schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/app-performance/stats | ||
Get Object | GET | /axapi/v3/system/app-performance/stats | ||
Modify Object | POST | /axapi/v3/system/app-performance/stats | ||
Replace Object | PUT | /axapi/v3/system/app-performance/stats | ||
Delete Object | DELETE | /axapi/v3/system/app-performance/stats |
app-performance attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object fw-conns-per-sec
Description FW Connections/sec
Type: number
Format: counter
gifw-conns-per-sec
Description GiFW Connections/sec
Type: number
Format: counter
ip-nat-conns-per-sec
Description IP NAT Connections/sec
Type: number
Format: counter
l4-bandwidth
Description L4 Bandwidth in bits/sec
Type: number
Format: counter
l4-conns-per-sec
Description L4 Connections/sec
Type: number
Format: counter
l7-bandwidth
Description L7 Bandwidth in bits/sec
Type: number
Format: counter
l7-conns-per-sec
Description L7 Connections/sec
Type: number
Format: counter
l7-trans-per-sec
Description L7 Transactions/sec
Type: number
Format: counter
serv-ssl-conns-per-sec
Description Server SSL Connections/sec
Type: number
Format: counter
ssl-conns-per-sec
Description SSL Connections/sec
Type: number
Format: counter
total-curr-conns
Description Total Current Established Connections
Type: number
Format: counter
total-new-conns-per-sec
Description Total New Connections Established/sec
Type: number
Format: counter
total-throughput-bits-per-sec
Description Total Throughput in bits/sec
Type: number
Format: counter