Optional
requestFactory: PipelineStagesApiRequestFactoryOptional
responseProcessor: PipelineStagesApiResponseProcessorOptional
_options: ConfigurationDelete the pipeline stage identified by {stageId}
associated with the pipeline identified by {pipelineId}
.
Delete a pipeline stage
Optional
_options: ConfigurationCreate a new stage associated with the pipeline identified by {pipelineId}
. The entire stage object, including its unique ID, will be returned in the response.
Create a pipeline stage
Optional
_options: ConfigurationCreate a new stage associated with the pipeline identified by {pipelineId}
. The entire stage object, including its unique ID, will be returned in the response.
Create a pipeline stage
Optional
_options: ConfigurationReturn all the stages associated with the pipeline identified by {pipelineId}
.
Return all stages of a pipeline
Optional
_options: ConfigurationReturn all the stages associated with the pipeline identified by {pipelineId}
.
Return all stages of a pipeline
Optional
_options: ConfigurationReturn the stage identified by {stageId}
associated with the pipeline identified by {pipelineId}
.
Return a pipeline stage by ID
Optional
_options: ConfigurationReturn the stage identified by {stageId}
associated with the pipeline identified by {pipelineId}
.
Return a pipeline stage by ID
Optional
_options: ConfigurationReplace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response. Replace a pipeline stage
Optional
_options: ConfigurationReplace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response. Replace a pipeline stage
Optional
_options: ConfigurationPerform a partial update of the pipeline stage identified by {stageId}
associated with the pipeline identified by {pipelineId}
. Any properties not included in this update will keep their existing values. The updated stage will be returned in the response.
Update a pipeline stage
Optional
_options: ConfigurationPerform a partial update of the pipeline stage identified by {stageId}
associated with the pipeline identified by {pipelineId}
. Any properties not included in this update will keep their existing values. The updated stage will be returned in the response.
Update a pipeline stage
Optional
_options: Configuration
Delete the pipeline stage identified by
{stageId}
associated with the pipeline identified by{pipelineId}
. Delete a pipeline stage