@@ -66768,7 +66768,6 @@ paths:
6676866768 operator: OR
6676966769 permissions:
6677066770 - apm_retention_filter_read
66771- - apm_pipelines_read
6677266771 post:
6677366772 description: 'Create a retention filter to index spans in your organization.
6677466773
@@ -66808,7 +66807,6 @@ paths:
6680866807 operator: OR
6680966808 permissions:
6681066809 - apm_retention_filter_write
66811- - apm_pipelines_write
6681266810 /api/v2/apm/config/retention-filters-execution-order:
6681366811 put:
6681466812 description: Re-order the execution order of retention filters.
@@ -66837,7 +66835,6 @@ paths:
6683766835 operator: OR
6683866836 permissions:
6683966837 - apm_retention_filter_write
66840- - apm_pipelines_write
6684166838 /api/v2/apm/config/retention-filters/{filter_id}:
6684266839 delete:
6684366840 description: 'Delete a specific retention filter from your organization.
@@ -66864,7 +66861,6 @@ paths:
6686466861 operator: OR
6686566862 permissions:
6686666863 - apm_retention_filter_write
66867- - apm_pipelines_write
6686866864 get:
6686966865 description: Get an APM retention filter.
6687066866 operationId: GetApmRetentionFilter
@@ -66890,7 +66886,6 @@ paths:
6689066886 operator: OR
6689166887 permissions:
6689266888 - apm_retention_filter_read
66893- - apm_pipelines_read
6689466889 put:
6689566890 description: 'Update a retention filter from your organization.
6689666891
@@ -66930,7 +66925,6 @@ paths:
6693066925 operator: OR
6693166926 permissions:
6693266927 - apm_retention_filter_write
66933- - apm_pipelines_write
6693466928 /api/v2/apm/services:
6693566929 get:
6693666930 operationId: GetServiceList
0 commit comments