services

CreateCustomService

Install a new custom service.

post/v1/services/custom/

Request body

autoCreateMappingboolean
autoRestartboolean
autoStartboolean
envsstring[]
execUserstring
logErrorPathstring
logOutputPathstring
maxStartRetriesinteger
namestring
postStartCmdStepsstring[]
postStopCmdStepsstring[]
preStartCmdStepsstring[]
preStopCmdStepsstring[]
startCmdstring
stopCmdStepsstring[]
timeoutStartSecsinteger
typestring
versionstring
workingDirectorystring

Response

CustomServiceCreated

object required

Changes