tlmy_insights
Configuration for Telemetry Insights resource.
Read/write properties
status<String>
Status of the telemetry execution - success/failure.
device_version<String>
Version of the device.
name<String>
Name/type of the telemetry collected.
device_ip<String>
Ip Address of the device.
agent_ip<String>
Ip Address of the agent managing the device.
managed_by<String>
Type of the agent managing the device.
device_id<String>
ID of the device - foreign key to tlmy_ns_device.id column.
token<String>
Telemetry execution token.
exec_step<String>
Step of the telemetry execution.
agent_version<String>
Version of the agent managing the device.
pkg_ver<String>
Telemetry package version.
evergreen_download_status<String>
Status of evergreen download.
time_stamp<Double>
Timestamp of the telemetry execution.
err_details<String>
Error encountered during telemetry execution.
evergreen_download_error_details<String>
Error encountered during downloading telemetry package.
Operations
NOTE: In request payload, Mandatory parameters are marked red and bold.
The following parameters can be used in the nitro request :
onerror <String_value>
Use this parameter to set the onerror status for nitro request. Applicable only for bulk requests.
Default value: EXIT
Possible values = EXIT, CONTINUE