Get a list of up to 100 application pipelines
Request
GET https://{hostname}:{port}
/cli/applicationPipeline?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| application | string | true | Application name or id. |
| startIndex | int | false | Index of first pipeline to be returned. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getApplicationPipelines.