.. _slb_template_fix: slb template fix ================ FIX template fix Specification ----------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2993_fix_list` **Collection URI** /axapi/v3/slb/template/fix **Element Name** fix **Element URI** /axapi/v3/slb/template/fix/{name} **Element Attributes** fix_attributes **Partition Visibility** shared **Schema** :download:`fix 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/fix .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/fix .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/fix/{name} .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/fix .. raw:: html :ref:`2993_fix_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/fix/{name} .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/fix/{name} .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/fix .. raw:: html :ref:`2993_fix_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/fix/{name} .. raw:: html :ref:`2993_fix_attributes` .. raw:: html
.. _2993_fix_list: fix-list -------- fix-list is **JSON List** of :ref:`2993_fix_attributes` fix-list : [ { :ref:`2993_fix_attributes` }, { :ref:`2993_fix_attributes` }, ... ] .. _2993_fix_attributes: fix attributes -------------- **insert-client-ip** **Description** Insert client ip to tag 11447 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **logging** **Description** 'init': init only log; 'term': termination only log; 'both': both initial and termination log; **Type:** string **Supported Values:** init, term, both **name** **Description** FIX Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **tag-switching** **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 .. _2993_tag-switching: tag-switching ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **equals** **Description** Equals (Tag String) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **service-group** **Description** Create a Service Group comprising Servers (Service Group Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/service-group ` **switching-type** **Description** 'sender-comp-id': Select service group based on SenderCompID; 'target-comp-id': Select service group based on TargetCompID; **Type:** string **Supported Values:** sender-comp-id, target-comp-id