.. _slb_template_link_cost: slb template link-cost ====================== Server Link-Cost Template link-cost Specification ----------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3003_link-cost_list` **Collection URI** /axapi/v3/slb/template/link-cost **Element Name** link-cost **Element URI** /axapi/v3/slb/template/link-cost/{name} **Element Attributes** link-cost_attributes **Partition Visibility** shared **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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-cost .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-cost .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/link-cost .. raw:: html :ref:`3003_link-cost_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/link-cost .. raw:: html :ref:`3003_link-cost_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/link-cost/{name} .. raw:: html :ref:`3003_link-cost_attributes` .. raw:: html
.. _3003_link-cost_list: link-cost-list -------------- link-cost-list is **JSON List** of :ref:`3003_link-cost_attributes` link-cost-list : [ { :ref:`3003_link-cost_attributes` }, { :ref:`3003_link-cost_attributes` }, ... ] .. _3003_link-cost_attributes: link-cost attributes -------------------- **bandwidth-interval** **Description** Interval duration in seconds **Type:** number **Range:** 1-60 **Default:** 5 **name** **Description** Server Link-Cost Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **overage-bandwidth-cost** **Description** Configure overage bandwidth cost on real server (Overage bandwidth cost per Mbpi) **Type:** number **Range:** 0-4294967295 **Default:** 0 **prepaid-bandwidth** **Description** Configure prepaid bandwidth on real server (Prepaid Bandwidth in Mbpi) **Type:** number **Range:** 0-4294967295 **Default:** 0 **sampling-enable** **Type:** List **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3003_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'link_total_fwd_bytes': Total bytes fwd for link; 'interval_fwd_bytes': Link Cost bytes processed in forward direction per interval; 'link_total_conn': Link Cost total connection; 'interval_avg_throughput': Link Cost average throughput per interval; 'interval_max_throughput': Link Cost max throughput per interval; **Type:** string **Supported Values:** all, link_total_fwd_bytes, interval_fwd_bytes, link_total_conn, interval_avg_throughput, interval_max_throughput