.. _template_sctp: template sctp ============= Define a SCTP template sctp Specification ------------------ ===================================== ============================================================= **Parameter** **Value** ===================================== ============================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3492_sctp_list` **Collection URI** /axapi/v3/template/sctp **Element Name** sctp **Element URI** /axapi/v3/template/sctp/{name} **Element Attributes** sctp_attributes **Partition Visibility** shared **Schema** :download:`sctp 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/template/sctp .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/template/sctp .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/sctp/{name} .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/template/sctp .. raw:: html :ref:`3492_sctp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/sctp/{name} .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/sctp/{name} .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/template/sctp .. raw:: html :ref:`3492_sctp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/sctp/{name} .. raw:: html :ref:`3492_sctp_attributes` .. raw:: html
.. _3492_sctp_list: sctp-list --------- sctp-list is **JSON List** of :ref:`3492_sctp_attributes` sctp-list : [ { :ref:`3492_sctp_attributes` }, { :ref:`3492_sctp_attributes` }, ... ] .. _3492_sctp_attributes: sctp attributes --------------- **checksum-check** **Description** 'enable': Enable Checksum check; **Type:** string **Supported Values:** enable **log** **Description:** log is a **JSON Block**. Please see below for :ref:`3492_log` **Type:** Object **name** **Description** SCTP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Default:** default **permit-payload-protocol** **Description:** permit-payload-protocol is a **JSON Block**. Please see below for :ref:`3492_permit-payload-protocol` **Type:** Object **sctp-half-open-idle-timeout** **Description** Set SCTP half-open timeout (SCTP half-open timeout in seconds (default 4)) **Type:** number **Range:** 2-30 **Default:** 4 **sctp-idle-timeout** **Description** SCTP idle timeout in minutes (default 5) **Type:** number **Range:** 1-63 **Default:** 5 **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 .. _3492_log: log ^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **payload-proto-filtering** **Description** Log Payload Protocol IDs Filtered **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _3492_permit-payload-protocol: permit-payload-protocol ^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **permit-config-id** **Type:** List **permit-config-name** **Type:** List .. _3492_permit-payload-protocol_permit-config-id: permit-payload-protocol_permit-config-id ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **protocol-id** **Description** Specify SCTP permitted payload protocol IDs **Type:** number **Range:** 1-63 .. _3492_permit-payload-protocol_permit-config-name: permit-payload-protocol_permit-config-name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **protocol-name** **Description** 'iua': IUA; 'm2ua': M2UA; 'm3ua': M3UA; 'sua': SUA; 'm2pa': M2PA; 'h.323': H.323; **Type:** string **Supported Values:** iua, m2ua, m3ua, sua, m2pa, h.323