Configuring data synchronization in Service Graph Connector for Jamf
You can configure the connection properties for synchronizing only delta data from a Jamf instance.
The delta data synchronization feature is available in Jamf version 2.14 and higher. The connector provides the ability to import only delta data from a Jamf instance. With delta synchronization enabled, the importing process of Jamf data is quicker because the connector imports only the changes in Jamf data. The Last success import time field of a data source displays the timestamp of the most recent successful pull run. The delta pull period is calculated by subtracting the last successful run date and time from the current date and time that is Delta period = Current date timestamp - Last success import date timestamp.
false. To enable delta data synchronization, set
these properties to true.- The is_delta_enabled_for_computers connection property is available only if the use_jamf_pro_api property is set to
true. - The is_delta_enabled_for_mobiles connection property is available only if the use_jamf_mobile_pro_api property is set to
true.
false.
See Disable delta synchronization. true to pull delta data later. If you leave the properties set to false, full data is imported with every pull, which takes considerable time.Disable delta synchronization
Disable delta synchronization to import all the Jamf data.
Vorbereitungen
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
The delta data synchronization feature is available in Jamf version 2.14 and higher.