.. _slb_template_dblb: slb template dblb ================= DBLB template dblb Specification ------------------ ===================================== ================================================================= **Parameter** **Value** ===================================== ================================================================= **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2963_dblb_list` **Collection URI** /axapi/v3/slb/template/dblb **Element Name** dblb **Element URI** /axapi/v3/slb/template/dblb/{name} **Element Attributes** dblb_attributes **Partition Visibility** shared **Schema** :download:`dblb 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/dblb .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dblb .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dblb/{name} .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dblb .. raw:: html :ref:`2963_dblb_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dblb/{name} .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dblb/{name} .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dblb .. raw:: html :ref:`2963_dblb_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/dblb/{name} .. raw:: html :ref:`2963_dblb_attributes` .. raw:: html
.. _2963_dblb_list: dblb-list --------- dblb-list is **JSON List** of :ref:`2963_dblb_attributes` dblb-list : [ { :ref:`2963_dblb_attributes` }, { :ref:`2963_dblb_attributes` }, ... ] .. _2963_dblb_attributes: dblb attributes --------------- **calc-sha1** **Description:** calc-sha1 is a **JSON Block**. Please see below for :ref:`2963_calc-sha1` **Type:** Object **Reference Object:** :doc:`/axapi/v3/slb/template/dblb/{name}/calc-sha1 ` **class-list** **Description** Specify user/password string class list (Class list name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **name** **Description** DBLB template name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **server-version** **Description** 'MSSQL2008': MSSQL server 2008 or 2008 R2; 'MSSQL2012': MSSQL server 2012; 'MySQL': MySQL server (any version); **Type:** string **Supported Values:** MSSQL2008, MSSQL2012, MySQL **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 .. _2963_calc-sha1: calc-sha1 ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **sha1-value** **Description** Cleartext password **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters