Configuration

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > iQuate iQsonar > Connector Parameters 

Configuration

Allow Page Skip

This parameter defines if pages are skipped before the whole paging fails.

 

Technical Name

max_skip

Category

Functional

Type

Integer

Default Value

0

Example Values

0, 3

 

finger1

Be aware:

Setting this value to something other than zero might lead to incomplete or inconsistent data.

 

Server URL

This parameter contains the URL to the iQuate iQSonar instance.

 

Technical Name

server_url

Category

Functional

Type

String

Default Value

n/a

Example Values

http://somehost.iquate.com/api/v1

 

Last Seen Days Filter

This parameter defines if devices that have not been updated for the given number of days are ignored. If set to null, no devices will be ignored.

 

Technical Name

last_seen_days

Category

Functional

Type

Integer

null

Default Value

null

Example Values

null, 90

 

Fetch Service

This parameter is used to enable or disable the download of services.

 

Technical Name

fetch_services

Category

Functional

Type

Boolean (true or false)

Default Value

true

Example Values

true

 

The service information is always fetched, but contains a lot of data. If this parameter is false, then this data is not stored. If HDD space is limited, this can save some space.

 

Fetch Installed Software

This parameter is used to enable or disable the download of installed software.

 

Technical Name

fetch_installed_software

Category

Functional

Type

Boolean (true or false)

Default Value

true

Example Values

true

 

Fetching installed software is slow, since it requires additional API calls. If this parameter is false, installed software is not fetched.

 

Fetch Application

This parameter is used to enable or disable the download of applications.

 

Technical Name

fetch_applications

Category

Functional

Type

Boolean (true or false)

Default Value

true

Example Values

true

 

Fetching applications is slow, since it requires additional API calls. If this parameter is false, installed software is not fetched.

 

Fetch Oracle Specifics

This parameter is used to enable or disable the download of Oracle specific data. This parameter is ignored when applications are disabled.

 

Technical Name

fetch_oracle_specifics

Category

Functional

Type

Boolean (true or false)

Default Value

true

Example Values

true

 

Limit Concurrent Connections

This parameter defines the maximum number of concurrent connections to the API. It is naturally limited by the number of threads.

 

Technical Name

max_connections

Category

Functional

Type

Integer

Default Value

1000

Example Values

1000

 

Testrun

This parameter can be used in order to fetch only the data of the first n devices. In this case n is defined by the number of devices given in the parameter.

 

Technical Name

test_run

Category

Functional

Type

Integer

null

Default Value

null

Example Values

null, 10