.. _logging_email_filter: logging email filter ==================== Logging via email filter settings filter Specification -------------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Collection* **Object Key(s)** *filter-id* **Collection Name** :ref:`2232_filter_list` **Collection URI** /axapi/v3/logging/email/filter **Element Name** filter **Element URI** /axapi/v3/logging/email/filter/{filter-id} **Element Attributes** filter_attributes **Partition Visibility** shared **Schema** :download:`filter 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/logging/email/filter .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/logging/email/filter .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/email/filter/{filter-id} .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/logging/email/filter .. raw:: html :ref:`2232_filter_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/email/filter/{filter-id} .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/email/filter/{filter-id} .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/logging/email/filter .. raw:: html :ref:`2232_filter_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/email/filter/{filter-id} .. raw:: html :ref:`2232_filter_attributes` .. raw:: html
.. _2232_filter_list: filter-list ----------- filter-list is **JSON List** of :ref:`2232_filter_attributes` filter-list : [ { :ref:`2232_filter_attributes` }, { :ref:`2232_filter_attributes` }, ... ] .. _2232_filter_attributes: filter attributes ----------------- **expression** **Description** Reverse Polish Notation, consists of level 0-7, module AFLEX/HMON/..., pattern log-content-pattern, and or/and/not **Type:** string **Format:** string-rlx **Maximum Length:** 511 characters **Maximum Length:** 1 characters **filter-id** **Description** Logging via email filter settings **Type:** number **Range:** 1-8 **trigger** **Description** Trigger email, override buffer settings **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters