.. _acos_events_log_server_port_stats: acos-events log-server port stats ================================= Statistics for the object port port Specification ------------------ ===================================== ========================================================================================================== **Parameter** **Value** ===================================== ========================================================================================================== **Type** *Collection* **Collection Name** :ref:`154_port_list` **Collection URI** /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol} **Element Name** port **Element URI** /axapi/v3/acos-events/log-server/{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/acos-events/log-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`154_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`154_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`154_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`154_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`154_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`154_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`154_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/log-server/{name}/port/{port-number}+{protocol}/stats .. raw:: html :ref:`154_port_attributes` .. raw:: html
.. _154_port_list: port-list --------- port-list is **JSON List** of :ref:`154_port_attributes` port-list : [ { :ref:`154_port_attributes` }, { :ref:`154_port_attributes` }, ... ] .. _154_port_attributes: port attributes --------------- **port-number** **Description** Port Number **Type:** number **Range:** 0-65534 **protocol** **Description** 'tcp': TCP Port; 'udp': UDP Port; **Type:** string **Supported Values:** tcp, udp **stats** **Type:** Object