|
|
@@ -158,6 +158,7 @@ with Grafana admin permission.
|
|
|
"cert_file":"",
|
|
|
"enabled":"false",
|
|
|
"from_address":"admin@grafana.localhost",
|
|
|
+ "from_name":"Grafana Admin",
|
|
|
"host":"localhost:25",
|
|
|
"key_file":"",
|
|
|
"password":"************",
|
|
|
@@ -292,4 +293,4 @@ Change password for specific user
|
|
|
HTTP/1.1 200
|
|
|
Content-Type: application/json
|
|
|
|
|
|
- {state: "new state", message: "alerts pause/un paused", "alertsAffected": 100}
|
|
|
+ {state: "new state", message: "alerts pause/un paused", "alertsAffected": 100}
|