GetApmRetentionFilter
Retrieve a specific APM retention filter by its ID using the Datadog MCP Server. Enables monitoring and management of application performance data retention policies.
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. |