ModelArts GA API 06052022 from R&D (#14)

ModelArts GA API 06052022 from R&D

R&D has provided a right version of ModelArts GA API (06052022)

Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
This commit is contained in:
Beibei
2022-05-23 18:26:34 +02:00
committed by GitHub
parent edf86a8ae7
commit 525370b67d
170 changed files with 10287 additions and 11138 deletions

View File

@ -5,7 +5,7 @@
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>GET /v2/{project_id}/datasets/{dataset_id}/sync-data/status</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.2.3.2.5.1.1"><p>Parameter</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.2.3.2.5.1.1"><p>Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
</th>
@ -102,14 +102,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Status of a task. The options are as follows:</p>
<ul><li><p><strong>QUEUING</strong>: queuing</p>
</li><li><p><strong>STARTING</strong>: execution started</p>
</li><li><p><strong>RUNNING</strong>: running</p>
</li><li><p><strong>COMPLETED</strong>: completed</p>
</li><li><p><strong>FAILED</strong>: failed</p>
</li><li><p><strong>NOT_EXIST</strong>: not found</p>
</li></ul>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Status of a task. The options are as follows: - <strong>QUEUING</strong>: queuing - <strong>STARTING</strong>: execution started - <strong>RUNNING</strong>: running - <strong>COMPLETED</strong>: completed - <strong>FAILED</strong>: failed - <strong>NOT_EXIST</strong>: not found</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>task_id</p>