.. _logging_email_level: logging email level =================== Set logging level which sent to email address level Specification ------------------- ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** level **Element URI** /axapi/v3/logging/email/level **Element Attributes** level_attributes **Partition Visibility** shared **Schema** :download:`level 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/logging/email/level .. raw:: html :ref:`2233_level_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/logging/email/level .. raw:: html :ref:`2233_level_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/logging/email/level .. raw:: html :ref:`2233_level_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/logging/email/level .. raw:: html :ref:`2233_level_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/logging/email/level .. raw:: html :ref:`2233_level_attributes` .. raw:: html
.. _2233_level_attributes: level attributes ---------------- **email-levelname** **Description** 'disable': Do not send log to email address; 'emergency': System unusable log messages (severity=0); 'alert': Action must be taken immediately (severity=1); 'critical': Critical conditions (severity=2); 'notification': Normal but significant conditions (severity=5); **Type:** string **Supported Values:** disable, emergency, alert, critical, notification **Default:** disable **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters