v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
MonitoringRun

Create a monitoring run

Triggers a monitoring run to process monitoring workflows for the previous month across all tenants. This endpoint is designed to be called by GCP Cloud Scheduler. If startDate and endDate are not provided, they will be calculated as the previous month. The processing happens in the background and the endpoint returns immediately with a 200 status code.

post/monitoring-runs

Headers

tenant-idstring

Tenant ID

Request body

startDatestring
endDatestring

Response

Monitoring run request accepted and processing started in the background

object required