.. _scaleout_cluster_local_device_tracking_template_template: scaleout cluster local-device tracking-template template ======================================================== Configure tracking template to be used by scaleout template Specification ---------------------- ===================================== ========================================================================================================================= **Parameter** **Value** ===================================== ========================================================================================================================= **Type** *Collection* **Object Key(s)** *template* **Collection Name** :ref:`2606_template_list` **Collection URI** /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template **Element Name** template **Element URI** /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} **Element Attributes** template_attributes **Partition Visibility** shared **Schema** :download:`template 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template .. raw:: html :ref:`2606_template_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template .. raw:: html :ref:`2606_template_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} .. raw:: html :ref:`2606_template_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template .. raw:: html :ref:`2606_template_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} .. raw:: html :ref:`2606_template_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} .. raw:: html :ref:`2606_template_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template .. raw:: html :ref:`2606_template_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/local-device/tracking-template/template/{template} .. raw:: html :ref:`2606_template_attributes` .. raw:: html
.. _2606_template_list: template-list ------------- template-list is **JSON List** of :ref:`2606_template_attributes` template-list : [ { :ref:`2606_template_attributes` }, { :ref:`2606_template_attributes` }, ... ] .. _2606_template_attributes: template attributes ------------------- **template** **Description** bind tracking template name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **threshold-cfg** **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 .. _2606_threshold-cfg: threshold-cfg ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **action** **Description** 'down': node stops processing user traffic; 'exit-cluster': node exits scaleout cluster; **Type:** string **Supported Values:** down, exit-cluster **threshold** **Description** action triggering threshold **Type:** number **Range:** 1-65535