mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 03:11:31 +00:00
Updated process.restart (markdown)
parent
924d7482a4
commit
a306edf11c
@ -1,6 +1,6 @@
|
|||||||
### Request
|
### Request
|
||||||
* **Description**: Instructs the supervisor daemon to restart a registered process.
|
* **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
|
```json
|
||||||
{
|
{
|
||||||
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
### Response
|
### 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.
|
* **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
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user