Task Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Tanium Asset > Connector Parameters 

Task Parameters

View ID

This parameter restricts the data retrieval to a specific asset view defined in the Tanium Console. If not provided, all assets accessible to the authenticated user are retrieved.

 

Technical Name

view_id

Category

Functional

Type

String

Default Value

null

Example Values

null

 

Configuring asset views in the Tanium Console is described in the Tanium Asset Views documentation. Not providing a View ID may increase the connector runtime, as all assets are retrieved without filtering.

 

Page Size

This parameter defines the number of records retrieved per API request during paginated data collection.

 

Technical Name

page_size

Category

Technical

Type

Integer

Default Value

100

Example Values

100

 

It is recommended to change this value only if connection issues or rate limiting are encountered. A larger page size reduces the total number of API requests but increases the duration of each individual request.

 

finger1

Be aware:

Most APIs will limit the maximum page size!

 

Connection Timeout (in seconds)

This parameter specifies the time in seconds after which a running API request will be aborted. If the connector fails with a timeout error, increasing this value may resolve the issue.

 

Technical Name

timeout

Category

Technical

Type

Integer

Default Value

30

Example Values

30

60

120

 

Certificate

This parameter allows specifying a custom certificate file for SSL connection verification. Provide the full content of the PEM-formatted certificate file. This setting is optional and only required in environments where the Tanium server uses a certificate that is not trusted by the system's default trust store.

 

Technical Name

certificate

Category

Functional

Type

Code (.pem)

Default Value

n/a

Example Values

{empty}