GetApmRetentionFilter
Retrieve an APM retention filter using its ID on the Datadog MCP Server. This tool enables access to filter data for application performance monitoring, ensuring effective observability and management.
Instructions
Get an APM retention filter.
Path Parameters:
filter_id (Required): The ID of the retention filter.
Responses:
200 (Success): OK
Content-Type:
application/jsonResponse Properties:
Example:
403: Not Authorized
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
404: Not Found
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
429: Too many requests
Content-Type:
application/jsonResponse Properties:
errors: A list of errors.
Example:
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_id | Yes | The ID of the retention filter. |