.. _gslb_service_group: gslb service-group ================== Specify GSLB Service Group service-group Specification --------------------------- ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Collection* **Object Key(s)** *service-group-name* **Collection Name** :ref:`1735_service-group_list` **Collection URI** /axapi/v3/gslb/service-group **Element Name** service-group **Element URI** /axapi/v3/gslb/service-group/{service-group-name} **Element Attributes** service-group_attributes **Partition Visibility** shared **Operational Data URI** /axapi/v3/gslb/service-group/{service-group-name}/oper **Schema** :download:`service-group 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/gslb/service-group .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-group .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-group/{service-group-name} .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-group .. raw:: html :ref:`1735_service-group_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-group/{service-group-name} .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-group/{service-group-name} .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-group .. raw:: html :ref:`1735_service-group_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/service-group/{service-group-name} .. raw:: html :ref:`1735_service-group_attributes` .. raw:: html
.. _1735_service-group_list: service-group-list ------------------ service-group-list is **JSON List** of :ref:`1735_service-group_attributes` service-group-list : [ { :ref:`1735_service-group_attributes` }, { :ref:`1735_service-group_attributes` }, ... ] .. _1735_service-group_attributes: service-group attributes ------------------------ **dependency-site** **Description** Dependency on site **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **disable** **Description** Disable all members **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **disable-site-list** **Type:** List **member** **Type:** List **persistent-aging-time** **Description** Specify aging-time, unit: min, default is 5 (Aging time) **Type:** number **Range:** 1-65535 **Default:** 5 **persistent-ipv6-mask** **Description** Specify IPv6 mask length, default is 128 **Type:** number **Range:** 1-128 **Default:** 128 **persistent-mask** **Description** Specify IP mask, default is /32 **Type:** string **Format:** ipv4-netmask-brief **Default:** /32 **persistent-site** **Description** Persistent based on site **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **service-group-name** **Description** Specify Service Group 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 .. _1735_disable-site-list: disable-site-list ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **disable-site** **Description** Site name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/gslb/site ` .. _1735_member: member ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **member-name** **Description** Service name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters