.. _dnssec_template: dnssec template =============== template Settings template Specification ---------------------- ===================================== =========================================================================== **Parameter** **Value** ===================================== =========================================================================== **Type** *Collection* **Object Key(s)** *dnssec-temp-name* **Collection Name** :ref:`1437_template_list` **Collection URI** /axapi/v3/dnssec/template **Element Name** template **Element URI** /axapi/v3/dnssec/template/{dnssec-temp-name} **Element Attributes** template_attributes **Partition Visibility** shared **Schema** :download:`template 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/dnssec/template .. raw:: html :ref:`1437_template_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/dnssec/template .. raw:: html :ref:`1437_template_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/dnssec/template/{dnssec-temp-name} .. raw:: html :ref:`1437_template_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/dnssec/template .. raw:: html :ref:`1437_template_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/dnssec/template/{dnssec-temp-name} .. raw:: html :ref:`1437_template_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/dnssec/template/{dnssec-temp-name} .. raw:: html :ref:`1437_template_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/dnssec/template .. raw:: html :ref:`1437_template_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/dnssec/template/{dnssec-temp-name} .. raw:: html :ref:`1437_template_attributes` .. raw:: html
.. _1437_template_list: template-list ------------- template-list is **JSON List** of :ref:`1437_template_attributes` template-list : [ { :ref:`1437_template_attributes` }, { :ref:`1437_template_attributes` }, ... ] .. _1437_template_attributes: template attributes ------------------- **algorithm** **Description** 'RSASHA1': RSASHA1 algorithm; 'RSASHA256': RSASHA256 algorithm; 'RSASHA512': RSASHA512 algorithm; **Type:** string **Supported Values:** RSASHA1, RSASHA256, RSASHA512 **combinations-limit** **Description** the max number of combinations per RRset (Default value is 31) **Type:** number **Range:** 1-65535 **dnskey-ttl-k** **Description** The TTL value of DNSKEY RR **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **dnskey-ttl-v** **Description** in seconds, 14400 seconds by default **Type:** number **Range:** 1-864000 **Default:** 14400 **dnssec-temp-name** **Description** DNSSEC Template Name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **dnssec-template-ksk** **Description:** dnssec-template-ksk is a **JSON Block**. Please see below for :ref:`1437_dnssec-template-ksk` **Type:** Object **dnssec-template-zsk** **Description:** dnssec-template-zsk is a **JSON Block**. Please see below for :ref:`1437_dnssec-template-zsk` **Type:** Object **enable-nsec3** **Description** enable NSEC3 support. disabled by default **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hsm** **Description** specify the HSM template **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/hsm/template ` **return-nsec-on-failure** **Description** return NSEC/NSEC3 or not on failure case. return by default **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **signature-validity-period-k** **Description** The period that a signature is valid **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **signature-validity-period-v** **Description** in days, 10 days by default **Type:** number **Range:** 5-30 **Default:** 10 **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 .. _1437_dnssec-template-ksk: dnssec-template-ksk ^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ksk-keysize-k** **Description** Specify the number of bits in the DNSSEC KSK keys **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ksk-keysize-v** **Description** Default size is 2048 and must be an exact multiple of 64 **Type:** number **Range:** 1024-4096 **ksk-lifetime-k** **Description** Set the lifetime for DNSSEC KSK keys in days **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ksk-lifetime-v** **Description** Default value is 365 days **Type:** number **Range:** 2-3650 **ksk-rollover-time-k** **Description** Set the rollover time in days **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **zsk-rollover-time-v** **Description** 7 days less than the lifetime by default **Type:** number **Range:** 1-3650 **Default:** 358 .. _1437_dnssec-template-zsk: dnssec-template-zsk ^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **zsk-keysize-k** **Description** Specify the number of bits in the DNSSEC ZSK keys **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **zsk-keysize-v** **Description** Default size is 2048 and must be an exact multiple of 64 **Type:** number **Range:** 1024-4096 **zsk-lifetime-k** **Description** Set the lifetime for DNSSEC ZSK keys in days **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **zsk-lifetime-v** **Description** Default value is 90 days **Type:** number **Range:** 2-3650 **Default:** 90 **zsk-rollover-time-k** **Description** Set the rollover time in days **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **zsk-rollover-time-v** **Description** 7 days less than the lifetime by default **Type:** number **Range:** 1-3650 **Default:** 83