Introspection Report Status Element
An introspection report status element has the following format:
| • | status: Status of the status element. |
| • | introspectorVersion: Version number of the introspector used. |
| • | startTime (optional): Timestamp of the time the introspection began. |
| • | endTime (optional): Timestamp of the time the introspection ended. |
| • | addedCount |
| • | removedCount |
| • | updatedCount |
| • | skippedCount |
| • | totalCompletedCount |
| • | toBeAddedCount |
| • | toBeUpdatedCount |
| • | totalToBeCompletedCount |
| • | warningCount |
| • | errorCount |
| • | report (optional): |
| — | entry: |
| — | path |
| — | type |
| — | subtype |
| — | action |
| — | durationMs: Elapsed time to introspect this data source, in milliseconds. |
| — | status |
| — | messages (optional) See Messages Element. |