.. _acos_events_message_id_property_severity: acos-events message-id property severity ======================================== Configure Serverity of log message(s) severity Specification ---------------------- ===================================== ==================================================================================================================== ===================================== ==================================================================================================================== **Type** *Configuration Resource* **Element Name** severity **Element URI** /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity **Element Attributes** severity_attributes **Schema** :download:`severity 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/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity .. raw:: html :ref:`98_severity_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity .. raw:: html :ref:`98_severity_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity .. raw:: html :ref:`98_severity_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity .. raw:: html :ref:`98_severity_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity .. raw:: html :ref:`98_severity_attributes` .. raw:: html
.. _98_severity_attributes: severity attributes ------------------- **severity-val** **Description** 'emergency': System unusable log messages (severity=0); 'alert': Action must be taken immediately (severity=1); 'critical': Critical conditions (severity=2); 'error': Error conditions (severity=3); 'warning': Warning conditions (severity=4); 'notification': Normal but significant conditions (severity=5); 'information': Informational messages (severity=6); 'debugging': Debug level messages (severity=7); **Type:** string **Supported Values:** emergency, alert, critical, error, warning, notification, information, debugging **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters