@@ -363,48 +363,48 @@ The following table lists the possible error and response codes that can be retu
363
363
| 402| InvalidBillingProfile| Invalid billing profile received from the provider.| Invalid billing profile received from the provider.|
364
364
| 400| InvalidAppOwnerTenantId| Owning tenant id not found| Invalid App owner tenant id received from the user.|
365
365
366
- ## Create RestoreArtifactsBulkAdditionRequests API errors
366
+ ## Create bulk addition requests for restoring artifacts API errors
367
367
368
- The error codes in this section apply to the following API :
368
+ The error codes in this section apply to the following APIs :
369
369
370
- - [ Create siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests.md )
371
- - [ Create mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests.md )
372
370
- [ Create driveRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/onedriveforbusinessrestoresession-post-driverestoreartifactsbulkadditionrequests.md )
371
+ - [ Create mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests.md )
372
+ - [ Create siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests.md )
373
373
374
374
The following table lists the possible error and response codes that can be returned.
375
375
376
376
| HTTP status code| Error code| Error message | Description|
377
377
| :------------------| :--------------| :--------------| :--------------|
378
- | 400| InvalidBulkRestoreArtifactId| Bulk Restore request Id is invalid.| Invalid guid provided in uri .|
378
+ | 400| InvalidBulkRestoreArtifactId| Bulk restore request ID is invalid.| Invalid GUID provided in URI .|
379
379
| 400| BulkRestoreInvalidCreateRequest| BulkRestoreCreateRequest is null.| Create request is null or invalid.|
380
- | 400| BulkRestoreRestorationResourcesCountExceedsLimit| Bulk Restore input limit exceeded| Input size is too big .|
381
- | 400| BulkRestoreInvalidCreateRequestSiteUrl| Bulk Restore site web url is invalid.| If site url provided is null, empty or in wrong format|
382
- | 400| BulkRestoreInvalidCreateRequestUserEmail| Bulk Restore user email is invalid.| If email provided is null, empty or in wrong format|
380
+ | 400| BulkRestoreRestorationResourcesCountExceedsLimit| Bulk restore input limit exceeded. | Input size is too large .|
381
+ | 400| BulkRestoreInvalidCreateRequestSiteUrl| Bulk restore site web URL is invalid.| Site URL is null, empty, or in an incorrect format. |
382
+ | 400| BulkRestoreInvalidCreateRequestUserEmail| Bulk restore user email is invalid.| Email is null, empty, or in an incorrect format. |
383
383
384
- # Get RestoreArtifactsBulkAdditionRequests API errors
384
+ # Get bulk addition requests for restoring artifacts API errors
385
385
386
- The error codes in this section apply to the following API :
386
+ The error codes in this section apply to the following APIs :
387
387
388
- - [ Get siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/siterestoreartifactsbulkadditionrequest-get.md )
389
- - [ Get mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-get.md )
390
388
- [ Get driveRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/driverestoreartifactsbulkadditionrequest-get.md )
389
+ - [ Get mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-get.md )
390
+ - [ Get siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/siterestoreartifactsbulkadditionrequest-get.md )
391
391
392
- The following table lists the possible error and response codes that can be returned.
392
+ The following table lists the possible error and response code that can be returned.
393
393
394
394
| HTTP status code| Error code| Error message | Description|
395
395
| :------------------| :--------------| :--------------| :--------------|
396
- | 404| BulkRestoreArtifactsNotFound| No bulkRestoreArtifact item with givrn bulkRestoreArtifactId.| There is no restoreArtifactBulkAdditionRequest associated with the restoreArtifactBulkAdditionRequest id given in uri .|
396
+ | 404| BulkRestoreArtifactsNotFound| No bulkRestoreArtifact item with the given bulkRestoreArtifactId.| No restoreArtifactBulkAdditionRequest associated with the provided bulkRestoreArtifactId in the URI .|
397
397
398
- # Delete RestoreArtifactsBulkAdditionRequests API errors
398
+ # Delete bulk addition requests for restoring artifacts API errors
399
399
400
- The error codes in this section apply to the following API :
400
+ The error codes in this section apply to the following APIs :
401
401
402
- - [ Delete siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/siterestoreartifactsbulkadditionrequest-delete.md )
403
- - [ Delete mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-delete.md )
404
402
- [ Delete driveRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/driverestoreartifactsbulkadditionrequest-delete.md )
403
+ - [ Delete mailboxRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-delete.md )
404
+ - [ Delete siteRestoreArtifactsBulkAdditionRequests] ( /api-reference/beta/api/siterestoreartifactsbulkadditionrequest-delete.md )
405
405
406
- The following table lists the possible error and response codes that can be returned.
406
+ The following table lists the possible error and response code that can be returned.
407
407
408
408
| HTTP status code| Error code| Error message | Description|
409
409
| :------------------| :--------------| :--------------| :--------------|
410
- | 403| InvalidStateForBulkRequestDeletion| Validation fails when service type of restore session and create request is different| Bulk Request can only be deleted when the status is ` completed ` or ` completedWithErrors ` .|
410
+ | 403| InvalidStateForBulkRequestDeletion| Validation fails when the service type of the restore session and create request are different. | A bulk request can only be deleted when its status is ` completed ` or ` completedWithErrors ` .|
0 commit comments