Skip to main content

Generate ad-hoc Reliability Roll-up report data

POST 

/reports/v1/report/reliability-rollup

Generates Reliability Roll-up report data from a submitted Report manifest.


Use this endpoint without creating or updating a saved report. The request body uses the Reliability Roll-up Report manifest shape. The response shape matches the saved Reliability Roll-up report data endpoint. Use this endpoint to preview a report definition, power external workflows, or fetch report data for a one-time custom scope. Provide either spec.filters for an auto-generated project, service, and SLO hierarchy or spec.reliabilityRollup.customHierarchy for a custom folder hierarchy. To include every current and future project in the auto-generated hierarchy, set spec.filters.projectScope: all and omit explicit projects, services, and slos filters. This scope requires organization-wide project access. You can combine it with spec.filters.labels. The projectScope field does not apply to spec.reliabilityRollup.customHierarchy.

Authentication required

Authenticate API requests using an access token. Include it in the Authorization header as: Bearer TOKEN.

Request

Responses

Reliability Roll-up report payload.