Monitors
Maximum number of monitors to return (default 1000).
GCQL filter string (filters only, no pipes or aggregations). Supported fields: monitor_name, type.
Number of monitors to skip for pagination.
Field to sort by: "name" (default) or "type".
MonitorListResponseWrapper defines the response structure for listing monitors.
Whether all matching results have been returned (no more pages).
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
UUID of the monitor to retrieve
MonitorYamlResponse defines the response structure for getting a monitor's YAML.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
Whether the alert should auto-resolve.
Category of the monitor.
State to enter if execution fails.
Whether the monitor is paused.
Type of measurement (state or event).
State to enter if no data is returned.
Routing information.
Severity level (e.g., critical, warning, info).
Team associated with the monitor.
Title of the monitor.
CreateMonitorResponseWrapper defines the response structure for creating a monitor.
The UUID of the newly created monitor.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
NoContentResponse indicates success but that no response body is expected or included.
UUID of the monitor to update
Whether the alert should auto-resolve.
Category of the monitor.
State to enter if execution fails.
Whether the monitor is paused.
Type of measurement (state or event).
State to enter if no data is returned.
Routing information.
Severity level (e.g., critical, warning, info).
Team associated with the monitor.
Title of the monitor.
NoContentResponse indicates success but that no response body is expected or included.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
UUID of the monitor to delete
NoContentResponse indicates success but that no response body is expected or included.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Filter to show only active silences
Maximum number of silences to return
Number of silences to skip
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
Optional comment for the silence
End time for the silence (must be after StartsAt)
Start time for the silence
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
UUID of the silence to retrieve
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
UUID of the silence to update
Optional comment for the silence
End time for the silence (must be after StartsAt)
Start time for the silence
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
UUID of the silence to delete
NoContentResponse indicates success but that no response body is expected or included.
No content
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
QueryRequest represents a request to query metrics
End time for the query
GCQL filters to apply
Direct PromQL query string
Query type: either "range" or "instant" range MetricsQueryTypeRange instant MetricsQueryTypeInstant
Start time for the query
Step duration for range queries (e.g., "1m", "5m")
ErrorResponse defines a common error response structure.
ErrorResponse defines a common error response structure.
No content
Last updated
