Back to index
Summary
pipeline representation.pipelineNameStringrequiredThe name of the pipeline. projectNameStringrequiredThe name for the project that must be unique among all projects. assigneesForSkipStageStringoptionalA list of users who can skip stages at runtime. descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. disableMultipleActiveRunsStringoptionalBoolean flag showing if option to run multiple pipelines simultaneously is disabled. disableRestartStringoptionalTrue to disable restart the pipeline. enabledStringoptionalTrue to enable the pipeline. newNameStringoptionalNew name for an existing object that is being renamed. overrideWorkspaceStringoptionalIf true and workspaceName is not null, then all tasks use pipeline's workspace. pipelineRunNameTemplateStringoptionalTemplate used to determine the default name for pipelines on startup. releaseNameStringoptionalThe name of the release. skipStageModeStringoptionalThe flag to indicate if stages can be skipped at runtime. typeStringoptionalType of pipeline. workspaceNameStringoptionalThe name of the default workspace for this pipeline. |
Usage
There are no usage examples available forpipeline
.