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/json
- Response Properties:
- Example:
- Content-Type:
- 403: Not Authorized
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 404: Not Found
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 429: Too many requests
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter_id | Yes | The ID of the retention filter. |