Displaying the Batch List
Function
This API is used to query the batch index and label.
URI
GET /v1/job/script/orders/{execute_uuid}/batches
Parameter |
Mandatory or Not |
Type |
Description |
---|---|---|---|
execute_uuid |
Yes |
String |
Execution ID of a script service ticket, which is obtained from the response bodies of executeJobScript and ListJobScriptOrders. Minimum length: 1 character Maximum length: 26 characters |
Request Parameters
None
Response Parameters
Status code: 200
Parameter |
Type |
Description |
---|---|---|
[Array] |
Array of JobScriptBatchListModel objects |
Batch list |
Request Example
None
Response Example
None
Status Code
Status Code |
Description |
---|---|
200 |
Batch list |
Error code
See Error code.
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