system app-performance¶
Application perfomance stats
app-performance Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
app-performance
Element URI
/axapi/v3/system/app-performance
Element Attributes
app-performance_attributes
Partition Visibility
shared
Statistics Data URI
/axapi/v3/system/app-performance/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/app-performance | ||
Get Object | GET | /axapi/v3/system/app-performance | ||
Modify Object | POST | /axapi/v3/system/app-performance | ||
Replace Object | PUT | /axapi/v3/system/app-performance | ||
Delete Object | DELETE | /axapi/v3/system/app-performance | ||
app-performance attributes¶
sampling-enable
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification
Value
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;
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