/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
Swagger 2.0
Eclipse Public License v2.0
raw.githubusercontent.com
2026-08-01
58
80
159.1 KB
services
UpdateService
Update service details.
put
/v1/services/
Request body
DtoUpdateService
required
autoRestart
boolean
autoStart
boolean
avatarUrl
string
envs
string[]
execUser
string
logErrorPath
string
logOutputPath
string
maxStartRetries
integer
name
string
portBindings
ValueObjectPortBinding[]
postStartCmdSteps
string[]
postStopCmdSteps
string[]
preStartCmdSteps
string[]
preStopCmdSteps
string[]
startCmd
string
startupFile
string
status
string
stopCmdSteps
string[]
timeoutStartSecs
integer
type
'system'
|
'database'
|
'runtime'
|
'webserver'
|
'other'
version
string
workingDirectory
string
Response
ServiceUpdated
object
required