.. _export_periodic_syslog: export-periodic syslog ====================== Syslog File syslog Specification -------------------- ===================================== ================================================================================== **Parameter** **Value** ===================================== ================================================================================== **Type** *Collection* **Object Key(s)** *syslog* **Collection Name** :ref:`645_syslog_list` **Collection URI** /axapi/v3/export-periodic/{axdebug}/syslog **Element Name** syslog **Element URI** /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} **Element Attributes** syslog_attributes **Partition Visibility** None **Schema** :download:`syslog 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/export-periodic/{axdebug}/syslog .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog .. raw:: html :ref:`645_syslog_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog .. raw:: html :ref:`645_syslog_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/export-periodic/{axdebug}/syslog/{syslog} .. raw:: html :ref:`645_syslog_attributes` .. raw:: html
.. _645_syslog_list: syslog-list ----------- syslog-list is **JSON List** of :ref:`645_syslog_attributes` syslog-list : [ { :ref:`645_syslog_attributes` }, { :ref:`645_syslog_attributes` }, ... ] .. _645_syslog_attributes: syslog attributes ----------------- **period** **Description** Specify the period in second **Type:** number **Range:** 60-31536000 **remote-file** **Description** profile name for remote url **Type:** string **Format:** url **syslog** **Description** Syslog file **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **use-mgmt-port** **Description** Use management port as source port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters