forked from docs/doc-exports
ModelArts API 25.3.0 20250710
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wuwan, Qi <wuwanqi1@noreply.gitea.eco.tsi-dev.otc-service.com>
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
<a name="EN-US_TOPIC_0000002268848261"></a><a name="EN-US_TOPIC_0000002268848261"></a>
|
||||
<a name="EN-US_TOPIC_0000002374856617"></a><a name="EN-US_TOPIC_0000002374856617"></a>
|
||||
|
||||
<h1 class="topictitle1">Synchronizing a Dataset</h1>
|
||||
<div id="body0000001713052129"><div class="section"><h4 class="sectiontitle">Function</h4><p>Synchronize samples and labeling information from the input dataset path to the dataset. Text datasets do not support this operation.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0000002268848261__atuogenerate_1"><h4 class="sectiontitle">Debugging</h4><p>You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0000002374856617__atuogenerate_1"><h4 class="sectiontitle">Debugging</h4><p>You can debug this API through automatic authentication in or use the SDK sample code generated by API Explorer.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0000002268848261__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p>POST /v2/{project_id}/datasets/{dataset_id}/sync-data</p>
|
||||
<div class="section" id="EN-US_TOPIC_0000002374856617__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p>POST /v2/{project_id}/datasets/{dataset_id}/sync-data</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
@ -49,7 +49,7 @@
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002268848261__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p>Status Code</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002374856617__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
|
||||
Reference in New Issue
Block a user