.. _gslb_protocol_enable: gslb protocol enable ==================== Enable/Disable GSLB Message Protocol enable Specification -------------------- ===================================== ==================================================================== **Parameter** **Value** ===================================== ==================================================================== **Type** *Collection* **Object Key(s)** *type* **Collection Name** :ref:`1728_enable_list` **Collection URI** /axapi/v3/gslb/protocol/enable **Element Name** enable **Element URI** /axapi/v3/gslb/protocol/enable/{type} **Element Attributes** enable_attributes **Partition Visibility** shared **Schema** :download:`enable 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/protocol/enable .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/protocol/enable .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/protocol/enable/{type} .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/protocol/enable .. raw:: html :ref:`1728_enable_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/protocol/enable/{type} .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/protocol/enable/{type} .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/protocol/enable .. raw:: html :ref:`1728_enable_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/protocol/enable/{type} .. raw:: html :ref:`1728_enable_attributes` .. raw:: html
.. _1728_enable_list: enable-list ----------- enable-list is **JSON List** of :ref:`1728_enable_attributes` enable-list : [ { :ref:`1728_enable_attributes` }, { :ref:`1728_enable_attributes` }, ... ] .. _1728_enable_attributes: enable attributes ----------------- **type** **Description** 'controller': Enable/Disable GSLB protocol as GSLB controller; 'device': Enable/Disable GSLB protocol as site device; **Type:** string **Supported Values:** controller, device **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters