File tree 1 file changed +0
-19
lines changed
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -2390,22 +2390,3 @@ cluster
2390
2390
:field user: Username being moved.
2391
2391
:field dest_host: Destination host where user is being moved to.
2392
2392
:field error: Reason why user moving failed.
2393
-
2394
- .. dovecot_core :event :: cluster_backend_check_started
2395
- :added: 3.0.0
2396
-
2397
- :field backend_id: Backend ID being checked.
2398
- :field backend_host: Backend host
2399
-
2400
- Sent when a backend's health check is started.
2401
-
2402
- .. dovecot_core :event :: cluster_backend_check_finished
2403
- :added: 3.0.0
2404
-
2405
- :field backend_id: Backend ID being checked.
2406
- :field backend_host: Backend host
2407
- :field error: Set if the check failed due to an internal error
2408
- :field status: Backend status after the check: ``online `` or ``offline ``
2409
- :field reason: Reason why the check passed or failed
2410
-
2411
- Sent when a backend's health check is finished.
You can’t perform that action at this time.
0 commit comments