.. _netflow_monitor_resend_template: netflow monitor resend-template =============================== Configure when to resend netflow template resend-template Specification ----------------------------- ===================================== =============================================================================== **Parameter** **Value** ===================================== =============================================================================== **Type** *Configuration Resource* **Element Name** resend-template **Element URI** /axapi/v3/netflow/monitor/{name}/resend-template **Element Attributes** resend-template_attributes **Partition Visibility** shared **Schema** :download:`resend-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 .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/resend-template .. raw:: html :ref:`2301_resend-template_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/netflow/monitor/{name}/resend-template .. raw:: html :ref:`2301_resend-template_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/netflow/monitor/{name}/resend-template .. raw:: html :ref:`2301_resend-template_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/netflow/monitor/{name}/resend-template .. raw:: html :ref:`2301_resend-template_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/netflow/monitor/{name}/resend-template .. raw:: html :ref:`2301_resend-template_attributes` .. raw:: html
.. _2301_resend-template_attributes: resend-template attributes -------------------------- **records** **Description** To resend template once for each number of records (Number of records: default is 1000, 0 means disable template resend based on record-count) **Type:** number **Range:** 0-1000000 **Default:** 1000 **timeout** **Description** To set time interval to resend template (number of seconds: default is 1800, 0 means disable template resend based on timeout) **Type:** number **Range:** 0-86400 **Default:** 1800 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters