Files
deamonkai fc94008530 initial
2026-01-23 12:11:21 -06:00

32 lines
3.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="../../rdx/css/rdx.css" rel="stylesheet" type="text/css" />
<link href="../../index.css" rel="stylesheet" type="text/css" />
<title>tlmy_insights</title>
</head>
<body class="ns_body">
<p class="ns_wp_header">tlmy_insights</p>
<P>Configuration for Telemetry Insights resource.</P>
<p class="heading">Read/write properties</p>
<p class="property_name">status<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Status of the telemetry execution - success/failure.</p>
<p class="property_name">device_version<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Version of the device.</p>
<p class="property_name">name<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Name/type of the telemetry collected.</p>
<p class="property_name">device_ip<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Ip Address of the device.</p>
<p class="property_name">agent_ip<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Ip Address of the agent managing the device.</p>
<p class="property_name">managed_by<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Type of the agent managing the device.</p>
<p class="property_name">device_id<span class="property_type">&lt;String&gt;</span></p><p class="property_description">ID of the device - foreign key to tlmy_ns_device.id column.</p>
<p class="property_name">token<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Telemetry execution token.</p>
<p class="property_name">exec_step<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Step of the telemetry execution.</p>
<p class="property_name">agent_version<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Version of the agent managing the device.</p>
<p class="property_name">pkg_ver<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Telemetry package version.</p>
<p class="property_name">evergreen_download_status<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Status of evergreen download.</p>
<p class="property_name">time_stamp<span class="property_type">&lt;Double&gt;</span></p><p class="property_description">Timestamp of the telemetry execution.</p>
<p class="property_name">err_details<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Error encountered during telemetry execution.</p>
<p class="property_name">evergreen_download_error_details<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Error encountered during downloading telemetry package.</p>
<p class="heading">Operations</p><p class="property_name">NOTE: In request payload, Mandatory parameters are marked red and bold.<br /><br />The following parameters can be used in the nitro request :</p>
<p class="property_name">onerror<span class=\"property_type\">&nbsp;&nbsp;&nbsp;&lt;String_value&gt;</span></p><p class="property_description"> Use this parameter to set the onerror status for nitro request. Applicable only for bulk requests.<br />Default value: EXIT<br />Possible values = EXIT, CONTINUE</p>
</body>
</html>