doc-exports/docs/modelarts/api-ref/modelarts_03_0002.html
Lai, Weijian 68e5cd0687 ModelArts API 23.3.0 Version.
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-06-18 11:02:37 +00:00

1163 lines
105 KiB
HTML

<a name="EN-US_TOPIC_0000001910007984"></a><a name="EN-US_TOPIC_0000001910007984"></a>
<h1 class="topictitle1">API Overview</h1>
<div id="body1536114969127"><p id="EN-US_TOPIC_0000001910007984__p76101424174119">All ModelArts APIs are proprietary.</p>
<p id="EN-US_TOPIC_0000001910007984__p810855413517">You can use these APIs to manage datasets, training jobs, models, and services.</p>
<div class="section" id="EN-US_TOPIC_0000001910007984__section129120417301"><h4 class="sectiontitle">Data Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table164919567353" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Dataset management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row12492115613354"><th align="left" class="cellrowborder" valign="top" width="42.15%" id="mcps1.3.3.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p7492195683515">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.85%" id="mcps1.3.3.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p1249215567359">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row10492125611354"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p125828205294"><a href="ListDatasets.html">Querying the Dataset List</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p8581192022913">Query created datasets by page based on specified conditions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16492165617356"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p10581102016296"><a href="CreateDataset.html">Creating a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p4580122002913">Create a new dataset and determine whether to enable team labeling.</p>
<ul id="EN-US_TOPIC_0000001910007984__ul151766102519"><li id="EN-US_TOPIC_0000001910007984__li11176111018515">Enable team labeling. The subsequent operations vary depending on the specified role.<p id="EN-US_TOPIC_0000001910007984__p72356333579"><a name="EN-US_TOPIC_0000001910007984__li11176111018515"></a><a name="li11176111018515"></a>If a team is specified to assign labeling tasks, the team labeling task is started after the dataset is created.</p>
<p id="EN-US_TOPIC_0000001910007984__p173553619578">If a task manager is specified to assign labeling tasks, the manager calls the API for <a href="StartWorkforceTask.html">starting a team labeling task</a> to assign and start the team labeling tasks.</p>
</li><li id="EN-US_TOPIC_0000001910007984__li12176171015511">Disable team labeling. To enable team labeling later, call the API for <a href="CreateWorkforceTask.html">creating a team labeling task</a> to create team labeling tasks for the dataset.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row24931156113511"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1580120112910"><a href="DescDataset.html">Querying Details About a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p6579920182910">Query details about a dataset, including the dataset name, type, and version name based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1493165615353"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3579172052918"><a href="UpdateDataset.html">Modifying a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p4578920192916">Modify basic information about a dataset, such as the dataset name, description, version, or labels.</p>
<p id="EN-US_TOPIC_0000001910007984__p1021374113">Modified labels take effect in the entire dataset, including the samples in the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1949325613518"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p557814205297"><a href="DeleteDataset.html">Deleting a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p65591220162914">Delete a dataset based on the dataset ID to release resources.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row2049335653514"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p19389147143512"><a href="GetDatasetStats.html">Querying Dataset Statistics</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p183885716353">Query dataset statistics, such as sample statistics, label statistics, or hard examples based on specified conditions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row749412561351"><td class="cellrowborder" valign="top" width="42.15%" headers="mcps1.3.3.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p538807163512"><a href="GetDatasetMetrics.html">Querying the Monitoring Data of a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.85%" headers="mcps1.3.3.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p338713716356">Query the monitoring data of a dataset within a specified period, such as the number of labeled samples, number of unlabeled samples, and total number of samples at each time point within the period.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1580113320228" frame="border" border="1" rules="all"><caption><b>Table 2 </b>APIs for managing dataset versions</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row8910174112216"><th align="left" class="cellrowborder" valign="top" width="42.199999999999996%" id="mcps1.3.3.3.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p2091114419227">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.8%" id="mcps1.3.3.3.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p139111241162211">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row18581193352215"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p17581333122212"><a href="ListDatasetVersions.html">Querying the Dataset Version List</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p6581333152212">Query the versions of a dataset based on the dataset ID to learn about the dataset version evolution.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row658253313224"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p17582123382215"><a href="CreateDatasetVersion.html">Creating a Dataset Labeling Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1358293362212">Publish a modified dataset as a new version. The modification includes labeling samples, adding samples, and deleting samples in the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row15582533152215"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3582133320224"><a href="DescribeDatasetVersion.html">Querying Details About a Dataset Labeling Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p9583633182215">Query details about a specified dataset labeling version, including the name, description, number of files, and storage path based on the dataset ID and version ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1958353314221"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p9583103352212"><a href="DeleteDatasetVersion.html">Deleting a Dataset Labeling Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p14583113372218">Delete a dataset version based on the dataset ID and version ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1759352520397" frame="border" border="1" rules="all"><caption><b>Table 3 </b>APIs for managing samples</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row12593925123911"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.4.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p135935257396">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.4.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p125941725163911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row9594102543918"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p104094234405"><a href="ListSamples.html">Querying the Sample List</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p3409112384016">Query dataset samples by page based on specified conditions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row11594142573913"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p7409172318400"><a href="UploadSamplesJson.html">Adding Samples in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p2409523114012">Add samples to a dataset in batches for data labeling.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row3594192517396"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p840932384014"><a href="DeleteSamples.html">Deleting Samples in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p440911237406">Delete unused samples from a dataset in batches.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row8594425163914"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1941042304017"><a href="DescribeSample.html">Querying Details About a Sample</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p194101223124013">Query a single sample based on the sample ID, including the sample status and labels.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1959412258394"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p34101623184011"><a href="ListSearch.html">Obtaining Sample Search Criteria</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p3410132320402">Obtain sample search criteria, such as the label list and attribute key-value pairs of the dataset based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row195941925153913"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p8923175632610"><a href="ListWorkforceTaskSamples.html">Querying the Sample List of a Team Labeling Task by Page</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p8924145622610">Query the samples of a team labeling task on the data labeling platform by page based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row55951025193917"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p20924356192618"><a href="DescribeWorkforceTaskSample.html">Querying Details About a Team Labeling Sample</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1924956172613">Query details about a sample in a team labeling task on the data labeling platform based on the dataset ID, team labeling task ID, and sample ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table107029161436" frame="border" border="1" rules="all"><caption><b>Table 4 </b>APIs for managing labels</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1270220167436"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.5.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p207035164431">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.5.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p67031616144318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1703916154313"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4280151094410"><a href="ListLabels.html">Querying the Dataset Label List</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10280410104414">Query the labels in a specified dataset version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row15703181624313"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p428021034417"><a href="CreateLabels.html">Creating a Dataset Label</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p152813106447">Create labels during dataset labeling. This function is available only in datasets of the text classification and named entity types.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row57036161433"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p182817102446"><a href="UpdateLabels.html">Modifying Labels in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p328110105448">Modify dataset labels in batches. The modification takes effect in the entire dataset, including the samples in the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row157031616114311"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p142811210194419"><a href="DeleteLabels.html">Deleting Labels in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p52819102446">Delete dataset labels in batches and determine whether to delete the samples with the labels.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row27041916154319"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p10281131016449"><a href="UpdateLabel.html">Updating a Label by Label Name</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1328121094412">Modify a label in a dataset based on the label name. The modification takes effect in the entire dataset, including the samples in the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1570441619439"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p202821100440"><a href="DeleteLabelAndSamples.html">Deleting a Label and the Files with This Label Only</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10282131012447">Delete a label in a dataset based on the label name and determine whether to delete the samples with the label.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table15303145734414" frame="border" border="1" rules="all"><caption><b>Table 5 </b>APIs for manual labeling</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row153051657154412"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.6.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p123051057174417">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.6.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p18305657124413">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row16305157114416"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.6.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p17840124816454"><a href="UpdateSamples.html">Updating Sample Labels in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.6.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15840124814456">Label multiple samples in a dataset in batches.</p>
<ul id="EN-US_TOPIC_0000001910007984__ul5840104864513"><li id="EN-US_TOPIC_0000001910007984__li0840174884520">Label unlabeled samples. You can use an existing label or create a new label.</li><li id="EN-US_TOPIC_0000001910007984__li5841154814452">Add, modify, or delete labels for labeled samples. You can use an existing label or create a new label.</li></ul>
<p id="EN-US_TOPIC_0000001910007984__p2841114854520">This API uses a new label list to overwrite the original one to update the sample labels. For example, if an empty label list is used to overwrite the original one, all sample labels will be deleted.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table8844143894718" frame="border" border="1" rules="all"><caption><b>Table 6 </b>APIs for managing labeling tasks</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row484518382479"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.7.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p18461038144716">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.7.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p484618388478">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row4636133155510"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3920195612265"><a href="ListWorkforceTasks.html">Querying the Team Labeling Task List of a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p179200569262">Query the team labeling tasks of a dataset based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row14847153824714"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p39209562265"><a href="CreateWorkforceTask.html">Creating a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p7920756172612">Create a team labeling task based on an existing dataset so that multiple members can concurrently label the dataset.</p>
<ul id="EN-US_TOPIC_0000001910007984__ul8921125692616"><li id="EN-US_TOPIC_0000001910007984__li59211556122617">If a team is specified to assign labeling tasks, the team labeling task is started after the task is created.</li><li id="EN-US_TOPIC_0000001910007984__li109211356122616">If a task manager is specified to assign labeling tasks, the manager calls the API for <a href="StartWorkforceTask.html">starting a team labeling task</a> to assign and start the team labeling tasks.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16847838174718"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p10921155616269"><a href="DescWorkforceTask.html">Querying Details About a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p89215569264">Query details about a team labeling task based on the dataset ID and team labeling task ID, including the task name, data, and team information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1584713820471"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p592113566263"><a href="StartWorkforceTask.html">Starting a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p492214561263">Assign and start a team labeling task on the data labeling platform based on the dataset ID and team labeling task ID as the team labeling task manager.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row7848183812476"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16922165632617"><a href="UpdateWorkforceTask.html">Updating a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1592215612612">Update the description, name, and team information of a team labeling task based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row88486386479"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1992210561261"><a href="DeleteWorkforceTask.html">Deleting a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p19922135692612">Delete a team labeling task based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row784818384471"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p169220564262"><a href="StartWorkforceSamplingTask.html">Creating a Team Labeling Acceptance Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p592345682615">Start an acceptance task for a team labeling task based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row88483389475"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p9923256192614"><a href="GetWorkforceSamplingTask.html">Querying the Report of a Team Labeling Acceptance Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p189231756122615">Query the report and statistics of a team labeling acceptance task based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16849163819475"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p14923115613267"><a href="UpdateWorkforceSamplingTask.html">Updating the Status of a Team Labeling Acceptance Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10923135662610">Determine the acceptance scope for a team labeling task, including all labeled data, and update the sample data accordingly.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row133481813562"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4919205682619"><a href="ListWorkforceTaskStats.html">Querying Statistics for a Team Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p9919456152616">Query statistics for a team labeling task on the data labeling platform, such as the sample statistics, label statistics, and hard example set based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1887082315568"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3920175611265"><a href="GetWorkforceTaskMetrics.html">Obtaining Details About the Progress of a Team Labeling Task Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p692010561268">Query details about the progress of a team labeling task member in a team labeling task based on the dataset ID and team labeling task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row7849183813474"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1692410568261"><a href="ListWorkerTasks.html">Querying the Team Labeling Task List by a Team Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p12924115618262">Obtain all team labeling tasks on the data labeling platform by page as a member in a team labeling task.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table5443114235819" frame="border" border="1" rules="all"><caption><b>Table 7 </b>APIs for managing the team labeling process</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1144304225812"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.8.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p1344317422581">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.8.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p144304205812">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row11443204285815"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3924125614265"><a href="AcceptSamples.html">Submitting Sample Review Comments of an Acceptance Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p19925205617268">During the acceptance of a team labeling task, provide review comments on samples, including the review result and score.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row544364285817"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1292645617262"><a href="ReviewSamples.html">Reviewing Team Labeling Results</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p79261356192620">Review the team labeling task on the data labeling platform based on the dataset ID and team labeling task ID, determine the review result, and provide review comments as the team labeling task manager.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row444316421586"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p19261563267"><a href="UpdateWorkforceTaskSamples.html">Updating Labels of Team Labeling Samples in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.8.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p3926456132619">Update sample labels on the data labeling platform in batches, including adding, modifying, and deleting the sample labels. Ensure that only the labels in the dataset can be added or modified.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1871694312015" frame="border" border="1" rules="all"><caption><b>Table 8 </b>APIs for managing team labeling</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row771615431502"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.9.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p157167431409">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.9.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p271624319019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row57169436011"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p445013392513"><a href="ListWorkforces.html">Querying the Labeling Team List</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p19451232257">Query all labeling teams by page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row271612431209"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1445112317251"><a href="CreateWorkforce.html">Creating a Labeling Team</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p145133122512">Add a labeling team.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row107171743902"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p134511038257"><a href="DescWorkforce.html">Querying Details About a Labeling Team</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p545113182514">Query details about a labeling team, including the team name, description, and total number of members based on the team ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row127175431201"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p64511637251"><a href="UpdateWorkforce.html">Updating a Labeling Team</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p154511231255">Update the name and description of a labeling team based on the team ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row207172434018"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p345220311257"><a href="DeleteWorkforce.html">Deleting a Labeling Team</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p145273122510">Delete a labeling team based on the team ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table86618251728" frame="border" border="1" rules="all"><caption><b>Table 9 </b>APIs for managing team labeling members</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row106815256216"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.10.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p1968132514216">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.10.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p206812259219">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row136817251320"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p7452334257"><a href="SendEmails.html">Sending an Email to Labeling Team Members</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p84520317253">Send an email to members in a labeling team to notify them of starting the team labeling task after the task is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row15682251423"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p20452163172511"><a href="ListAllWorkers.html">Querying the List of All Labeling Team Members</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p84527342513">Query all labeling team members by page based on specified conditions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row186915251420"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1245212316259"><a href="ListWorkers.html">Querying Members in a Labeling Team</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p154534313250">Obtain members in a labeling team by page based on the team ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row56982510211"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p84531433251"><a href="CreateWorker.html">Creating a Labeling Team Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p545303152510">Add new members to a labeling team.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16992514211"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p94537310250"><a href="BatchDeleteWorkers.html">Deleting Labeling Team Members in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p12453123112512">Delete multiple members from a labeling team in batches.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row86972517214"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p845393122513"><a href="DescWorker.html">Querying Details About a Labeling Team Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p3454193172514">Query details about a member in a labeling team, including the member description, email address, and role based on the team ID and member ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row46919257216"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4454113102516"><a href="UpdateWorker.html">Updating a Labeling Team Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p7454330259">Update the description and role of a member in a labeling team based on the team ID and member ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1346711291034"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p946173192515"><a href="DeleteWorker.html">Deleting a Labeling Team Member</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15468152913314">Delete a member from a labeling team based on the team ID and member ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table84641924742" frame="border" border="1" rules="all"><caption><b>Table 10 </b>APIs for importing data</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row84652246414"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.11.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p246514247417">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.11.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p8465124140">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row346516241046"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p01496102520"><a href="ListImportTasks.html">Querying the Dataset Import Task List</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1414981016514">Query historical tasks imported to a dataset by page based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row134653241540"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p7149101015517"><a href="ImportTask.html">Creating an Import Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p111509106518">Create a dataset import task to import labels and data (such as manifest files and OBS data) from a storage system to the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row546519241544"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p315011017517"><a href="DescImportTask.html">Querying Details About a Dataset Import Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.11.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p61503101553">Query details about a dataset import task based on the dataset ID and task ID to learn about the data source, import mode, and task status.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table11353163518517" frame="border" border="1" rules="all"><caption><b>Table 11 </b>APIs for exporting data</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1735323516515"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.12.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p935311351459">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.12.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p33531435654">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row153542354515"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p76814597619"><a href="GetExportTasksStatusOfDataset.html">Querying the Dataset Export Task List</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1681659565">Query historical tasks exported from a dataset by page based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row15354335252"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p66817592069"><a href="ExportTask.html">Creating a Dataset Export Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p136813599617">Export certain data as a new dataset or to OBS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1935416352515"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1968113591460"><a href="GetExportTaskStatusOfDataset.html">Querying the Status of a Dataset Export Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.12.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1568210591366">Query details about a dataset export task based on the dataset ID and task ID to learn about the export type, task status, and number of samples.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1249191567" frame="border" border="1" rules="all"><caption><b>Table 12 </b>APIs for synchronizing data</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row18498911616"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.13.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p1449391065">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.13.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p1349191065">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row149793614"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.13.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p973932414717"><a href="SyncDataSource.html">Synchronizing a Dataset</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.13.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p197390241274">Synchronize data and labels from the dataset input path to the dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row8501691068"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.13.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p374022415712"><a href="SyncDataSourceState.html">Querying the Status of a Dataset Synchronization Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.13.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1674017241973">Query the status of a data source synchronization task based on the dataset ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table5537637152910" frame="border" border="1" rules="all"><caption><b>Table 13 </b>Auto labeling task APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row145561449172919"><th align="left" class="cellrowborder" valign="top" width="42.199999999999996%" id="mcps1.3.3.14.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p17556149202920">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.8%" id="mcps1.3.3.14.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p3556949202912">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row95384372296"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p9538037172912"><a href="ListAutoAnnotationSamples.html">Querying the Auto Labeling Sample List</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1453893718292">Query the to-be-confirmed auto labeling samples in a dataset by page based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row2538737162919"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p155381537102913"><a href="DescribeAutoAnnotationSample.html">Querying Details About an Auto Labeling Sample</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15538137152910">Query information of a single auto labeling sample based on the dataset ID and sample ID, such as the sample labels, hard example details, and sample type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12538103722912"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p853916372290"><a href="ListTasks.html">Querying Auto Labeling Tasks by Page</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p7539153711293">Query all auto labeling tasks by page based on the dataset ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row55391371290"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p253913714299"><a href="CreateTask.html">Starting an Auto Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p125398377294">Start an auto labeling task for unlabeled data to quickly label the data. After the auto labeling task is complete, call the API for <a href="UpdateSamples.html">updating sample labels in batches</a> to check the labeling result.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row0539113772910"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p9540737162915"><a href="AutoAnnotationProgress.html">Obtaining Details About an Auto Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10540337172918">Obtain details about an auto labeling task based on the dataset ID and task ID to learn about the task configuration, name, and status.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row45402370296"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.14.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p2540143715290"><a href="StopAutoAnnotation.html">Stopping an Auto Labeling Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.14.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p165401037122918">Stop an ongoing auto labeling task based on the dataset ID and task ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table12543110112418" frame="border" border="1" rules="all"><caption><b>Table 14 </b>Data processing APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row5441743201516"><th align="left" class="cellrowborder" valign="top" width="42.199999999999996%" id="mcps1.3.3.15.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p18451943121511">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.8%" id="mcps1.3.3.15.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p935517538157">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1054416101243"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p85441810122418"><a href="ListProcessorTasks.html">Querying the Data Processing Task List</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1154481092419">Query all data processing tasks by page.</p>
<p id="EN-US_TOPIC_0000001910007984__p12544410152413">Data processing extracts valuable data from a large amount of disordered, difficult-to-understand data.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row45441210182411"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p354481082416"><a href="CreateProcessorTask.html">Creating a Data Processing Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p2054411019246">Create a data processing task.</p>
<p id="EN-US_TOPIC_0000001910007984__p14545710102416">Data processing involves data validation, data cleansing, data selection, and data augmentation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row20545110162412"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p95451610162417"><a href="GetProcessorTaskItems.html">Querying the Algorithms for a Data Processing Type</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p55457101244">Query the algorithms available for a data processing type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1754591002420"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p254551042411"><a href="DescribeProcessorTask.html">Querying Details About a Data Processing Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1154561011246">Query details about a data processing task, including the task description, status, and version based on the task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1254581011241"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p45456101242"><a href="UpdateProcessorTask.html">Updating a Data Processing Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1854581012243">Update the description of a data processing task based on the task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row6545410172415"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1054691092420"><a href="DeleteProcessorTask.html">Deleting a Data Processing Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1054641016242">Delete a data processing task based on the task ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row45463106244"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3546141011246"><a href="ListProcessorTaskVersions.html">Querying the Versions of a Data Processing Task</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15468109243">Query the versions of a data processing task by page based on the task ID.</p>
<p id="EN-US_TOPIC_0000001910007984__p354641082420"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row155464107242"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p3546111062416"><a href="CreateProcessorTaskVersion.html">Creating a Data Processing Task Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p4546710162417">Publish a data processing task as a new version after the task parameters are modified.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row354613104248"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4546131002411"><a href="DescProcessorTaskVersion.html">Querying Details About a Data Processing Task Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15546201017248">Query details about a version of a data processing task, including the version description, task status, and algorithm template based on the task ID and version ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row4547171014244"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p054731082411"><a href="DeleteProcessorTaskVersion.html">Deleting a Data Processing Task Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15547171016241">Delete a version of a data processing task based on the task ID and version ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row254721052419"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p155472101241"><a href="ListProcessorTaskVersionResults.html">Querying the Result of a Data Processing Task Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p95471710122416">Query results of a data processing task by page based on the task ID and version ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row254791052412"><td class="cellrowborder" valign="top" width="42.199999999999996%" headers="mcps1.3.3.15.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p55471710192416"><a href="StopProcessorTaskVersion.html">Stopping a Data Processing Task Version</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.8%" headers="mcps1.3.3.15.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1554751011248">Stop an ongoing data processing task based on the task ID and version ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section458310261398"><h4 class="sectiontitle">DevEnviron APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table2804431127" frame="border" border="1" rules="all"><caption><b>Table 15 </b>DevEnviron APIs (new version)</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row98044315216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.4.1.1"><p id="EN-US_TOPIC_0000001910007984__p280473721">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.4.2.2.4.1.2"><p id="EN-US_TOPIC_0000001910007984__p6804203228">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="47%" id="mcps1.3.4.2.2.4.1.3"><p id="EN-US_TOPIC_0000001910007984__p8804337215">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row128042317214"><td class="cellrowborder" rowspan="12" valign="top" width="20%" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p443441565315">Managing DevEnviron instances</p>
</td>
<td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1180410317219"><a href="ListNotebooks.html">Querying Notebook Instances</a></p>
</td>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001910007984__p58151621542">Query the list of notebook instances meeting search criteria.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row18048318218"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4804731821"><a href="CreateNotebook.html">Creating a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p12913621442">Create a notebook instance based on parameters such as the instance flavor, AI engine, and storage.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row13804632028"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p480412314211"><a href="ShowNotebook.html">Querying Details About a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p113021337414">Query details about a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12804439216"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p98041320213"><a href="UpdateNotebook.html">Updating a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p17354634420">Update a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1580433328"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p680413926"><a href="DeleteNotebook.html">Deleting a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p126761131443">Delete the container and all storage resources of a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row235494613535"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p358816714543"><a href="CreateImage.html">Saving a Running Instance as a Container Image</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1435594645318">Save the running instance as a container image. In the saved image, the installed dependency package (pip package) is retained. In VS Code remote development, the plug-ins installed on the server are retained.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row152721933195419"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p12273153365418"><a href="ListFlavors.html">Obtaining Available Flavors</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p9273933115417">Obtain available flavors.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16804931227"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p88041131721"><a href="ShowSwitchableFlavors.html">Obtaining Flavors Available for a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p155981631944">Obtain the flavors available for a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row108041636213"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p98041631218"><a href="ShowLease.html">Obtaining the Available Duration of a Running Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p2026346413">Obtain the available duration of a running notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12804339218"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p9804131624"><a href="RenewLease.html">Prolonging a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p125210412416">Prolong the available duration of a running notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row98041533217"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1880453726"><a href="StartNotebook.html">Starting a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p16811474248">Start a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row178041032212"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p138042318216"><a href="StopNotebook.html">Stopping a Notebook Instance</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1076615619245">Stop a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row19804131423"><td class="cellrowborder" rowspan="4" valign="top" width="20%" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1323815245819">Dynamically mounting OBS</p>
</td>
<td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p158046310214"><a href="ListAttachableObSs.html">Obtaining the Notebook Instances with OBS Storage Mounted</a></p>
</td>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001910007984__p9136113613407">Obtain the notebook instances with OBS storage mounted.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1880463528"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16804636214"><a href="AttachObs.html">Dynamically Mounting OBS</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p4190194494012">Dynamically mount OBS to a notebook instance in the running state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row14804163829"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p28041431217"><a href="ShowAttachableObs.html">Obtaining Details About a Notebook Instance with OBS Storage Mounted</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p6856852134013">Obtain details about a notebook instance with OBS storage mounted.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1580412317214"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p8804531224"><a href="CancelObs.html">Dynamically Unmounting OBS</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p20917115213406">Dynamically unmount OBS from a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row04741529124918"><td class="cellrowborder" rowspan="5" valign="top" width="20%" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p20475029204915">Image management</p>
</td>
<td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p191711358155013"><a href="ListImage.html">Obtaining Supported Images</a></p>
</td>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.4.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001910007984__p442544511517">Obtain all images by page based on specified conditions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row88741377491"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1239025615018"><a href="RegisterImage.html">Registering a Custom Image</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p146573450517">Register a custom image with ModelArts image management.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1885124214497"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16346251515"><a href="ListImageGroup.html">Obtaining User Image Groups</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p68521542124913">Obtain the overview of user image information. Image names are used for aggregation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1730414714914"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p15267205410509"><a href="ShowImage.html">Obtaining Details About an Image</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p8304647184914">Obtain details about an image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12744135120497"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001910007984__p4744155119499"><a href="DeleteImage.html">Deleting an Image</a></p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001910007984__p874465114919">Delete an image. For a private image, you can also delete its SWR image using parameters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table6223102719106" frame="border" border="1" rules="all"><caption><b>Table 16 </b>DevEnviron APIs (old version)</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row92301279102"><th align="left" class="cellrowborder" valign="top" width="36%" id="mcps1.3.4.3.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p1023211273101">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.4.3.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p18234227181015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row182432275105"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1146711962218"><a href="modelarts_03_0110.html">Creating a Development Environment Instance</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p19248122710105">Create a development environment instance for code development.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row524902701014"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p127431839102211"><a href="modelarts_03_0111.html">Obtaining Development Environment Instances</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p12572272109">Obtain the development environment instances that meet the search criteria.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row122571227151017"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16956125542217"><a href="modelarts_03_0112.html">Obtaining Details About a Development Environment Instance</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p122651627151014">Query details about a notebook instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1726672714102"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1620411715236"><a href="modelarts_03_0113.html">Modifying the Description of a Development Environment Instance</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1427272718101">Modify the description of a development environment instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12731327181012"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p118651118182310"><a href="modelarts_03_0114.html">Deleting a Development Environment Instance</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p52796273103">Delete a development environment instance.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row52792027141013"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.4.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p13280122717101"><a href="modelarts_03_0115.html">Managing a Development Environment Instance</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.4.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10283162712101">Start or stop a development environment instance.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section10117106134014"><h4 class="sectiontitle">Training Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table20354354201712" frame="border" border="1" rules="all"><caption><b>Table 17 </b>Algorithm management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row235495410178"><th align="left" class="cellrowborder" valign="top" width="42.36%" id="mcps1.3.5.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p19354145412174">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.64%" id="mcps1.3.5.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p33541854171715">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1735455414177"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16197115815185"><a href="CreateAlgorithm.html">Creating an Algorithm</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p144889405411">Create an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row53541054161710"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p141965581184"><a href="ListAlgorithms.html">Obtaining Algorithms</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p116921640144112">Obtain algorithms.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row8354754111713"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p151957581183"><a href="ShowAlgorithmByUuid.html">Obtaining Details About an Algorithm</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p125016419413">Obtain a specified algorithm based on the algorithm ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row33541254121711"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p419310588182"><a href="ChangeAlgorithm.html">Updating an Algorithm</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p123812041114111">Update an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1698152513562"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p15983254562"><a href="DeleteAlgorithm.html">Deleting an Algorithm</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1148384110419">Delete an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table122419071017" frame="border" border="1" rules="all"><caption><b>Table 18 </b>APIs for managing training jobs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1925170171017"><th align="left" class="cellrowborder" valign="top" width="42.36%" id="mcps1.3.5.3.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p172500161015">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.64%" id="mcps1.3.5.3.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p13257019104">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row425100131017"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p102570191016"><a href="CreateTrainingJob.html">Creating a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p5928104164112">Create a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row18257021020"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p925106102"><a href="ShowTrainingJobDetails.html">Obtaining Details About a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p13147134264114">Obtain details about a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row14251702100"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p125190151014"><a href="ChangeTrainingJobDescription.html">Modifying the Description of a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p426112428417">Modify the description of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1025707102"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p225803102"><a href="DeleteTrainingJob.html">Deleting a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15777131114275">Delete a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12570121013"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p192518021016"><a href="StopTrainingJob.html">Terminate a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p16417628102711">Terminate a training job. Only jobs in the creating, awaiting, or running state can be terminated.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row122590171014"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1325190141012"><a href="ShowTrainingJobLogsPreview.html">Obtaining the Logs of a Specified Task in a Training Job (Preview)</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p346976182911">Obtain the logs of a specified task in a training job (preview).</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row122510051018"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1225120131019"><a href="ShowObsUrlOfTrainingJobLogs.html">Obtaining the Logs of a Specified Task in a Training Job (OBS Link)</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p5409124717276">Obtain the logs of a specified task in a training job (OBS link). You can view all logs or download the logs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row19265061018"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p42616016109"><a href="ShowTrainingJobMetrics.html">Obtaining the Runtime Metrics of a Specified Task in a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10829158132711">Obtain the runtime metrics of a specified task in a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row20261201100"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p326805103"><a href="ListTrainingJobs.html">Obtaining Training Jobs</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p165544619289">Obtain the created training jobs by search criteria.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1432182351212" frame="border" border="1" rules="all"><caption><b>Table 19 </b>APIs for resources and engine specifications</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row3432152381219"><th align="left" class="cellrowborder" valign="top" width="42.36%" id="mcps1.3.5.4.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p12432923171219">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.64%" id="mcps1.3.5.4.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p1443212235126">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row18432122331215"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p584813271123"><a href="ShowTrainingJobFlavors.html">Obtaining the General Specifications Supported by a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1302936193011">Obtain the general specifications supported by a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row343218234126"><td class="cellrowborder" valign="top" width="42.36%" headers="mcps1.3.5.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p108488273127"><a href="ShowTrainingJobEngines.html">Obtaining the Preset AI Frameworks Supported by a Training Job</a></p>
</td>
<td class="cellrowborder" valign="top" width="57.64%" headers="mcps1.3.5.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p10301344133012">Obtain the preset AI frameworks supported by a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section20428135064013"><h4 class="sectiontitle">Model Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table172059163715" frame="border" border="1" rules="all"><caption><b>Table 20 </b>Model management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1972011913377"><th align="left" class="cellrowborder" valign="top" width="36%" id="mcps1.3.6.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p117201799375">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.6.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p1672069153713">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row19907174375513"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p455311107569"><a href="CreateModel.html">Importing a Model</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p5907443165510">Import a model.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1217174611553"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1221717465559"><a href="ListModels.html">Obtaining Models</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p49947236445">Obtain the models that meet the search criteria.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row3829164717557"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1725381215567"><a href="ShowModel.html">Viewing Details About a Model</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p5829947145514">View details about a model based on the model ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row837710497557"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.6.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1238751335611"><a href="DeleteModel.html">Deleting a Model</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.6.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p11378134965511">Delete a specified model based on the model ID. All versions of the model can be deleted in cascading mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section82616461414"><h4 class="sectiontitle">Service Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table17144179535" frame="border" border="1" rules="all"><caption><b>Table 21 </b>Service management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row15144107125316"><th align="left" class="cellrowborder" valign="top" width="36.08%" id="mcps1.3.7.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p714477115312">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="63.92%" id="mcps1.3.7.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p13409122965316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row14144479535"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1987110523516"><a href="CreateService.html">Deploying a Service</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1687116521510">Deploy a model service.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row814417755316"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p191441075538"><a href="ListServices.html">Obtaining Services</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p15144276534">Obtain model services.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1814407155317"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1414417735314"><a href="ShowService.html">Obtaining Service Details</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1144573534">Obtain details about a model service based on the service ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row41444711534"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p7144187195311"><a href="UpdateService.html">Updating Service Configurations</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p181441677531">Update a model service.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row13144127115310"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16144117185310"><a href="ShowServiceMonitorInfo.html">Obtaining Service Monitoring</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p11144157105314">Obtain service monitoring information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row97411651135313"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p374185114534"><a href="ShowServiceUpdateLogs.html">Obtaining Service Update Logs</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p33591545993">Obtain the update logs of a real-time service.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row54947181924"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p124956181215"><a href="ShowServiceEvents.html">Obtaining Service Event Logs</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p149516181226">Obtain service event logs, including service operation records, key actions during deployment, and deployment failure causes.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row97419511536"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p10741125113538"><a href="DeleteService.html">Deleting a Service</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p77411051135311">Delete a model service.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row16922152111215"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p8922192111210"><a href="ShowServiceSpecifications.html">Obtaining Supported Service Deployment Specifications</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p692217211521">Obtain supported service deployment specifications.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row7366174619212"><td class="cellrowborder" valign="top" width="36.08%" headers="mcps1.3.7.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1290541321"><a href="ListClusters.html">Obtaining Dedicated Resource Pools</a></p>
</td>
<td class="cellrowborder" valign="top" width="63.92%" headers="mcps1.3.7.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p8755183115114">Obtain dedicated resource pools.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section841635912213"><h4 class="sectiontitle">Resource Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1812121017201" frame="border" border="1" rules="all"><caption><b>Table 22 </b>Configuration management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row15813191013204"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p6813121014205">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p19813171013209">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row12813810152016"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1481311012207"><a href="ShowOsConfig.html">Obtaining OS Configuration Parameters</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p9561163913013">Obtain the configuration parameters of the ModelArts OS service, such as the CIDR block and user resource quota.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table02502181499" frame="border" border="1" rules="all"><caption><b>Table 23 </b>Configuration management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row102501318693"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.3.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p42513186918">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.3.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p92512183914">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row14251161810918"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.3.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p425161814912"><a href="ShowOsQuota.html">Obtaining OS Quotas</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.3.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p142511818599">Obtain the quotas of some ModelArts OS resources, such as the quotas for resource pool quotas and networks.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table14153111142110" frame="border" border="1" rules="all"><caption><b>Table 24 </b>Plug-in template management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row151541113211"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.4.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p51541511102110">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.4.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p31548111218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row31541811172115"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.4.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p151551611172112"><a href="ShowPluginTemplate.html">Obtaining a Plug-in Template</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.4.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p015510116211">Obtain details of a specified plug-in template.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table14320509219" frame="border" border="1" rules="all"><caption><b>Table 25 </b>Node management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row1531950162112"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.5.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p11313507218">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.5.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p14475052114">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row241650182115"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p34115014218"><a href="ListPoolNodes.html">Obtaining Nodes</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p34155042110">Obtain the nodes in a resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row1076195619213"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.5.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1777956122116"><a href="BatchDeletePoolNodes.html">Deleting Nodes in Batches</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.5.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p18771056172116">Delete nodes from a specific resource pool in batches. At least one node must be reserved in the resource pool.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table4683122982320" frame="border" border="1" rules="all"><caption><b>Table 26 </b>Event management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row86831029182320"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.6.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p7683029172315">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.6.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p14683929192311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row468462916237"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.6.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1868462922320"><a href="ListEvents.html">Obtaining Events</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.6.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p166841129192310">Obtain events.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table16736164916232" frame="border" border="1" rules="all"><caption><b>Table 27 </b>Network management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row187361749162315"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.7.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p19736144952318">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.7.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p147361149202320">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row13736154917238"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p2737124915237"><a href="CreateNetwork.html">Creating Network Resources</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p57378492231">Create network resources.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row8737164972318"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p13737124962313"><a href="ListNetworks.html">Obtaining Network Resources</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p4737949102318">Obtain a list of network resources.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row5737144952312"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1073714491236"><a href="ShowNetwork.html">Obtaining a Network Resource</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p157371349152313">Obtain details about a specified network resource.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row5737949122311"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p87370491237"><a href="DeleteNetwork.html">Deleting a Network Resource</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p873704982315">Delete a specified network resource.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row239418552246"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p16395175522415"><a href="PatchNetwork.html">Updating a Network Resource</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.7.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p14395125512411">Update a specified network resource.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1638713142512" frame="border" border="1" rules="all"><caption><b>Table 28 </b>Resource metric management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row5640513172517"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.8.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p1464018137250">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.8.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p2064061318259">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row8640191342512"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.8.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p26401713122514"><a href="ShowPoolRuntimeMetrics.html">Obtaining the Real-Time Resource Usage</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.8.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p176401713172513">Obtain the real-time usage of all resource pools in the current project.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table5125154917255" frame="border" border="1" rules="all"><caption><b>Table 29 </b>Resource pool management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row13125134913252"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.9.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p17125749182513">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.9.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p14125104942511">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1712524920257"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p181250497259"><a href="CreatePool.html">Creating a Resource Pool</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p9125049122514">Create a resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row20125184911255"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1112534972510"><a href="ListPools.html">Obtaining Resource Pools</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p81263498253">Obtain resource pools.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row6126549172517"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p111265491255"><a href="ShowPool.html">Obtaining a Resource Pool</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p2126349192515">Obtain details about a specified resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row18126164952515"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p312674913259"><a href="DeletePool.html">Deleting a Resource Pool</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p2060510852918">Delete a specified resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row812614912256"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p20126349162516"><a href="PatchPool.html">Updating a Resource Pool</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1431041712293">Update a specified resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row12126144972515"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p51269494252"><a href="ShowPoolMonitor.html">Monitoring a Resource Pool</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p895724152914">Obtain the monitoring information of a resource pool.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row93047842612"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p23051880265"><a href="ShowPoolStatistics.html">Collecting Resource Pool Statistics</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.9.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1730528122611">Obtain the statistics of a resource pool.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table154082489266" frame="border" border="1" rules="all"><caption><b>Table 30 </b>Resource flavor management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row84081248182612"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.10.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p18409124852615">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.10.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p2409114812617">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1540915489261"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.10.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p104097484265"><a href="ListResourceFlavors.html">Obtaining Resource Flavors</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.10.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p340914832611">Obtain resource flavors.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table1790818816273" frame="border" border="1" rules="all"><caption><b>Table 31 </b>APIs for managing resource pool jobs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row2909385271"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.11.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p13909198102717">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.8.11.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p19909983279">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row490912852717"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.11.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p990912817276"><a href="ListWorkloads.html">Obtaining Dedicated Resource Pool Jobs</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.11.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p1733715971116">Obtain dedicated resource pool jobs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row179093816271"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.11.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p109106822711"><a href="ShowWorkloadStatistics.html">Obtaining Statistics for Dedicated Resource Pool Jobs</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.8.11.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p891088102711">Obtain statistics for dedicated resource pool jobs.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000001910007984__section20853132693312"><h4 class="sectiontitle">Authorization Management APIs</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001910007984__table19853112615335" frame="border" border="1" rules="all"><caption><b>Table 32 </b>Authorization management APIs</caption><thead align="left"><tr id="EN-US_TOPIC_0000001910007984__row18531026193319"><th align="left" class="cellrowborder" valign="top" width="36%" id="mcps1.3.9.2.2.3.1.1"><p id="EN-US_TOPIC_0000001910007984__p5853226203311">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.9.2.2.3.1.2"><p id="EN-US_TOPIC_0000001910007984__p10853182683316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001910007984__row1085392693310"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.9.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1585312263332"><a href="GetAuthorizations.html">Viewing an Authorization List</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.9.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p674120349347">View an authorization list.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row085482663316"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.9.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p1854102612337"><a href="CreateAuthorization.html">Configuring Authorization</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.9.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p147404345341">Configure ModelArts authorization. ModelArts functions such as training management, development environment, data management, and real-time services can be properly used only after required permissions are assigned.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row178541626143311"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.9.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p285402613310"><a href="DeleteAuthorizations.html">Deleting Authorization</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.9.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p11248121416224">Delete the authorization of a specified user or all users.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001910007984__row085414266335"><td class="cellrowborder" valign="top" width="36%" headers="mcps1.3.9.2.2.3.1.1 "><p id="EN-US_TOPIC_0000001910007984__p12854192613333"><a href="CreateModelArtsAgency.html">Creating a ModelArts Agency</a></p>
</td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.9.2.2.3.1.2 "><p id="EN-US_TOPIC_0000001910007984__p3444131442217">Create a ModelArts agency for dependent services such as OBS, SWR, and IEF.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>