ModelArts API 25.3.0 20250710

Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
This commit is contained in:
2025-07-28 12:24:54 +00:00
committed by zuul
parent 115b91a147
commit 78d5ebfce8
284 changed files with 49135 additions and 39238 deletions

View File

@ -1,11 +1,11 @@
<a name="EN-US_TOPIC_0000002233928800"></a><a name="EN-US_TOPIC_0000002233928800"></a>
<a name="EN-US_TOPIC_0000002341058498"></a><a name="EN-US_TOPIC_0000002341058498"></a>
<h1 class="topictitle1">Querying the Details About the Version of a Data Processing Task</h1>
<div id="body0000001713052145"><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to query the details about the version of a data processing task.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000002233928800__atuogenerate_1"><h4 class="sectiontitle">Debugging</h4><p>You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.</p>
<div class="section" id="EN-US_TOPIC_0000002341058498__atuogenerate_1"><h4 class="sectiontitle">Debugging</h4><p>You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000002233928800__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p>GET /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}</p>
<div class="section" id="EN-US_TOPIC_0000002341058498__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p>GET /v2/{project_id}/processor-tasks/{task_id}/versions/{version_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
</th>
@ -52,7 +52,7 @@
</div>
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p><strong>Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__response_DescTaskVersionResp" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p>Parameter</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__response_DescTaskVersionResp" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response body parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p>Type</p>
</th>
@ -97,7 +97,7 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p>Array of <a href="#EN-US_TOPIC_0000002233928800__response_ProcessorDataSource">ProcessorDataSource</a> objects</p>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p>Array of <a href="#EN-US_TOPIC_0000002341058498__response_ProcessorDataSource">ProcessorDataSource</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p>Input channel of a data processing task.</p>
</td>
@ -145,7 +145,7 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p><a href="#EN-US_TOPIC_0000002233928800__response_TemplateParam">TemplateParam</a> object</p>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p><a href="#EN-US_TOPIC_0000002341058498__response_TemplateParam">TemplateParam</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p>Algorithm template, such as the algorithm ID and parameters.</p>
</td>
@ -173,7 +173,7 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p>work_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p><a href="#EN-US_TOPIC_0000002233928800__response_WorkPath">WorkPath</a> object</p>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p><a href="#EN-US_TOPIC_0000002341058498__response_WorkPath">WorkPath</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p>Output channel of a data processing task.</p>
</td>
@ -182,7 +182,7 @@
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233928800__response_ProcessorDataSource"></a><a name="response_ProcessorDataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__response_ProcessorDataSource" frame="border" border="1" rules="all"><caption><b>Table 3 </b>ProcessorDataSource</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p>Parameter</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002341058498__response_ProcessorDataSource"></a><a name="response_ProcessorDataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__response_ProcessorDataSource" frame="border" border="1" rules="all"><caption><b>Table 3 </b>ProcessorDataSource</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p>Type</p>
</th>
@ -239,7 +239,7 @@
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233928800__response_TemplateParam"></a><a name="response_TemplateParam"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__response_TemplateParam" frame="border" border="1" rules="all"><caption><b>Table 4 </b>TemplateParam</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p>Parameter</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002341058498__response_TemplateParam"></a><a name="response_TemplateParam"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__response_TemplateParam" frame="border" border="1" rules="all"><caption><b>Table 4 </b>TemplateParam</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p>Type</p>
</th>
@ -269,7 +269,7 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p>operator_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Array of <a href="#EN-US_TOPIC_0000002233928800__response_OperatorParam">OperatorParam</a> objects</p>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p>Array of <a href="#EN-US_TOPIC_0000002341058498__response_OperatorParam">OperatorParam</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p>Operator parameter list.</p>
</td>
@ -278,7 +278,7 @@
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233928800__response_OperatorParam"></a><a name="response_OperatorParam"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__response_OperatorParam" frame="border" border="1" rules="all"><caption><b>Table 5 </b>OperatorParam</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p>Parameter</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002341058498__response_OperatorParam"></a><a name="response_OperatorParam"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__response_OperatorParam" frame="border" border="1" rules="all"><caption><b>Table 5 </b>OperatorParam</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p>Type</p>
</th>
@ -319,7 +319,7 @@
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233928800__response_WorkPath"></a><a name="response_WorkPath"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__response_WorkPath" frame="border" border="1" rules="all"><caption><b>Table 6 </b>WorkPath</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p>Parameter</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002341058498__response_WorkPath"></a><a name="response_WorkPath"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__response_WorkPath" frame="border" border="1" rules="all"><caption><b>Table 6 </b>WorkPath</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p>Type</p>
</th>
@ -426,7 +426,7 @@
}</pre>
</div>
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233928800__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p>Status Code</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002341058498__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p>Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p>Description</p>
</th>