.. _acos_events_template: acos-events template ==================== Configure logging template template Specification ---------------------- ===================================== ==================================================================== ===================================== ==================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1704_template_list` **Collection URI** /axapi/v3/acos-events/template **Element Name** template **Element URI** /axapi/v3/acos-events/template/{name} **Element Attributes** template_attributes **Schema** :download:`template 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/template .. raw:: html :ref:`1704_template_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/acos-events/template .. raw:: html :ref:`1704_template_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/template/{name} .. raw:: html :ref:`1704_template_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/acos-events/template .. raw:: html :ref:`1704_template_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/template/{name} .. raw:: html :ref:`1704_template_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/template/{name} .. raw:: html :ref:`1704_template_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/template .. raw:: html :ref:`1704_template_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/template/{name} .. raw:: html :ref:`1704_template_attributes` .. raw:: html
.. _1704_template_list: template-list ------------- template-list is **JSON List** of :ref:`1704_template_attributes` template-list : [ { :ref:`1704_template_attributes` }, { :ref:`1704_template_attributes` }, ... ] .. _1704_template_attributes: template attributes ------------------- **msg-cfg** **Type:** List **name** **Description** Specify logging template name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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 .. _1704_msg-cfg: msg-cfg ^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **collector-group** **Description** Specify the log server group for receiving log messages **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Refernce Object:** :doc:`/axapi/v3/acos-events/collector-group ` **message-selector** **Description** Specify the message selector **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Refernce Object:** :doc:`/axapi/v3/acos-events/message-selector `