The describe_import operation returns details of a specific import operation.
For guidance and examples, see Import data.
1 - 1000Details of the import operation
The model for an import operation.
Unique identifier for the import operation.
1 - 1000"101"
The URI from where the data is imported.
The status of the operation.
Pending, InProgress, Failed, Completed, Cancelled "Pending"
The start time of the import operation.
The end time of the import operation.
The progress made by the operation, as a percentage.
0 <= x <= 10042.2
The number of records successfully imported.
1000000
The error message if the import process failed.