Obtaining Pipeline Versions in Batches
Function
This API is used to obtain pipeline versions in batches.
Calling Method
For details, see Calling APIs.
URI
POST /v5/{project_id}/api/pipelines/pipelines-version
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
[items] |
No |
Array of PipelineIdVO objects |
Pipeline ID list. |
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
pipelineId |
pipelineId object |
Pipeline version details. |
Example Requests
{ "-" : "string" }
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
200 |
OK |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot