create_dora_deployments_v2_2
Retrieve deployment events from Datadog to monitor application deployment status and track deployment history for operational visibility.
Instructions
Use this API endpoint to get a list of deployment events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}