<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > Microsoft Intune Reports > Connector Parameter Configuration |
This parameter contains the report name for which the job will be created and downloaded.
Technical Name |
report_name |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
Devices |
The list of Report Names can be found here.
This parameter is used to select the specific columns used to retrieve data.
Technical Name |
select_columns |
Category |
Functional |
Type |
Array |
Default Value |
{empty} |
Example Values |
DeviceId, DeviceName, managementAgent, ownerType, complianceState, OS, OSVersion, LastContact, UPN |
An example of Select columns can be found here.
This parameter is used to set a filter that is used to receive filtered data.
Technical Name |
filter |
Category |
Functional |
Type |
String null |
Default Value |
null |
Example Values |
null, (OwnerType eq '1') |
An example filter can be found here.
This parameter is used to define the maximum time that the connector will wait for the report to be created and downloaded (using the ISO 8601 format).
Technical Name |
max_waiting_time |
Category |
Functional |
Type |
String |
Default Value |
PT1H |
Example Values |
PT1H |