.. _acos_events_message_id: acos-events message-id ====================== Configure log message message-id Specification ------------------------ ===================================== ========================================================================= ===================================== ========================================================================= **Type** *Collection* **Object Key(s)** *log-msg* **Collection Name** :ref:`90_message-id_list` **Collection URI** /axapi/v3/acos-events/message-id **Element Name** message-id **Element URI** /axapi/v3/acos-events/message-id/{log-msg} **Element Attributes** message-id_attributes **Schema** :download:`message-id 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/message-id .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/acos-events/message-id .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/message-id/{log-msg} .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/acos-events/message-id .. raw:: html :ref:`90_message-id_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/message-id/{log-msg} .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/message-id/{log-msg} .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/message-id .. raw:: html :ref:`90_message-id_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/message-id/{log-msg} .. raw:: html :ref:`90_message-id_attributes` .. raw:: html
.. _90_message-id_list: message-id-list --------------- message-id-list is **JSON List** of :ref:`90_message-id_attributes` message-id-list : [ { :ref:`90_message-id_attributes` }, { :ref:`90_message-id_attributes` }, ... ] .. _90_message-id_attributes: message-id attributes --------------------- **log-msg** **Description** Specify log message-id lineage **Type:** string **Maximum Length:** 512 characters **Maximum Length:** 1 characters **property** **Description:** property is a **JSON Block**. Please see below for :ref:`90_property` **Type:** Object **Reference Object:** :doc:`/axapi/v3/acos-events/message-id/{log-msg}/property ` **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _90_property: property ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **severity** **Description:** severity is a **JSON Block**. Please see below for :ref:`90_property_severity` **Type:** Object **Reference Object:** :doc:`/axapi/v3/acos-events/message-id/{log-msg}/property/severity ` .. _90_property_severity: property_severity ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **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