/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
account
6
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
scheduled-task
2
services
6
get
ReadInstalledItems
put
UpdateService
post
CreateCustomService
get
ReadInstallableItems
post
CreateInstallableService
delete
DeleteService
setup
1
ssl
4
vhosts
12
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
Changes