.. _slb_template_dns_rpz_logging: slb template dns rpz logging ============================ Log RPZ triggered action logging Specification --------------------- ===================================== ===================================================================================== ===================================== ===================================================================================== **Type** *Configuration Resource* **Element Name** logging **Element URI** /axapi/v3/slb/template/dns/{name}/rpz/{seq-id}/logging **Element Attributes** logging_attributes **Schema** :download:`logging schema ` ===================================== ===================================================================================== **Operations Allowed:** .. 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/slb/template/dns/{name}/rpz/{seq-id}/logging .. raw:: html :ref:`1797_logging_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dns/{name}/rpz/{seq-id}/logging .. raw:: html :ref:`1797_logging_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/rpz/{seq-id}/logging .. raw:: html :ref:`1797_logging_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dns/{name}/rpz/{seq-id}/logging .. raw:: html :ref:`1797_logging_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/dns/{name}/rpz/{seq-id}/logging .. raw:: html :ref:`1797_logging_attributes` .. raw:: html
.. _1797_logging_attributes: logging attributes ------------------ **enable** **Description** Log RPZ triggered action **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **rpz-action** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1797_rpz-action: rpz-action ^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **str-rpz-action** **Description** 'drop': Log RPZ due to drop action; 'pass-thru': Log RPZ due to pass-thru action; 'nxdomain': Log RPZ due to nxdomain action; 'nodata': Log RPZ due to nodata action; 'tcp-only': Log RPZ due to tcp-only action; 'local-data': Log RPZ due to local-data action; **Type:** string **Supported Values:** drop, pass-thru, nxdomain, nodata, tcp-only, local-data