@@ -64776,7 +64776,6 @@ paths:
6477664776 operator: OR
6477764777 permissions:
6477864778 - apm_retention_filter_read
64779- - apm_pipelines_read
6478064779 post:
6478164780 description: 'Create a retention filter to index spans in your organization.
6478264781
@@ -64816,7 +64815,6 @@ paths:
6481664815 operator: OR
6481764816 permissions:
6481864817 - apm_retention_filter_write
64819- - apm_pipelines_write
6482064818 /api/v2/apm/config/retention-filters-execution-order:
6482164819 put:
6482264820 description: Re-order the execution order of retention filters.
@@ -64845,7 +64843,6 @@ paths:
6484564843 operator: OR
6484664844 permissions:
6484764845 - apm_retention_filter_write
64848- - apm_pipelines_write
6484964846 /api/v2/apm/config/retention-filters/{filter_id}:
6485064847 delete:
6485164848 description: 'Delete a specific retention filter from your organization.
@@ -64872,7 +64869,6 @@ paths:
6487264869 operator: OR
6487364870 permissions:
6487464871 - apm_retention_filter_write
64875- - apm_pipelines_write
6487664872 get:
6487764873 description: Get an APM retention filter.
6487864874 operationId: GetApmRetentionFilter
@@ -64898,7 +64894,6 @@ paths:
6489864894 operator: OR
6489964895 permissions:
6490064896 - apm_retention_filter_read
64901- - apm_pipelines_read
6490264897 put:
6490364898 description: 'Update a retention filter from your organization.
6490464899
@@ -64938,7 +64933,6 @@ paths:
6493864933 operator: OR
6493964934 permissions:
6494064935 - apm_retention_filter_write
64941- - apm_pipelines_write
6494264936 /api/v2/apm/services:
6494364937 get:
6494464938 operationId: GetServiceList
0 commit comments