mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-21 18:06:47 +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
|
||||
`imageId` added in v8.2.2.
|
||||
|
||||
Use this endpoint to stop a service in the application with application id
|
||||
passed in with the url.
|
||||
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.
|
||||
|
||||
From an application container:
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user