Just to have the answer on paper, the correct answer is:PUT /api/v1/provisioning/folder//rule-groups/

Just to have the answer on paper, the correct answer is:PUT /api/v1/provisioning/folder//rule-groups/with header "X-Disable-Provenance: true" and the json file containing the rules you want to uploadYou can download the rules withGET /api/v1/provisioning/folder//rule-groups/Write to a file and upload the same file with the PUT commandAdjust as needed for curl#grafana #ai

Read Original

Related