<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > CloudSphere IQSonar > Connector Parameters Configuration |
This parameter defines if failed pages are skipped before the whole paging fails. Setting this to something not zero can lead to inconsistent or incomplete data.
Technical Name |
max_skip |
Category |
Functional |
Type |
Integer |
Default Value |
0 |
Example Values |
0, 3 |
This parameter contains the URL to the IQSonar instance.
Technical Name |
server_url |
Category |
Functional |
Type |
String |
Default Value |
n/a |
Example Values |
https://somehost.example.com/api/v2 |
Ignore devices which have not been updated for a given number of days. If null, no devices will be ignored.
Technical Name |
last_seen_days |
Category |
Functional |
Type |
Integer null |
Default Value |
null |
Example Values |
null, 90 |
Set to fetch only the data of the first n devices where n is the number defined in this parameter.
Technical Name |
test_run |
Category |
Functional |
Type |
Integer null |
Default Value |
null |
Example Values |
null, 10 |
This parameter defines a filter used to fetch device data only for the provide Device IDs.
Technical Name |
filter_device_ids |
Category |
Functional |
Type |
Array null |
Default Value |
null |
Example Values |
null |
Running this connector can take a long time. If experiencing problems with specific devices, set this parameter to do a test run.
This parameter can be used to activate or deactivate 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.
This parameter can be used to activate or deactivate the download of processes.
Technical Name |
fetch_processes |
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.
This parameter can be used to activate or deactivate 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.
This parameter can be used to activate or deactivate 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, applications are not fetched.