Skip to content

Commit 3afe01e

Browse files
authored
Merge pull request #25591 from microsoftgraph/user/nupurmunda/add-pu-limit
Restore Point Search - Search with Artifact Query expression - Added note
2 parents 800bb27 + 8ecf210 commit 3afe01e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

api-reference/beta/api/restorepoint-search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ If successful, this action returns a `200 OK` response code and a [restorePointS
6868
> [!NOTE]
6969
> - Calls return a maximum of five restore points.
7070
> - You can include a maximum of 20 protection units in a single request, and the response isn't paginated.
71+
> - When you provide an expression for the **artifactQuery** property, you must provide only one protection unit ID in the **protectionUnitIds** property.
7172
7273
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
7374

api-reference/v1.0/api/restorepoint-search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ If successful, this action returns a `200 OK` response code and a [restorePointS
6666
> [!NOTE]
6767
> - Calls return a maximum of five restore points.
6868
> - You can include a maximum of 20 protection units in a single request, and the response isn't paginated.
69+
> - When you provide an expression for the **artifactQuery** property, you must provide only one protection unit ID in the **protectionUnitIds** property.
6970
7071
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
7172

0 commit comments

Comments
 (0)