Re-order retention filters
PUT {{baseUrl}}/api/v2/apm/config/retention-filters-execution-order
Re-order the execution order of retention filters.
Request Body
{"data"=>[{"id"=>"<string>", "type"=>"apm_retention_filter"}, {"id"=>"<string>", "type"=>"apm_retention_filter"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""