The bulk import status web script returns status information on the current import (if one is in progress), or the status of the last import that was initiated. This web script has both HTML and XML views, allowing external programs to programmatically monitor the status of imports. This is an HTTP GET web script with a path of: http://localhost:8080/alfresco/service/bulkfsimport/status
The status web page is the same for both streaming and in-place import. The status is updated every five seconds when a bulk import has been initiated.
For more information about the fields and their meanings, see Fields and values.