.. _interface_trunk_stats: interface trunk stats ===================== Statistics for the object trunk trunk Specification ------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Collection Name** :ref:`1969_trunk_list` **Collection URI** /axapi/v3/interface/trunk/{ifnum} **Element Name** trunk **Element URI** /axapi/v3/interface/trunk/{ifnum}/stats **Element Attributes** trunk_attributes **Partition Visibility** None **Schema** :download:`trunk 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/interface/trunk/{ifnum} .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/interface/trunk/{ifnum} .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/trunk/{ifnum}/stats .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/interface/trunk/{ifnum} .. raw:: html :ref:`1969_trunk_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/trunk/{ifnum}/stats .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/trunk/{ifnum}/stats .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/interface/trunk/{ifnum} .. raw:: html :ref:`1969_trunk_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/trunk/{ifnum}/stats .. raw:: html :ref:`1969_trunk_attributes` .. raw:: html
.. _1969_trunk_list: trunk-list ---------- trunk-list is **JSON List** of :ref:`1969_trunk_attributes` trunk-list : [ { :ref:`1969_trunk_attributes` }, { :ref:`1969_trunk_attributes` }, ... ] .. _1969_trunk_attributes: trunk attributes ---------------- **ifnum** **Description** Trunk interface number **Type:** number **Range:** 1-4096 **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1969_stats` **Type:** Object .. _1969_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **dropped_dis_rx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_dis_tx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_rx_pkts** **Description** some help string **Type:** number **Format:** counter **dropped_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_broadcast_pkts** **Description** some help string **Type:** number **Format:** counter **num_broadcast_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_multicast_pkts** **Description** some help string **Type:** number **Format:** counter **num_multicast_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_pkts** **Description** some help string **Type:** number **Format:** counter **num_total_bytes** **Description** some help string **Type:** number **Format:** counter **num_total_tx_bytes** **Description** some help string **Type:** number **Format:** counter **num_tx_pkts** **Description** some help string **Type:** number **Format:** counter **num_unicast_pkts** **Description** some help string **Type:** number **Format:** counter **num_unicast_tx_pkts** **Description** some help string **Type:** number **Format:** counter