.. _controller_telemetry_probe: controller telemetry probe ========================== controller probe config probe Specification ------------------- ===================================== =================================================================== **Parameter** **Value** ===================================== =================================================================== **Type** *Configuration Resource* **Element Name** probe **Element URI** /axapi/v3/controller/telemetry/probe **Element Attributes** probe_attributes **Partition Visibility** shared **Schema** :download:`probe schema ` ===================================== =================================================================== **Operations Allowed:** .. 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/controller/telemetry/probe .. raw:: html :ref:`646_probe_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/controller/telemetry/probe .. raw:: html :ref:`646_probe_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/controller/telemetry/probe .. raw:: html :ref:`646_probe_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/controller/telemetry/probe .. raw:: html :ref:`646_probe_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/controller/telemetry/probe .. raw:: html :ref:`646_probe_attributes` .. raw:: html
.. _646_probe_attributes: probe attributes ---------------- **action** **Description** 'enable': Enable the probe functionality; 'disable': Disable the probe functionality; **Type:** string **Supported Values:** enable, disable **Default:** disable **export-policy** **Description** 'snapshots-all': Export historical/missed snapshots.; 'snapshots-new': Export only new snapshots(default).; **Type:** string **Supported Values:** snapshots-all, snapshots-new **Default:** snapshots-new **interval** **Description** snapshot export interval in minute,default is 15. **Type:** number **Range:** 15-60 **Default:** 15 **log-level** **Description** 'ERROR': show errors only(default).; 'WARNING': show warnings; 'INFO': show info messages; 'DEBUG': show debug logs; **Type:** string **Supported Values:** ERROR, WARNING, INFO, DEBUG **Default:** ERROR **target** **Description** 'remote': Export data to remote. This is the default value.; 'local': Export data local.; **Type:** string **Supported Values:** remote, local **Default:** remote **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters