.. _scaleout_cluster_service_config_template: scaleout cluster service-config template ======================================== Scaleout template template Specification ---------------------- ===================================== ===================================================================================================== **Parameter** **Value** ===================================== ===================================================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1840_template_list` **Collection URI** /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template **Element Name** template **Element URI** /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} **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}/service-config/template .. raw:: html :ref:`1840_template_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template .. raw:: html :ref:`1840_template_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} .. raw:: html :ref:`1840_template_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template .. raw:: html :ref:`1840_template_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} .. raw:: html :ref:`1840_template_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} .. raw:: html :ref:`1840_template_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template .. raw:: html :ref:`1840_template_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/scaleout/cluster/{cluster-id}/service-config/template/{name} .. raw:: html :ref:`1840_template_attributes` .. raw:: html
.. _1840_template_list: template-list ------------- template-list is **JSON List** of :ref:`1840_template_attributes` template-list : [ { :ref:`1840_template_attributes` }, { :ref:`1840_template_attributes` }, ... ] .. _1840_template_attributes: template attributes ------------------- **bucket-count** **Description** Number of traffic buckets **Type:** number **Range:** 1-256 **Default:** 256 **device-group** **Description** Device group id **Type:** number **Range:** 1-16 **name** **Description** Scaleout template Name **Type:** string **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