External DocumentationTo learn more, visit the Tanium documentation.
Actions
Get Sensor
Get sensor by sensor ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Sensor ID | The ID of the sensor. |
{
"TaniumSensor": {
"Category": "Applications",
"ContentSetId": 11,
"ContentSetName": "Software",
"CreationTime": "2019-07-17T20:13:49Z",
"Description": "The version string of applications which match the parameter given.\nExample: 11.5.502.146",
"Hash": "2387001299",
"ID": 204,
"IgnoreCaseFlag": true,
"KeepDuplicatesFlag": false,
"LastModifiedBy": "administrator",
"MaxAgeSeconds": 900,
"ModUserDomain": "EC2AMAZ-N5ETQVT",
"ModUserId": 1,
"ModUserName": "administrator",
"ModificationTime": "2019-07-17T20:13:49Z",
"Name": "Installed Application Version",
"Parameters": [
{
"Key": "application",
"Label": "Application Name",
"ParameterType": "com.tanium.components.parameters::TextInputParameter",
"Values": null
}
],
"SourceId": 0
}
}
Was this page helpful?