mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 23:31:31 +00:00
Updated process.restart (markdown)
parent
924d7482a4
commit
a306edf11c
@ -1,6 +1,6 @@
|
||||
### Request
|
||||
* **Description**: Instructs the supervisor daemon to restart a registered process.
|
||||
* **Subscribers**: [ProcessHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ProcessHandler)
|
||||
* **Subscribers**: *ProcessHandler*
|
||||
|
||||
```json
|
||||
{
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
### Response
|
||||
* **Description**: Raises an event that contains an `error` field if the process exited with an error code, otherwise it's just the same as the original request.
|
||||
* **Subscribers**: *(none)*
|
||||
* **Subscribers**: *DeployHandler*
|
||||
|
||||
```json
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user