get_vulnerability
Retrieve full details of a specific vulnerability by its ID to gain insight into security issues within Dynatrace.
Instructions
Get full details of a single vulnerability by its ID (Dynatrace Platform Vulnerabilities v1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The vulnerability ID. | |
| startTime | No | Start of timeframe. ISO-8601 timestamp or relative, e.g. "now-7d". Defaults to "now-30m". | |
| endTime | No | End of timeframe. Only "now" is supported. Defaults to "now". |