.. _acos_events_message_id_property: acos-events message-id property =============================== Configure log message(list) properties property Specification ---------------------- ===================================== =========================================================================================================== ===================================== =========================================================================================================== **Type** *Intermediate Resource* **Element Name** property **Element URI** /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property **Element Attributes** property_attributes **Schema** :download:`property schema ` ===================================== =========================================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property .. raw:: html property_attributes .. raw:: html
.. _131_property_attributes: property attributes ------------------- **log-route** **Description:** log-route is a **JSON Block**. Please see below for :ref:`131_log-route` **Type:** Object **Reference Object:** :doc:`/axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/log-route ` **severity** **Description:** severity is a **JSON Block**. Please see below for :ref:`131_severity` **Type:** Object **Reference Object:** :doc:`/axapi/v3/acos-events/message-id/{log-msg}+{message-id-scope-route}/property/severity ` .. _131_log-route: log-route ^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **log-route-val** **Description** 'local-only': send logs to local-only; 'remote-only': send logs to remote-only; 'local-and-remote': send logs to both local and remote; **Type:** string **Supported Values:** local-only, remote-only, local-and-remote **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _131_severity: severity ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **severity-val** **Description** 'emergency': System unusable log messages (Most Important); 'alert': Action must be taken immediately; 'critical': Critical conditions; 'error': Error conditions; 'warning': Warning conditions; 'notification': Normal but significant conditions; 'information': Informational messages; 'debugging': Debug level messages (Least Important); **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