cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
5 stars 7 forks source link

Use native inventory #80

Closed cconard96 closed 3 years ago

cconard96 commented 3 years ago

Rework sync engines so that the bulk of the work of creating/updating items in GLPI is done by the native inventory feature of GLPI 10.0.0.

Some of the data we could bring in from Jamf is not supported by the current GLPI Inventory Format so it either needs to be handled by this plugin still, or the inventory format needs updated to allow for the extra data. Since a lot of the extra data cannot be matched to a native GLPI itemtype/field, the first option is the most likely. Some unsupported data:

Closes #71