.. _slb_template_smpp: slb template smpp ================= SMPP template smpp Specification ------------------ ===================================== ================================================================= **Parameter** **Value** ===================================== ================================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3047_smpp_list` **Collection URI** /axapi/v3/slb/template/smpp **Element Name** smpp **Element URI** /axapi/v3/slb/template/smpp/{name} **Element Attributes** smpp_attributes **Partition Visibility** shared **Schema** :download:`smpp 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/smpp .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/smpp .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/smpp/{name} .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/smpp .. raw:: html :ref:`3047_smpp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/smpp/{name} .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/smpp/{name} .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/smpp .. raw:: html :ref:`3047_smpp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/smpp/{name} .. raw:: html :ref:`3047_smpp_attributes` .. raw:: html
.. _3047_smpp_list: smpp-list --------- smpp-list is **JSON List** of :ref:`3047_smpp_attributes` smpp-list : [ { :ref:`3047_smpp_attributes` }, { :ref:`3047_smpp_attributes` }, ... ] .. _3047_smpp_attributes: smpp attributes --------------- **client-enquire-link** **Description** Respond client ENQUIRE_LINK packet directly instead of forwarding to server **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** SMPP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **password** **Description** Configure the password used to bind **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **server-enquire-link** **Description** Send server ENQUIRE_LINK packet for every persist connection when enable conn-reuse **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **server-enquire-link-val** **Description** Set interval of keep-alive packet for each persistent connection (second, default is 30) **Type:** number **Range:** 5-300 **Default:** 30 **server-selection-per-request** **Description** Force server selection on every SMPP request when enable conn-reuse **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user** **Description** Configure the user to bind (The name used to bind) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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