Pipeline
Pipeline History
Section titled “Pipeline History”GET /workspaces/{workspace}/projects/{project}/pipeline/historyPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
project | string |
Query parameters:
| Name | Type | Required | Description |
|---|---|---|---|
service | string | Yes | |
env | string | Yes | |
limit | integer | No |
Response:
[ {}]Pipeline Metrics
Section titled “Pipeline Metrics”GET /workspaces/{workspace}/projects/{project}/pipeline/metricsPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
project | string |
Query parameters:
| Name | Type | Required | Description |
|---|---|---|---|
service | string | Yes | |
env | string | Yes |
Pipeline Status
Section titled “Pipeline Status”GET /workspaces/{workspace}/projects/{project}/pipeline/statusPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
project | string |
Query parameters:
| Name | Type | Required | Description |
|---|---|---|---|
service | string | Yes | |
env | string | Yes |
Pipeline Deploy
Section titled “Pipeline Deploy”POST /workspaces/{workspace}/projects/{project}/pipeline/deployPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
project | string |
Query parameters:
| Name | Type | Required | Description |
|---|---|---|---|
service | string | Yes | |
env | string | Yes |
Pipeline Rollback
Section titled “Pipeline Rollback”POST /workspaces/{workspace}/projects/{project}/pipeline/rollbackPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
project | string |
Query parameters:
| Name | Type | Required | Description |
|---|---|---|---|
service | string | Yes | |
env | string | Yes |