Skip to content

Commit e1bb661

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update permissions in docs api for apm retention filters (#3114)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent d304607 commit e1bb661

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67717,7 +67717,6 @@ paths:
6771767717
operator: OR
6771867718
permissions:
6771967719
- apm_retention_filter_read
67720-
- apm_pipelines_read
6772167720
post:
6772267721
description: 'Create a retention filter to index spans in your organization.
6772367722

@@ -67757,7 +67756,6 @@ paths:
6775767756
operator: OR
6775867757
permissions:
6775967758
- apm_retention_filter_write
67760-
- apm_pipelines_write
6776167759
/api/v2/apm/config/retention-filters-execution-order:
6776267760
put:
6776367761
description: Re-order the execution order of retention filters.
@@ -67786,7 +67784,6 @@ paths:
6778667784
operator: OR
6778767785
permissions:
6778867786
- apm_retention_filter_write
67789-
- apm_pipelines_write
6779067787
/api/v2/apm/config/retention-filters/{filter_id}:
6779167788
delete:
6779267789
description: 'Delete a specific retention filter from your organization.
@@ -67813,7 +67810,6 @@ paths:
6781367810
operator: OR
6781467811
permissions:
6781567812
- apm_retention_filter_write
67816-
- apm_pipelines_write
6781767813
get:
6781867814
description: Get an APM retention filter.
6781967815
operationId: GetApmRetentionFilter
@@ -67839,7 +67835,6 @@ paths:
6783967835
operator: OR
6784067836
permissions:
6784167837
- apm_retention_filter_read
67842-
- apm_pipelines_read
6784367838
put:
6784467839
description: 'Update a retention filter from your organization.
6784567840

@@ -67879,7 +67874,6 @@ paths:
6787967874
operator: OR
6788067875
permissions:
6788167876
- apm_retention_filter_write
67882-
- apm_pipelines_write
6788367877
/api/v2/apm/services:
6788467878
get:
6788567879
operationId: GetServiceList

0 commit comments

Comments
 (0)