Set notification policy tree
PUT/v1/grafana/api/v1/provisioning/policies
Set notification policy tree. Please ensure to change the region in the URL to match your account's region.
Request
- application/json
Body
- Array [
- ]
- Array [
- ]
continue boolean
group_by string[]
group_interval string
group_wait string
match object
additionalProp1 string
additionalProp2 string
additionalProp3 string
match_re object
additionalProp1 object
additionalProp2 object
additionalProp3 object
matchers object[]
Name string
Type int32
Value string
mute_time_intervals string[]
object_matchers object[]
Name string
Type int32
Value string
provenance string
receiver string
repeat_interval string
routes string[]
Responses
- 202
- 400
Not Found
- application/json
- Schema
- Example (from schema)
Schema
message string
{
"message": "The contact point was deleted successfully."
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
message string
{
"message": "Validator error."
}
Loading...