Skip to content

Commit 2285498

Browse files
authored
Update error codes and descriptions in documentation
1 parent bec4d5c commit 2285498

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

concepts/backup-storage-error-codes.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -363,48 +363,48 @@ The following table lists the possible error and response codes that can be retu
363363
|402|InvalidBillingProfile|Invalid billing profile received from the provider.|Invalid billing profile received from the provider.|
364364
|400|InvalidAppOwnerTenantId|Owning tenant id not found|Invalid App owner tenant id received from the user.|
365365

366-
## Create RestoreArtifactsBulkAdditionRequests API errors
366+
## Create bulk addition requests for restoring artifacts API errors
367367

368-
The error codes in this section apply to the following API:
368+
The error codes in this section apply to the following APIs:
369369

370-
- [Create siteRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/sharepointrestoresession-post-siterestoreartifactsbulkadditionrequests.md)
371-
- [Create mailboxRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests.md)
372370
- [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)
373373

374374
The following table lists the possible error and response codes that can be returned.
375375

376376
| HTTP status code| Error code| Error message | Description|
377377
|:------------------|:--------------|:--------------|:--------------|
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.|
379379
|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.|
383383

384-
# Get RestoreArtifactsBulkAdditionRequests API errors
384+
# Get bulk addition requests for restoring artifacts API errors
385385

386-
The error codes in this section apply to the following API :
386+
The error codes in this section apply to the following APIs:
387387

388-
- [Get siteRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/siterestoreartifactsbulkadditionrequest-get.md)
389-
- [Get mailboxRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-get.md)
390388
- [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)
391391

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.
393393

394394
| HTTP status code| Error code| Error message | Description|
395395
|:------------------|:--------------|:--------------|:--------------|
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.|
397397

398-
# Delete RestoreArtifactsBulkAdditionRequests API errors
398+
# Delete bulk addition requests for restoring artifacts API errors
399399

400-
The error codes in this section apply to the following API :
400+
The error codes in this section apply to the following APIs:
401401

402-
- [Delete siteRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/siterestoreartifactsbulkadditionrequest-delete.md)
403-
- [Delete mailboxRestoreArtifactsBulkAdditionRequests](/api-reference/beta/api/mailboxrestoreartifactsbulkadditionrequest-delete.md)
404402
- [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)
405405

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.
407407

408408
| HTTP status code| Error code| Error message | Description|
409409
|:------------------|:--------------|:--------------|:--------------|
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

Comments
 (0)