.. _techreport: techreport ========== Configure show tech techreport Specification ------------------------ ===================================== =================================================== ===================================== =================================================== **Type** *Configuration Resource* **Element Name** techreport **Element URI** /axapi/v3/techreport **Element Attributes** techreport_attributes **Schema** :download:`techreport 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/techreport .. raw:: html :ref:`216_techreport_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/techreport .. raw:: html :ref:`216_techreport_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/techreport .. raw:: html :ref:`216_techreport_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/techreport .. raw:: html :ref:`216_techreport_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/techreport .. raw:: html :ref:`216_techreport_attributes` .. raw:: html
.. _216_techreport_attributes: techreport attributes --------------------- **disable** **Description** Disable the polling techreport **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **interval** **Description:** interval is a **JSON Block**. Please see below for :ref:`216_interval` **Type:** Object **Refernce Object:** :doc:`/axapi/v3/techreport/interval ` **priority-partition-list** **Type:** List **Refernce Object:** :doc:`/axapi/v3/techreport/priority-partition/{part-name} ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _216_priority-partition-list: priority-partition-list ^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **part-name** **Description** Name of partition always want to show in showtech (shared is always shown by default) **Type:** string **Maximum Length:** 14 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _216_interval: interval ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **value** **Description** Showtech interval in minutes (default is 15) **Type:** number **Range:** 15-120 **Default:** 15