Skip to content

Commit ebc0494

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Remove invalid AuthZ scopes and update shared files (#3010)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 44d5a5a commit ebc0494

File tree

5 files changed

+50
-102
lines changed

5 files changed

+50
-102
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "2e1c8ca",
3-
"generated": "2025-07-16 17:26:43.623"
2+
"spec_repo_commit": "2ffdc3f",
3+
"generated": "2025-07-16 19:15:36.794"
44
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24530,6 +24530,8 @@ components:
2453024530
code_analysis_read: View Code Analysis.
2453124531
continuous_profiler_pgo_read: Read and query Continuous Profiler data
2453224532
for Profile-Guided Optimization (PGO).
24533+
coterm_read: Read terminal recordings.
24534+
coterm_write: Write terminal recordings.
2453324535
create_webhooks: Create webhooks integrations.
2453424536
dashboards_embed_share: Create, modify, and delete shared dashboards with
2453524537
share type 'embed'.
@@ -24566,10 +24568,6 @@ components:
2456624568
security_monitoring_filters_write: Create, edit, and delete Security Filters.
2456724569
security_monitoring_findings_read: View a list of findings that include
2456824570
both misconfigurations and identity risks.
24569-
security_monitoring_notification_profiles_read: View Rule Security Notification
24570-
rules.
24571-
security_monitoring_notification_profiles_write: Create, edit, and delete
24572-
Security Notification rules.
2457324571
security_monitoring_rules_read: Read Detection Rules.
2457424572
security_monitoring_rules_write: Create and edit Detection Rules.
2457524573
security_monitoring_signals_read: View Security Signals.

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -42359,9 +42359,6 @@ components:
4235942359
apm_service_catalog_read: View service catalog and service definitions.
4236042360
apm_service_catalog_write: Add, modify, and delete service catalog definitions
4236142361
when those definitions are maintained by Datadog.
42362-
appsec_vm_read: View infrastructure, application code, and library vulnerabilities.
42363-
This does not restrict API or inventory SQL access to the vulnerability
42364-
data source.
4236542362
billing_read: View your organization's billing information.
4236642363
cases_read: View Cases.
4236742364
cases_write: Create and update cases.
@@ -42376,6 +42373,8 @@ components:
4237642373
code_analysis_read: View Code Analysis.
4237742374
continuous_profiler_pgo_read: Read and query Continuous Profiler data
4237842375
for Profile-Guided Optimization (PGO).
42376+
coterm_read: Read terminal recordings.
42377+
coterm_write: Write terminal recordings.
4237942378
create_webhooks: Create webhooks integrations.
4238042379
dashboards_embed_share: Create, modify, and delete shared dashboards with
4238142380
share type 'embed'.
@@ -42397,7 +42396,6 @@ components:
4239742396
incident_settings_write: Configure Incident Settings.
4239842397
incident_write: Create, view, and manage incidents in Datadog.
4239942398
metrics_read: View custom metrics.
42400-
monitor_config_policy_write: Edit and delete monitor configuration.
4240142399
monitors_downtime: Set downtimes to suppress alerts from any monitor in
4240242400
an organization. Mute and unmute monitors. The ability to write monitors
4240342401
is not required to set downtimes.
@@ -42413,10 +42411,6 @@ components:
4241342411
security_monitoring_filters_write: Create, edit, and delete Security Filters.
4241442412
security_monitoring_findings_read: View a list of findings that include
4241542413
both misconfigurations and identity risks.
42416-
security_monitoring_notification_profiles_read: View Rule Security Notification
42417-
rules.
42418-
security_monitoring_notification_profiles_write: Create, edit, and delete
42419-
Security Notification rules.
4242042414
security_monitoring_rules_read: Read Detection Rules.
4242142415
security_monitoring_rules_write: Create and edit Detection Rules.
4242242416
security_monitoring_signals_read: View Security Signals.
@@ -53575,8 +53569,6 @@ paths:
5357553569
security:
5357653570
- apiKeyAuth: []
5357753571
appKeyAuth: []
53578-
- AuthZ:
53579-
- monitor_config_policy_write
5358053572
summary: Create a monitor notification rule
5358153573
tags:
5358253574
- Monitors
@@ -53615,8 +53607,6 @@ paths:
5361553607
security:
5361653608
- apiKeyAuth: []
5361753609
appKeyAuth: []
53618-
- AuthZ:
53619-
- monitor_config_policy_write
5362053610
summary: Delete a monitor notification rule
5362153611
tags:
5362253612
- Monitors
@@ -53724,8 +53714,6 @@ paths:
5372453714
security:
5372553715
- apiKeyAuth: []
5372653716
appKeyAuth: []
53727-
- AuthZ:
53728-
- monitor_config_policy_write
5372953717
summary: Update a monitor notification rule
5373053718
tags:
5373153719
- Monitors
@@ -53994,8 +53982,6 @@ paths:
5399453982
security:
5399553983
- apiKeyAuth: []
5399653984
appKeyAuth: []
53997-
- AuthZ:
53998-
- monitor_config_policy_write
5399953985
summary: Create a monitor user template
5400053986
tags:
5400153987
- Monitors
@@ -54026,8 +54012,6 @@ paths:
5402654012
security:
5402754013
- apiKeyAuth: []
5402854014
appKeyAuth: []
54029-
- AuthZ:
54030-
- monitor_config_policy_write
5403154015
summary: Validate a monitor user template
5403254016
tags:
5403354017
- Monitors
@@ -54059,8 +54043,6 @@ paths:
5405954043
security:
5406054044
- apiKeyAuth: []
5406154045
appKeyAuth: []
54062-
- AuthZ:
54063-
- monitor_config_policy_write
5406454046
summary: Delete a monitor user template
5406554047
tags:
5406654048
- Monitors
@@ -54152,8 +54134,6 @@ paths:
5415254134
security:
5415354135
- apiKeyAuth: []
5415454136
appKeyAuth: []
54155-
- AuthZ:
54156-
- monitor_config_policy_write
5415754137
summary: Update a monitor user template to a new version
5415854138
tags:
5415954139
- Monitors
@@ -54199,8 +54179,6 @@ paths:
5419954179
security:
5420054180
- apiKeyAuth: []
5420154181
appKeyAuth: []
54202-
- AuthZ:
54203-
- monitor_config_policy_write
5420454182
summary: Validate an existing monitor user template
5420554183
tags:
5420654184
- Monitors
@@ -58723,8 +58701,6 @@ paths:
5872358701
security:
5872458702
- apiKeyAuth: []
5872558703
appKeyAuth: []
58726-
- AuthZ:
58727-
- appsec_vm_read
5872858704
summary: List vulnerable assets
5872958705
tags:
5873058706
- Security Monitoring
@@ -58882,8 +58858,6 @@ paths:
5888258858
security:
5888358859
- apiKeyAuth: []
5888458860
appKeyAuth: []
58885-
- AuthZ:
58886-
- appsec_vm_read
5888758861
summary: List assets SBOMs
5888858862
tags:
5888958863
- Security Monitoring
@@ -58950,8 +58924,6 @@ paths:
5895058924
security:
5895158925
- apiKeyAuth: []
5895258926
appKeyAuth: []
58953-
- AuthZ:
58954-
- appsec_vm_read
5895558927
summary: Get SBOM
5895658928
tags:
5895758929
- Security Monitoring
@@ -58972,8 +58944,6 @@ paths:
5897258944
security:
5897358945
- apiKeyAuth: []
5897458946
appKeyAuth: []
58975-
- AuthZ:
58976-
- security_monitoring_notification_profiles_read
5897758947
summary: Get the list of signal-based notification rules
5897858948
tags:
5897958949
- Security Monitoring
@@ -59014,8 +58984,6 @@ paths:
5901458984
security:
5901558985
- apiKeyAuth: []
5901658986
appKeyAuth: []
59017-
- AuthZ:
59018-
- security_monitoring_notification_profiles_write
5901958987
summary: Create a new signal-based notification rule
5902058988
tags:
5902158989
- Security Monitoring
@@ -59047,8 +59015,6 @@ paths:
5904759015
security:
5904859016
- apiKeyAuth: []
5904959017
appKeyAuth: []
59050-
- AuthZ:
59051-
- security_monitoring_notification_profiles_write
5905259018
summary: Delete a signal-based notification rule
5905359019
tags:
5905459020
- Security Monitoring
@@ -59084,8 +59050,6 @@ paths:
5908459050
security:
5908559051
- apiKeyAuth: []
5908659052
appKeyAuth: []
59087-
- AuthZ:
59088-
- security_monitoring_notification_profiles_read
5908959053
summary: Get details of a signal-based notification rule
5909059054
tags:
5909159055
- Security Monitoring
@@ -59130,8 +59094,6 @@ paths:
5913059094
security:
5913159095
- apiKeyAuth: []
5913259096
appKeyAuth: []
59133-
- AuthZ:
59134-
- security_monitoring_notification_profiles_write
5913559097
summary: Patch a signal-based notification rule
5913659098
tags:
5913759099
- Security Monitoring
@@ -59527,8 +59489,6 @@ paths:
5952759489
security:
5952859490
- apiKeyAuth: []
5952959491
appKeyAuth: []
59530-
- AuthZ:
59531-
- appsec_vm_read
5953259492
summary: List vulnerabilities
5953359493
tags:
5953459494
- Security Monitoring
@@ -59549,8 +59509,6 @@ paths:
5954959509
security:
5955059510
- apiKeyAuth: []
5955159511
appKeyAuth: []
59552-
- AuthZ:
59553-
- security_monitoring_notification_profiles_read
5955459512
summary: Get the list of vulnerability notification rules
5955559513
tags:
5955659514
- Security Monitoring
@@ -59591,8 +59549,6 @@ paths:
5959159549
security:
5959259550
- apiKeyAuth: []
5959359551
appKeyAuth: []
59594-
- AuthZ:
59595-
- security_monitoring_notification_profiles_write
5959659552
summary: Create a new vulnerability-based notification rule
5959759553
tags:
5959859554
- Security Monitoring
@@ -59624,8 +59580,6 @@ paths:
5962459580
security:
5962559581
- apiKeyAuth: []
5962659582
appKeyAuth: []
59627-
- AuthZ:
59628-
- security_monitoring_notification_profiles_write
5962959583
summary: Delete a vulnerability-based notification rule
5963059584
tags:
5963159585
- Security Monitoring
@@ -59661,8 +59615,6 @@ paths:
5966159615
security:
5966259616
- apiKeyAuth: []
5966359617
appKeyAuth: []
59664-
- AuthZ:
59665-
- security_monitoring_notification_profiles_read
5966659618
summary: Get details of a vulnerability notification rule
5966759619
tags:
5966859620
- Security Monitoring
@@ -59707,8 +59659,6 @@ paths:
5970759659
security:
5970859660
- apiKeyAuth: []
5970959661
appKeyAuth: []
59710-
- AuthZ:
59711-
- security_monitoring_notification_profiles_write
5971259662
summary: Patch a vulnerability-based notification rule
5971359663
tags:
5971459664
- Security Monitoring

0 commit comments

Comments
 (0)