.. _gslb_zone_service_dns_cname_record: gslb zone service dns-cname-record ================================== Specify DNS CNAME Record dns-cname-record Specification ------------------------------ ===================================== ============================================================================================================================= **Parameter** **Value** ===================================== ============================================================================================================================= **Type** *Collection* **Object Key(s)** *alias-name* **Collection Name** :ref:`1790_dns-cname-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record **Element Name** dns-cname-record **Element URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name} **Element Attributes** dns-cname-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name}/stats **Schema** :download:`dns-cname-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}/service/{service-port}+{service-name}/dns-cname-record .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name} .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record .. raw:: html :ref:`1790_dns-cname-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name} .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name} .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record .. raw:: html :ref:`1790_dns-cname-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-cname-record/{alias-name} .. raw:: html :ref:`1790_dns-cname-record_attributes` .. raw:: html
.. _1790_dns-cname-record_list: dns-cname-record-list --------------------- dns-cname-record-list is **JSON List** of :ref:`1790_dns-cname-record_attributes` dns-cname-record-list : [ { :ref:`1790_dns-cname-record_attributes` }, { :ref:`1790_dns-cname-record_attributes` }, ... ] .. _1790_dns-cname-record_attributes: dns-cname-record attributes --------------------------- **admin-preference** **Description** Specify Administrative Preference, default is 100 **Type:** number **Range:** 0-255 **Default:** 100 **alias-name** **Description** Specify the alias name **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **as-backup** **Description** As backup when fail **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **weight** **Description** Specify Weight, default is 1 **Type:** number **Range:** 1-100 **Default:** 1 .. _1790_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'cname-hits': Number of times the CNAME has been used; **Type:** string **Supported Values:** all, cname-hits