File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " SharePoint Online Import Migration API"
3
3
description : " This article provides in depth information on how to use the SPO Migration API."
4
- ms.date : 04/10 /2023
4
+ ms.date : 10/05 /2023
5
5
ms.author : jhendr
6
6
author : JoanneHendrickson
7
7
manager : serdars
@@ -235,6 +235,23 @@ Message:ErrorMessage
235
235
CorrelationId:d8e9bc9e-20e2-8000-aa83-48a62fc5ce75
236
236
```
237
237
238
+ ** Event: JobFatalError **
239
+
240
+ ``` text
241
+ JobId:8f728c13-95d0-4d54-96bc-4ee912bd32ce
242
+ Time: 02/05/2019 06:57:20.523
243
+ TotalRetryCount:0
244
+ MigrationType:None
245
+ MigrationDirection:Import
246
+ ObjectType:
247
+ Url:
248
+ Id:
249
+ ErrorCode:-2147213196
250
+ ErrorType:Microsoft.SharePoint.SPException
251
+ Message:ErrorMessage
252
+ CorrelationId:b370d5a0-105d-4000-241f-9b2d70449d7b
253
+ ```
254
+
238
255
** Event: JobWarning **
239
256
240
257
``` text
You can’t perform that action at this time.
0 commit comments