.. _slb_template_quic: slb template quic ================= QUIC template quic Specification ------------------ ===================================== ================================================================= **Parameter** **Value** ===================================== ================================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3038_quic_list` **Collection URI** /axapi/v3/slb/template/quic **Element Name** quic **Element URI** /axapi/v3/slb/template/quic/{name} **Element Attributes** quic_attributes **Partition Visibility** shared **Schema** :download:`quic 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/quic .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/quic .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/quic/{name} .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/quic .. raw:: html :ref:`3038_quic_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/quic/{name} .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/quic/{name} .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/quic .. raw:: html :ref:`3038_quic_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/quic/{name} .. raw:: html :ref:`3038_quic_attributes` .. raw:: html
.. _3038_quic_list: quic-list --------- quic-list is **JSON List** of :ref:`3038_quic_attributes` quic-list : [ { :ref:`3038_quic_attributes` }, { :ref:`3038_quic_attributes` }, ... ] .. _3038_quic_attributes: quic attributes --------------- **burst-len** **Description** Number of burst packet, default 16 **Type:** number **Range:** 16-360 **connection-id-length** **Description** Connection id length in byte, default 8 bytes **Type:** number **Range:** 1-20 **idle-timeout** **Description** Idle Timeout (interval of 60 seconds), default 120 seconds (idle timeout in second, default 120) **Type:** number **Range:** 1-3600 **initial-wnd** **Description** Initial window size in byte, default 10000 (Initial window size, default 10000) **Type:** number **Range:** 10000-100000 **key-update-to-client** **Description** Initiate key update on the client-side **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **key-update-to-server** **Description** Initiate key update on the server-side **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** QUIC Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **receive-buffer** **Description** Receive buffer size in byte, default 200000 (Receive buffer size, default 200000) **Type:** number **Range:** 30000-400000 **server-retry** **Description** Enable server retry **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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