/
NF
nforgeio
/
Grafana HTTP API.
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
nforgeio
Grafana HTTP API.
put
Update the active status of a rule.
3cb6c3f42dc7
latest
Swagger 2.0
2026-07-17
290
378
721.8 KB
access_control
16
access_control_provisioning
1
admin
3
admin_ldap
4
admin_provisioning
4
admin_users
11
annotations
9
api_keys
3
correlations
6
dashboard_permissions
4
dashboard_versions
6
dashboards
8
datasource_permissions
5
datasources
21
ds
1
enterprise
1
folder_permissions
2
folders
6
getCurrentOrg
1
ldap_debug
1
legacy_alerts
5
legacy_alerts_notification_channels
10
library_elements
7
licensing
8
org
8
org_invites
3
org_preferences
3
orgs
14
playlists
7
provisioning
26
query_history
7
recording_rules
8
get
Lists all rules in the database: active or deleted.
put
Update the active status of a rule.
post
Create a recording rule that is then registered and started.
post
Test a recording rule.
get
Return the prometheus remote write target.
post
Create a remote write target.
delete
Delete the remote write target.
delete
Delete removes the rule from the registry and stops it.
reports
11
saml
5
search
2
service_accounts
8
signed_in_user
15
snapshots
6
sync_team_groups
3
teams
11
user_preferences
3
users
7
recording_rules
enterprise
Update the active status of a rule.
put
/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