.. _gslb_zone_service_dns_caa_record: gslb zone service dns-caa-record ================================ Specify DNS CAA Record dns-caa-record Specification ---------------------------- ===================================== ===================================================================================================================================================== **Parameter** **Value** ===================================== ===================================================================================================================================================== **Type** *Collection* **Object Key(s)** *critical-flag, property-tag, rdata* **Collection Name** :ref:`1788_dns-caa-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record **Element Name** dns-caa-record **Element URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata} **Element Attributes** dns-caa-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata}/stats **Schema** :download:`dns-caa-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-caa-record .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata} .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record .. raw:: html :ref:`1788_dns-caa-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata} .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata} .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record .. raw:: html :ref:`1788_dns-caa-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-caa-record/{critical-flag}+{property-tag}+{rdata} .. raw:: html :ref:`1788_dns-caa-record_attributes` .. raw:: html
.. _1788_dns-caa-record_list: dns-caa-record-list ------------------- dns-caa-record-list is **JSON List** of :ref:`1788_dns-caa-record_attributes` dns-caa-record-list : [ { :ref:`1788_dns-caa-record_attributes` }, { :ref:`1788_dns-caa-record_attributes` }, ... ] .. _1788_dns-caa-record_attributes: dns-caa-record attributes ------------------------- **critical-flag** **Description** Issuer Critical Flag **Type:** number **Range:** 0-255 **property-tag** **Description** Specify other property tags, only allowed lowercase alphanumeric **Type:** string **Format:** string-rlx **Maximum Length:** 255 characters **Maximum Length:** 1 characters **rdata** **Description** Specify the Issuer Domain Name or a URL **Type:** string **Format:** string-rlx **Maximum Length:** 1000 characters **Maximum Length:** 1 characters **sampling-enable** **Type:** List **ttl** **Description** Specify TTL **Type:** number **Range:** 0-2147483647 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1788_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'hits': Number of times the CAA has been used; **Type:** string **Supported Values:** all, hits