Synchronizing with Data Imports
The below available APIs provide status information of the data import:
- https://hostname:port/api/import_status.json?token=token
- https://help.hcl-software.com/bigfix/9.5/inventory/Inventory/integration/r_get_import_status_bfi.html
Consider synchronizing API bulk calls with data import by:
- checking if there is no import in progress (mode).
- checking if the time of last successful data import (last_success_time) is later than in previous synchronization.