project

create a config in a project

post/api/v1/projects/{projectName}/configs

Path parameters

projectNamestring required

identifier of the project

Request body

aliasstring required
descriptionstring required
namestring required
propertiesstring

Response

OK

ArgsEscapedboolean
AttachStderrboolean
AttachStdinboolean
AttachStdoutboolean
Cmdstring[]
Domainnamestring
Entrypointstring[]
Envstring[]
ExposedPortsobject
Hostnamestring
Imagestring
Labelsobject
MacAddressstring
NetworkDisabledboolean
OnBuildstring[]
OpenStdinboolean
Shellstring[]
StdinOnceboolean
StopSignalstring
Ttyboolean
Userstring
Volumesobject
WorkingDirstring

Changes

Changed in 2 of the 4 revisions of this API.2

    • api operation id createConfig removed and replaced with createProjectConfig

      api-operation-id-removed

    • api operation id createProjectConfig removed and replaced with createConfig

      api-operation-id-removed