Snapshot Index Error
Output representation of the error details related to a snapshot index.
- JSON example
-
{ "errors": [], "indexErrorDetails": { "errorFileId": "069xx0000004C92AAE", "indexCreatedDate": "2024-10-03T05:24:18.000Z", "indexErrorsCount": 1, "indexLastUpdatedDate": "2024-10-03T05:27:00.000Z", "itemLevelErrorsCount": 1 }, "statusCode": "200" }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
errors | Error Output[] | List of errors encountered during the processing of the API request. | Small, 63.0 | 63.0 |
indexErrorDetails | Index Error[] | Count and details of errors that occurred during indexing. | Small, 63.0 | 63.0 |
statusCode | String | Code that indicates the status of the API request. | Small, 63.0 | 63.0 |