Skip to content

Commit bec4d5c

Browse files
authored
Update restore artifacts bulk request documentation
1 parent 6cac0c1 commit bec4d5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

api-reference/beta/resources/restoreartifactsbulkrequestbase.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ An abstract type that represents a bulk request associated with one of the resto
1919

2020
Base type for [siteRestoreArtifactsBulkAdditionRequests](../resources/siterestoreartifactsbulkadditionrequest.md), [mailboxRestoreArtifactsBulkAdditionRequests](../resources/mailboxrestoreartifactsbulkadditionrequest.md), and [driveRestoreArtifactsBulkAdditionRequests](../resources/driverestoreartifactsbulkadditionrequest.md).
2121

22-
Inherits from [entity](../resources/entity.md).
22+
The following points apply to bulk addition requests for restoring artifacts:
2323

24-
The following points apply to RestoreArtifactsBulkAdditionRequests :
24+
- Currently, only one bulk addition job can be processed per restore session.
25+
- The limit for the number of sites and users in a bulk request is 10,000.
26+
- Patch operations aren't supported for bulk restore sessions.
27+
- A single restore session can't include both [siteRestoreArtifact](../resources/siterestoreartifact.md) and **siteBulkAdditionRequest**.
2528

26-
1. As of now only one bulk addition job per restore session is possible.
27-
2. The limit on sites/users in bulk request is 10k.
28-
3. We do not support Patch operations for bulk restore sessions.
29-
4. In a single restore session, we cannot add both siteRestoreArtifact & siteBulkAdditionRequest.
29+
Inherits from [entity](../resources/entity.md).
3030

3131
## Properties
3232
| Property | Type | Description |

0 commit comments

Comments
 (0)