Qodex.ai
Qodex.ai
Introduction
Azure Pipeline - Capability
Capturing Descriptions
Notes
Pipelines REST API v6.0-preview
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs ListLogs Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs ListRuns Run Pipeline
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines Get
{organization}/{project}/ apis/pipelines
Pipelines ListPipelines Create
Pipelines REST API v6.1-preview - Reference
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs GetLogs List
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs Run PipelineRuns List
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines GetPreview Preview
{organization}/{project}/ apis/pipelines
Pipelines CreatePipelines List
Introduction
Azure Pipeline - Capability
Capturing Descriptions
Notes
Pipelines REST API v6.0-preview
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs ListLogs Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs ListRuns Run Pipeline
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines Get
{organization}/{project}/ apis/pipelines
Pipelines ListPipelines Create
Pipelines REST API v6.1-preview - Reference
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}-logs
Logs GetLogs List
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs-{run Id}
Runs GetArtifacts Get
{organization}/{project}/ apis/pipelines-{pipeline Id}-runs
Runs Run PipelineRuns List
{organization}/{project}/ apis/pipelines-{pipeline Id}
Pipelines GetPreview Preview
{organization}/{project}/ apis/pipelines
Pipelines CreatePipelines List
HomeAzure Pipeline - CapabilityCapturing Descriptions

Capturing Descriptions

GET https://api.getpostman.com/collections/{{reference_collection_uuid}}

This request lists capabilities provided by the Azure Pipeline API. This list is obtained by fetching descriptions for each of the requests in the Azure Pipelines Reference collection.

Previous
Azure Pipeline - Capability
Next
Notes