.. _gslb_zone_dns_mx_record: gslb zone dns-mx-record ======================= Specify DNS MX Record dns-mx-record Specification --------------------------- ===================================== ================================================================================= **Parameter** **Value** ===================================== ================================================================================= **Type** *Collection* **Object Key(s)** *mx-name* **Collection Name** :ref:`1775_dns-mx-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/dns-mx-record **Element Name** dns-mx-record **Element URI** /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name} **Element Attributes** dns-mx-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name}/stats **Operational Data URI** /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name}/oper **Schema** :download:`dns-mx-record 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/gslb/zone/{name}/dns-mx-record .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name} .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record .. raw:: html :ref:`1775_dns-mx-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name} .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name} .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record .. raw:: html :ref:`1775_dns-mx-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/dns-mx-record/{mx-name} .. raw:: html :ref:`1775_dns-mx-record_attributes` .. raw:: html
.. _1775_dns-mx-record_list: dns-mx-record-list ------------------ dns-mx-record-list is **JSON List** of :ref:`1775_dns-mx-record_attributes` dns-mx-record-list : [ { :ref:`1775_dns-mx-record_attributes` }, { :ref:`1775_dns-mx-record_attributes` }, ... ] .. _1775_dns-mx-record_attributes: dns-mx-record attributes ------------------------ **mx-name** **Description** Specify Domain Name **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **priority** **Description** Specify Priority **Type:** number **Range:** 0-65535 **sampling-enable** **Type:** List **ttl** **Description** Specify TTL **Type:** number **Range:** 0-2147483647 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1775_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'hits': Number of times the record has been used; **Type:** string **Supported Values:** all, hits