/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 39m ago · Updated 1mo ago
Details
Filter operations
account
6
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
2
scheduled-task
2
services
6
get
ReadInstalledItems
put
UpdateService
post
CreateCustomService
get
ReadInstallableItems
post
CreateInstallableService
delete
DeleteService
ssl
4
vhosts
6
services
CreateInstallableService
Install a new installable service.
post
/v1/services/installables/
Request body
DtoCreateInstallableService
required
autoCreateMapping
boolean
autoRestart
boolean
autoStart
boolean
envs
string[]
maxStartRetries
integer
name
string
portBindings
ValueObjectPortBinding[]
startupFile
string
timeoutStartSecs
integer
version
string
Response
InstallableServiceCreated
object
required
Changes