Skip to content

Commit 2616af1

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit a83cafd of spec repo (#37804)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent f3bc80b commit 2616af1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

data/api/v2/full_spec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125281,7 +125281,10 @@ paths:
125281125281
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).
125282125282
/api/v2/compliance_findings/rule_based_view:
125283125283
get:
125284+
deprecated: true
125284125285
description: |-
125286+
**This endpoint is deprecated.** Use the [Security Monitoring - Search Security Findings](https://docs.datadoghq.com/api/latest/security-monitoring/search-security-findings/) endpoint instead.
125287+
125285125288
Get an aggregated view of compliance rules with their pass, fail, and muted finding counts.
125286125289
Supports filtering by compliance framework, framework version, and additional query filters.
125287125290
operationId: GetRuleBasedView
@@ -125360,6 +125363,7 @@ paths:
125360125363
operator: OR
125361125364
permissions:
125362125365
- security_monitoring_findings_read
125366+
x-sunset: "2027-06-26"
125363125367
x-unstable: |-
125364125368
**Note**: This endpoint is in Preview and subject to change.
125365125369
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).

data/api/v2/translate_actions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@
11281128
"request_schema_description": "Request object for getting code coverage summary for a commit."
11291129
},
11301130
"GetRuleBasedView": {
1131-
"description": "Get an aggregated view of compliance rules with their pass, fail, and muted finding counts.\nSupports filtering by compliance framework, framework version, and additional query filters.",
1131+
"description": "**This endpoint is deprecated.** Use the [Security Monitoring - Search Security Findings](https://docs.datadoghq.com/api/latest/security-monitoring/search-security-findings/) endpoint instead.\n\nGet an aggregated view of compliance rules with their pass, fail, and muted finding counts.\nSupports filtering by compliance framework, framework version, and additional query filters.",
11321132
"summary": "Get the rule-based view of compliance findings"
11331133
},
11341134
"ListContainerImages": {

0 commit comments

Comments
 (0)