v51

latestSwagger 2.0Eclipse Public License v2.0raw.githubusercontent.com2026-08-015880159.1 KB
services

CreateCustomService

Install a new custom service.

post/v1/services/custom/

Request body

autoCreateMappingboolean
autoRestartboolean
autoStartboolean
avatarUrlstring
envsstring[]
execUserstring
logErrorPathstring
logOutputPathstring
mappingHostnamestring
mappingPathstring
mappingUpgradeInsecureRequestsboolean
maxStartRetriesinteger
namestring
postStartCmdStepsstring[]
postStopCmdStepsstring[]
preStartCmdStepsstring[]
preStopCmdStepsstring[]
startCmdstring
stopCmdStepsstring[]
timeoutStartSecsinteger
type'system' | 'database' | 'runtime' | 'webserver' | 'other'
versionstring
workingDirectorystring

Response

CustomServiceCreated

object required