Skip to content

Commit

Permalink
//RLP-151274
Browse files Browse the repository at this point in the history
  • Loading branch information
jenjoe22 committed Jan 9, 2025
1 parent 96b462b commit 64f3e26
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The details and functionalities listed below are a preview and the actual releas
====

//* <<announcement>>
* <<changes-in-existing-behavior>>
//* <<changes-in-existing-behavior>>
* <<new-policies>>
* <<policy-updates>>
* <<iam-policy-updates>>
Expand All @@ -22,32 +22,15 @@ The details and functionalities listed below are a preview and the actual releas
* <<deprecation-notices>>
[#changes-in-existing-behavior]
=== Changes in Existing Behavior
//[#changes-in-existing-behavior]
//=== Changes in Existing Behavior

[cols="50%a,50%a"]
|===
|*Feature*
|*Description*

|*New Rate Limits for Search API*
//RLP-151274
// Updated the release date from 24.12.1 to 25.1.1. Please check with Ashwini before moving this blurb to current features.

|Starting with the 25.1.1 release, to improve user experience and enhance search performance, rate limits will be implemented for the following APIs:
//[cols="50%a,50%a"]
//|===
//|*Feature*
//|*Description*

* *Config Search*
** https://pan.dev/prisma-cloud/api/cspm/search-config/[search/config]
** https://pan.dev/prisma-cloud/api/cspm/search-config-page/[search/config/page]
* *Config Search v1*
** https://pan.dev/prisma-cloud/api/cspm/search-config-by-query/[search/api/v1/config]
Request Rate Limit = 150

*Impact—* Requests exceeding the limits will result in an *HTTP 429* Too Many Requests response. See Prisma Cloud API guidance on https://pan.dev/prisma-cloud/api/cspm/rate-limits/[Rate Limits].

|===
//|===


[#new-policies]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,23 @@ tt:[33.03.138]
|*Feature*
|*Description*

|*New Rate Limits for Search API*
//RLP-151274

|Starting with the current release, to improve user experience and enhance search performance, rate limits will be implemented for the following APIs:

* *Config Search*
** https://pan.dev/prisma-cloud/api/cspm/search-config/[search/config]
** https://pan.dev/prisma-cloud/api/cspm/search-config-page/[search/config/page]
* *Config Search v1*
** https://pan.dev/prisma-cloud/api/cspm/search-config-by-query/[search/api/v1/config]
Request Rate Limit = 150

*Impact—* Requests exceeding the limits will result in an *HTTP 429* Too Many Requests response. See Prisma Cloud API guidance on https://pan.dev/prisma-cloud/api/cspm/rate-limits/[Rate Limits].


|*Custom IAM Policies Alert Triggers*
//RLP-153861

Expand Down

0 comments on commit 64f3e26

Please sign in to comment.