.. _cgnv6_dns64_virtualserver_port_stats: cgnv6 dns64-virtualserver port stats ==================================== Statistics for the object port port Specification ------------------ ===================================== ============================================================================================================= **Parameter** **Value** ===================================== ============================================================================================================= **Type** *Collection* **Collection Name** :ref:`246_port_list` **Collection URI** /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol} **Element Name** port **Element URI** /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol}/stats **Element Attributes** port_attributes **Partition Visibility** None **Schema** :download:`port schema ` ===================================== ============================================================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. 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/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`246_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`246_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`246_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`246_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`246_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`246_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`246_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cgnv6/dns64-virtualserver/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`246_port_attributes` .. raw:: html
.. _246_port_list: port-list --------- port-list is **JSON List** of :ref:`246_port_attributes` port-list : [ { :ref:`246_port_attributes` }, { :ref:`246_port_attributes` }, ... ] .. _246_port_attributes: port attributes --------------- **port-number** **Description** Port **Type:** number **Range:** 0-65534 **protocol** **Description** 'dns-udp': DNS service over UDP; **Type:** string **Supported Values:** dns-udp **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`246_stats` **Type:** Object .. _246_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **compression_bytes_after** **Description** Data out of compression engine **Type:** number **Format:** counter **compression_bytes_before** **Description** Data into compression engine **Type:** number **Format:** counter **compression_hit** **Description** Number of requests compressed **Type:** number **Format:** counter **compression_miss** **Description** Number of requests NOT compressed **Type:** number **Format:** counter **compression_miss_no_client** **Description** Compression miss no client **Type:** number **Format:** counter **compression_miss_template_exclusion** **Description** Compression miss template exclusion **Type:** number **Format:** counter **curr_conn** **Description** Current connection **Type:** number **Format:** counter **curr_conn_rate** **Description** Current connection rate **Type:** number **Format:** counter **curr_req** **Description** Current requests **Type:** number **Format:** counter **es_total_failure_actions** **Description** Total failure actions **Type:** number **Format:** counter **fastest_rsp_time** **Description** Fastest response time **Type:** number **Format:** counter **last_rsp_time** **Description** Last response time **Type:** number **Format:** counter **peak_conn** **Description** Peak connections **Type:** number **Format:** counter **slowest_rsp_time** **Description** Slowest response time **Type:** number **Format:** counter **toatal_tcp_conn** **Description** Total TCP connections **Type:** number **Format:** counter **total_conn** **Description** Total connections **Type:** number **Format:** counter **total_dns_pkts** **Description** Total DNS packets **Type:** number **Format:** counter **total_fwd_bytes** **Description** Total forward bytes **Type:** number **Format:** counter **total_fwd_pkts** **Description** Total forward packets **Type:** number **Format:** counter **total_l4_conn** **Description** Total L4 connections **Type:** number **Format:** counter **total_l7_conn** **Description** Total L7 connections **Type:** number **Format:** counter **total_mf_dns_pkts** **Description** Total MF DNS packets **Type:** number **Format:** counter **total_req** **Description** Total requests **Type:** number **Format:** counter **total_req_succ** **Description** Total successful requests **Type:** number **Format:** counter **total_rev_bytes** **Description** Total reverse bytes **Type:** number **Format:** counter **total_rev_pkts** **Description** Total reverse packets **Type:** number **Format:** counter