Get an application pipeline definition
Request
GET https://{hostname}:{port}
/cli/applicationPipeline/info?{parameters}
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
application | string | false | Application name or id. Required if pipeline specified by name. |
pipeline | string | true | Pipeline name or id. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: getApplicationPipeline.