.. _slb_template_link_cost_stats: slb template link-cost stats ============================ Statistics for the object link-cost link-cost Specification ----------------------- ===================================== ============================================================================ **Parameter** **Value** ===================================== ============================================================================ **Type** *Collection* **Collection Name** :ref:`2958_link-cost_list` **Collection URI** /axapi/v3/slb/template/link-cost/{name} **Element Name** link-cost **Element URI** /axapi/v3/slb/template/link-cost/{name}/stats **Element Attributes** link-cost_attributes **Partition Visibility** None **Schema** :download:`link-cost 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/slb/template/link-cost/{name} .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/link-cost/{name}/stats .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`2958_link-cost_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-cost/{name}/stats .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/link-cost/{name}/stats .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`2958_link-cost_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/link-cost/{name}/stats .. raw:: html :ref:`2958_link-cost_attributes` .. raw:: html
.. _2958_link-cost_list: link-cost-list -------------- link-cost-list is **JSON List** of :ref:`2958_link-cost_attributes` link-cost-list : [ { :ref:`2958_link-cost_attributes` }, { :ref:`2958_link-cost_attributes` }, ... ] .. _2958_link-cost_attributes: link-cost attributes -------------------- **name** **Description** Server Link-Cost Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2958_stats` **Type:** Object .. _2958_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **interval_avg_throughput** **Description** Link Cost average throughput per interval **Type:** number **Format:** counter **interval_fwd_bytes** **Description** Link Cost bytes processed in forward direction per interval **Type:** number **Format:** counter **interval_max_throughput** **Description** Link Cost max throughput per interval **Type:** number **Format:** counter **link_total_conn** **Description** Link Cost total connection **Type:** number **Format:** counter **link_total_fwd_bytes** **Description** Total bytes fwd for link **Type:** number **Format:** counter