MXS-3013: Document /v1/services/:service/reload
This commit is contained in:
parent
3ef1410f52
commit
65bfda445d
@ -599,3 +599,17 @@ Starts a stopped service.
|
||||
Service is started:
|
||||
|
||||
`Status: 204 No Content`
|
||||
|
||||
### Reload users of a service
|
||||
|
||||
```
|
||||
POST /v1/services/:name/reload
|
||||
```
|
||||
|
||||
Reloads the list of database users used for authentication.
|
||||
|
||||
#### Response
|
||||
|
||||
Users are reloaded:
|
||||
|
||||
`Status: 204 No Content`
|
||||
|
Loading…
x
Reference in New Issue
Block a user