get_data_sla
Retrieve SLA compliance report for a given month, covering uptime, data completeness, API latency P99, target vs actual comparisons, incident count, and total downtime.
Instructions
Get SLA compliance report for a given month. Returns uptime, data completeness, API latency P99 — each with target vs actual and met/missed status. Also shows incident count and total downtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year (defaults to current year) | |
| month | No | Month 1-12 (defaults to current month) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |