/
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
CreateInstallableService
Install a new installable service.
post
/v1/services/installables/
Request body
DtoCreateInstallableService
required
autoCreateMapping
boolean
autoRestart
boolean
autoStart
boolean
envs
string[]
mappingHostname
string
mappingPath
string
mappingUpgradeInsecureRequests
boolean
maxStartRetries
integer
name
string
portBindings
ValueObjectPortBinding[]
startupFile
string
timeoutStartSecs
integer
version
string
workingDir
string
Response
InstallableServiceCreated
object
required