/
GR
grafana
/
Grafana HTTP API.
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-14
314
472
448.6 KB
recording_rules
enterprise
Create a recording rule that is then registered and started.
post
/recording-rules
Request body
RecordingRuleJSON
required
RecordingRuleJSON is the external representation of a recording rule
active
boolean
count
boolean
description
string
dest_data_source_uid
string
id
string
interval
integer
name
string
prom_name
string
queries
object[]
range
integer
target_ref_id
string
Response
(empty)
RecordingRuleJSON
required
RecordingRuleJSON is the external representation of a recording rule
active
boolean
count
boolean
description
string
dest_data_source_uid
string
id
string
interval
integer
name
string
prom_name
string
queries
object[]
range
integer
target_ref_id
string