.. _system_app_performance: system app-performance ====================== Application perfomance stats app-performance Specification ----------------------------- ===================================== =============================================================== ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** app-performance **Element URI** /axapi/v3/system/app-performance **Element Attributes** app-performance_attributes **Statistics Data URI** /axapi/v3/system/app-performance/stats **Schema** :download:`app-performance schema ` ===================================== =============================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/app-performance .. raw:: html :ref:`1980_app-performance_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/app-performance .. raw:: html :ref:`1980_app-performance_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/app-performance .. raw:: html :ref:`1980_app-performance_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/app-performance .. raw:: html :ref:`1980_app-performance_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/app-performance .. raw:: html :ref:`1980_app-performance_attributes` .. raw:: html
.. _1980_app-performance_attributes: app-performance attributes -------------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1980_sampling-enable: 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; **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 .. _1980_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - 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 * - - ip-nat-conns-per-sec - 8 - IP NAT Connections/sec * - - fw-conns-per-sec - 8 - FW Connections/sec