mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-23 02:32:43 +00:00
Merge pull request #1741 from balena-os/clarify-temp-action
Clarify that /v2/applications/:appId/stop-service is temporary
This commit is contained in:
commit
5ad1917300
@ -830,8 +830,7 @@ This endpoint can also take an extra optional boolean, `force`, which if true in
|
|||||||
Added in supervisor version v7.0.0. Support for passing `serviceName` instead of
|
Added in supervisor version v7.0.0. Support for passing `serviceName` instead of
|
||||||
`imageId` added in v8.2.2.
|
`imageId` added in v8.2.2.
|
||||||
|
|
||||||
Use this endpoint to stop a service in the application with application id
|
Temporarily stops an application's container. Rebooting the device or supervisor will cause the container to start again. The container is not removed with this endpoint.
|
||||||
passed in with the url.
|
|
||||||
|
|
||||||
From an application container:
|
From an application container:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user