Optionaloptions: IRequestOptionsOptionalapiVersion: stringInput parameters.
Project ID or project name
OptionalapiVersion: stringGet a specific artifact from a pipeline run
Project ID or project name
ID of the pipeline.
ID of the run of that pipeline.
Name of the artifact.
Optionalexpand: GetArtifactExpandOptionsExpand options. Default is None.
Get a specific log from a pipeline run
Project ID or project name
ID of the pipeline.
ID of the run of that pipeline.
ID of the log.
Optionalexpand: GetLogExpandOptionsExpand options. Default is None.
Gets a pipeline, optionally at the specified version
Project ID or project name
The pipeline ID
OptionalpipelineVersion: numberThe pipeline version
Gets a run for a particular pipeline.
Project ID or project name
The pipeline id
The run id
Get a list of logs from a pipeline run.
Project ID or project name
ID of the pipeline.
ID of the run of that pipeline.
Optionalexpand: GetLogExpandOptionsExpand options. Default is None.
Get a list of pipelines.
Project ID or project name
OptionalorderBy: stringA sort expression. Defaults to "name asc"
Optionaltop: numberThe maximum number of pipelines to return
OptionalcontinuationToken: stringA continuation token from a previous request, to retrieve the next page of results
Gets top 10000 runs for a particular pipeline.
Project ID or project name
The pipeline id
Queues a dry run of the pipeline and returns an object containing the final yaml.
Optional additional parameters for this run.
Project ID or project name
The pipeline ID.
OptionalpipelineVersion: numberThe pipeline version.
Runs a pipeline.
Optional additional parameters for this run.
Project ID or project name
The pipeline ID.
OptionalpipelineVersion: numberThe pipeline version.
Create a pipeline.