Files
doc-exports/docs/modelarts/api-ref/CreateTrainingJob.html
2025-05-09 10:22:58 +00:00

4983 lines
432 KiB
HTML

<a name="EN-US_TOPIC_0000002233886778"></a><a name="EN-US_TOPIC_0000002233886778"></a>
<h1 class="topictitle1">Creating a Training Job</h1>
<div id="body32001227"><div class="section" id="EN-US_TOPIC_0000002233886778__section171641854162014"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000002233886778__p61641854202017">This API is used to create a training job.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section91649545203"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000002233886778__p91645548206">POST /v2/{project_id}/training-jobs</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__table3166105452016" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1116525452017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p10166354142020">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p19166175412208">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p416615413205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p141672545208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1216515412019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14167185417202">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p91676542206">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6167195420200">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p12168155422016">Project ID. For details, see <a href="modelarts_03_0147.html">Obtaining a Project ID and Name</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section13169195482014"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Job" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row716920546202"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p181711954202011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p21711546202">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1171354132014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p141711254202012">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row18170135492016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19171154132016">kind</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21710549209">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p717119543208">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p10172125462013">Training job type. The default value is <strong id="EN-US_TOPIC_0000002233886778__b517212545205">job</strong>, indicating a training job.</p>
<p id="EN-US_TOPIC_0000002233886778__p16172165472016"><strong id="EN-US_TOPIC_0000002233886778__b1917215492020">visualization_job</strong>: visualization job</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row121701354112019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18172254172016">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19172354132018">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19172105412010"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobMetadata">JobMetadata</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p41721454182014">Metadata of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20170185462016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14173105402012">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p171730546203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p20173454182019"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobAlgorithm">JobAlgorithm</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p817310542203">Algorithm used by a training job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul11173354162012"><li id="EN-US_TOPIC_0000002233886778__li1817375442016"><p id="EN-US_TOPIC_0000002233886778__p117355411203"><a name="EN-US_TOPIC_0000002233886778__li1817375442016"></a><a name="li1817375442016"></a><strong id="EN-US_TOPIC_0000002233886778__b01738548205">id</strong>: Only the algorithm ID is used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li517355492015"><p id="EN-US_TOPIC_0000002233886778__p9173105442020"><a name="EN-US_TOPIC_0000002233886778__li517355492015"></a><a name="li517355492015"></a><strong id="EN-US_TOPIC_0000002233886778__b417305442012">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li181741354202018"><p id="EN-US_TOPIC_0000002233886778__p11745547202"><a name="EN-US_TOPIC_0000002233886778__li181741354202018"></a><a name="li181741354202018"></a><strong id="EN-US_TOPIC_0000002233886778__b81749541204">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row017020547203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p41744543207">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1517445413207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1117445415203">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Task">Task</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1917419543203">Task list. This function is not implemented currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row51703548208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13174105412208">spec</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p41751254172012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19175195417205"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Spec">Spec</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p71751254112015">Specifications of a training job. If this parameter is specified, leave the <strong id="EN-US_TOPIC_0000002233886778__b5176165412203">tasks</strong> parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row617075402014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51761754182011">endpoints</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12176154112015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15176195416202"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEndpointsReq">JobEndpointsReq</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p3177145422015">This section describes the configurations required for remotely accessing a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobMetadata"></a><a name="en-us_topic_0000002055164082_request_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 3 </b>JobMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row3178135411208"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1817945472011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p817965418202">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p3179195482018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p141791854142019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row9178105492015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p141791254192014">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2179195472015">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p617915548207">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p17180754172020">Name of a training job. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row417895482011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1218095419209">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p618014542206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p818035414206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11802542201">Workspace where a job is located. The default value is <strong id="EN-US_TOPIC_0000002233886778__b1018045412019">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18178954132011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p181801546209">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18180195412208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p41814548206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1618117544203">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="EN-US_TOPIC_0000002233886778__b8181205472018">NULL</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row16178105492014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p61811354192019">annotations</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1718115432018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1718155442016">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p171823544201">Advanced configurations of a training job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1618211547205"><li id="EN-US_TOPIC_0000002233886778__li318225417209"><p id="EN-US_TOPIC_0000002233886778__p121821354112010"><a name="EN-US_TOPIC_0000002233886778__li318225417209"></a><a name="li318225417209"></a><strong id="EN-US_TOPIC_0000002233886778__b1218275418201">job_template</strong>: <strong id="EN-US_TOPIC_0000002233886778__b16182254132017">Template RL</strong> (heterogeneous job)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li13182125422011"><p id="EN-US_TOPIC_0000002233886778__p31823542202"><a name="EN-US_TOPIC_0000002233886778__li13182125422011"></a><a name="li13182125422011"></a><strong id="EN-US_TOPIC_0000002233886778__b13182754202011">fault-tolerance/job-retry-num</strong>: <strong id="EN-US_TOPIC_0000002233886778__b14182135415203">3</strong> (number of retries upon a fault)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li101821154142016"><p id="EN-US_TOPIC_0000002233886778__p141821954152016"><a name="EN-US_TOPIC_0000002233886778__li101821154142016"></a><a name="li101821154142016"></a><strong id="EN-US_TOPIC_0000002233886778__b21821154182019">fault-tolerance/job-unconditional-retry</strong>: <strong id="EN-US_TOPIC_0000002233886778__b418218542207">true</strong> (unconditional restart)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li9182155414209"><p id="EN-US_TOPIC_0000002233886778__p11834548201"><a name="EN-US_TOPIC_0000002233886778__li9182155414209"></a><a name="li9182155414209"></a><strong id="EN-US_TOPIC_0000002233886778__b2183125415204">fault-tolerance/hang-retry</strong>: <strong id="EN-US_TOPIC_0000002233886778__b10183254192016">true</strong> (restart upon a suspension)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li118319542209"><p id="EN-US_TOPIC_0000002233886778__p121832054142016"><a name="EN-US_TOPIC_0000002233886778__li118319542209"></a><a name="li118319542209"></a><strong id="EN-US_TOPIC_0000002233886778__b4183105412011">jupyter-lab/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b15183205416202">true</strong> (JupyterLab training application)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li618355410203"><p id="EN-US_TOPIC_0000002233886778__p1118355452017"><a name="EN-US_TOPIC_0000002233886778__li618355410203"></a><a name="li618355410203"></a><strong id="EN-US_TOPIC_0000002233886778__b181831954122010">tensorboard/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b14183105419202">true</strong> (TensorBoard training application)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1118365411202"><p id="EN-US_TOPIC_0000002233886778__p7183125413204"><a name="EN-US_TOPIC_0000002233886778__li1118365411202"></a><a name="li1118365411202"></a><strong id="EN-US_TOPIC_0000002233886778__b171831154102014">mindstudio-insight/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b51835545208">true</strong> (MindStudio Insight training application)</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobAlgorithm"></a><a name="en-us_topic_0000002055164082_request_JobAlgorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobAlgorithm" frame="border" border="1" rules="all"><caption><b>Table 4 </b>JobAlgorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row20185195482018"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p10187165492013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p318715442016">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p11187185412012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p01871254102017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1818513549207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1518885442015">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p11188754132012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p718815492011">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p318875492012">Algorithm ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7185115412018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1118855414208">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p218865432013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3188115413209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p31898548200">Algorithm name. Leave it blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row5185854202010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17189145414209">subscription_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7189135492012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1189195411203">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p16189175452012">Subscription ID of a subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002233886778__b818935412012">item_version_id</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9185185492020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11189054122010">item_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p618918547207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1190654122012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p219065452012">Version ID of the subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002233886778__b8190115418203">subscription_id</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row141851354182014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18190125442011">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21901154152017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1119055472010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p719085417203">Code directory of a training job, for example, /usr/app/. This parameter must appear together with boot_file. If boot_file is set to id or subscription_id+item_version_id, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20185145419209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p141911854112012">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p619165432013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p01914549206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7191105416208">Boot file of a training job, which needs to be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002233886778__b151910548201">/usr/app/boot.py</strong>. This parameter must be used together with code_dir. If code_dir is set to id or subscription_id+item_version_id, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row118513543209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51911554152010">autosearch_config_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16192454192011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p101921454142018">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1519215482019">YAML configuration path of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row141851454152017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1219255413204">autosearch_framework_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1519235410206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19192654182017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p18193175442020">Framework code directory of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1185654202012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8193154152015">command</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p319365492010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18193135414207">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p8193195462015">Command for starting the container of the custom image of a training job in the custom image scenario.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3185154132015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1019320546209">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1319355472014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1019485442011">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameters">Parameters</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p15194654162012">Running parameters of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row111861554172016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12194454142019">policies</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18194125422015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1019425482014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobPolicies">JobPolicies</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1919585416208">Policies supported by jobs, which are used for hyperparameter search.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row19186185402016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1219565417206">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1319513542208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p131951754112018">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Input">Input</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p101956540208">Input of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1918665462015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p219555416200">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2195165472018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17196205452016">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Output">Output</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p10196554112017">Output of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row31861354122011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12196175418205">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1419614546208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1919719547205"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEngine">JobEngine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p111981654182011">Engine of a training job. Leave this parameter blank if the job is created using <strong id="EN-US_TOPIC_0000002233886778__b1819810541208">id</strong> of the algorithm in algorithm management, or <strong id="EN-US_TOPIC_0000002233886778__b51982546202">subscription_id+item_version_id</strong> of the subscribed algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1186154172015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1619835414206">local_code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4198454202012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p171991154192013">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p16199254152018">Local directory to the training container to which the algorithm code directory is downloaded Rules:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul16199135415208"><li id="EN-US_TOPIC_0000002233886778__li1719912547208"><p id="EN-US_TOPIC_0000002233886778__p13199254172011"><a name="EN-US_TOPIC_0000002233886778__li1719912547208"></a><a name="li1719912547208"></a>The value must be a directory in /home.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1720015412202"><p id="EN-US_TOPIC_0000002233886778__p1520015422014"><a name="EN-US_TOPIC_0000002233886778__li1720015412202"></a><a name="li1720015412202"></a>In v1 compatibility mode, the current field does not take effect.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li2020045417204"><p id="EN-US_TOPIC_0000002233886778__p1420014548202"><a name="EN-US_TOPIC_0000002233886778__li2020045417204"></a><a name="li2020045417204"></a>When code_dir is prefixed with file://, the current field does not take effect.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row6186105402020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p520018542205">working_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9200185452015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p120025402011">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p42001054112016">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9186195472010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14201165432016">environments</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p420185412019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p0201165492011">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1020119548208">Environment variables of a training job, in the format of <strong id="EN-US_TOPIC_0000002233886778__b3201554192016">"key":"value"</strong>. The key can contain a maximum of 8192 characters, and the value can contain a maximum of 4096 characters. A maximum of 100 key-value pairs are allowed. The variable name can contain only letters, digits, and underscores (<em id="EN-US_TOPIC_0000002233886778__i192011754162011">), and must start with a letter or underscore (</em>).</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row161866544208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p142019549208">summary</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p20202165416209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12202115422012"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Summary">Summary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p220255411201">Visualization log summary.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameters"></a><a name="en-us_topic_0000002055164082_request_Parameters"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameters" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row8203354172012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p220435417206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p320445452013">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p220419546204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.5.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p82041154192016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1520375414201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1420418543205">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4205854152012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p420545432017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p4205165411202">Parameter name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17203054182017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10205105411207">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p142052549203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p220585412200">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p8206175472011">Parameter value.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row19203254202019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p162066545205">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12206854182017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1320685492011">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7206175432020">Parameter description.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9203954152016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p182071854112017">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12207135422011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p020755410201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_ParametersConstraint">ParametersConstraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p020795462017">Parameter constraint.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row5203205413207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15207135410209">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p62075544206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p172080543209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_I18nDescription">I18nDescription</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p15208254162011">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_ParametersConstraint"></a><a name="en-us_topic_0000002055164082_request_ParametersConstraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_ParametersConstraint" frame="border" border="1" rules="all"><caption><b>Table 6 </b>ParametersConstraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row22091954192010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p921115432018">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p7211145442013">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p721185413202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.6.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p32111054142015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row320905402012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4211155462012">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9212115432017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p121210545207">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1421219540209">Parameter type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row020913545209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6212125415202">editable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1921219549207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p149025514205">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p129016559205">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1420955410202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1090125510204">required</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1191145562019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p191145516202">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1591105513208">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1920918545209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1191455122016">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8911558205">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1991055192012">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p149119556205">Whether the parameter is sensitive. This function is not implemented currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row921045418204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p09113556201">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p991105515201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19911655182012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p14911755202011">Valid type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12210854172019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19911055112011">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p891135518202">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p59145516207">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p4911755122018">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_I18nDescription"></a><a name="en-us_topic_0000002055164082_request_I18nDescription"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_I18nDescription" frame="border" border="1" rules="all"><caption><b>Table 7 </b>I18nDescription</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row18218654162011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p17911655142010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p1091135582013">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p149195520207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.7.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1791195513208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row02181554132012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p129112557200">language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p291115519206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p89117554202">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p119165510209">Internationalization language.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1721817549208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3911755142018">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14911255172016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p991155172010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p129215556206">Description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobPolicies"></a><a name="en-us_topic_0000002055164082_request_JobPolicies"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobPolicies" frame="border" border="1" rules="all"><caption><b>Table 8 </b>JobPolicies</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row15220154132016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p9925558202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p16927551207">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p18921055102017">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.8.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1692135519205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row102206542204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19245512019">auto_search</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1892145516203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1392855162011"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearch">AutoSearch</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p4929553208">Hyperparameter search configuration.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearch"></a><a name="en-us_topic_0000002055164082_request_AutoSearch"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearch" frame="border" border="1" rules="all"><caption><b>Table 9 </b>AutoSearch</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row192221154202015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p992175572016">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p992195512017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p092655172019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.9.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p20928557204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row522255432017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p89295510204">skip_search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2092135515209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p179235513208">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p14921355102011">Hyperparameter parameters that need to be skipped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row822275415207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p149255512207">reward_attrs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1192455172016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p79295515206">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RewardAttrs">RewardAttrs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1292145512015">Search metrics.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7222135415203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8921255162015">search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p59245572017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p69213555209">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SearchParams">SearchParams</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p17932055132012">Search parameters.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14222754102019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1993155152017">algo_configs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p99319556207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1893175518201">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AlgoConfigs">AlgoConfigs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1293115562010">Search algorithm configurations.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RewardAttrs"></a><a name="en-us_topic_0000002055164082_request_RewardAttrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RewardAttrs" frame="border" border="1" rules="all"><caption><b>Table 10 </b>RewardAttrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row7225754102010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p18933559204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p7934553201">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p8939554203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.10.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1893105514208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row322514544201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4936557203">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3933553201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15931955162010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p993115562018">Metric name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row142251654172010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p149345519203">mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p29311557204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15931455102016">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p693755162018">Search mode. - If <strong id="EN-US_TOPIC_0000002233886778__b593155582012">max</strong> is specified, the larger the metric value, the better. - If <strong id="EN-US_TOPIC_0000002233886778__b4937558203">min</strong> is specified, the smaller the metric value, the better.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2225125482013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6931455132015">regex</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1793105512012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p29395582019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p12931155152011">Regular expression of a metric.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SearchParams"></a><a name="en-us_topic_0000002055164082_request_SearchParams"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SearchParams" frame="border" border="1" rules="all"><caption><b>Table 11 </b>SearchParams</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16229454162016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1594145522014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p1794125519204">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p894175512016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.11.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1595155517202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row132291754162014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p79515550201">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1495175512209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p89515510206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p159518553205">Hyperparameter name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1122916545206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p895155511206">param_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p295145512010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p39505518203">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1595145542010">Parameter type. - <strong id="EN-US_TOPIC_0000002233886778__b129595512203">continuous</strong>: The hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console. - <strong id="EN-US_TOPIC_0000002233886778__b1951555182014">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used in a training job, discrete hyperparameters are displayed as drop-down lists on the console.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row922905420207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p39585518207">lower_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p189535532016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p695115519209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p139555522019">Lower bound of the hyperparameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7229125418203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1095105517206">upper_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5951155112018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p396135513200">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p3961655122011">Upper bound of the hyperparameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1223055412012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p796105510209">discrete_points_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5961355142017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1696125514206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p4961655132010">Number of discrete points of a hyperparameter with continuous values.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row192301154112010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p189605532018">discrete_values</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3961558207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p109685519208">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1796255172017">Discrete hyperparameter values.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AlgoConfigs"></a><a name="en-us_topic_0000002055164082_request_AlgoConfigs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AlgoConfigs" frame="border" border="1" rules="all"><caption><b>Table 12 </b>AlgoConfigs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row323365492013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p19714553200">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p197135517207">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p20971655122019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.12.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p129713558204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1723385414205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p7971558203">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1597855172011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p597135512020">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1797155512206">Name of the search algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row182331954112019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p49719557206">params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19711554209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p49775518207">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11975559202">Search algorithm parameters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearchAlgoConfigParameter"></a><a name="en-us_topic_0000002055164082_request_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 13 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row9235195462015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1597145532019">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p139795512200">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p397555162020">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.13.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p2971455172016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row10236145492015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p149785517203">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14971555132019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p597955152017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1797195511204">Parameter key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row82361254162018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p139735522011">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p297455132015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p797125519201">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1097255152012">Parameter value.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row122361454162015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p89714555201">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1697185542013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p497115513205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p29817550204">Parameter type.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEngine"></a><a name="en-us_topic_0000002055164082_request_JobEngine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEngine" frame="border" border="1" rules="all"><caption><b>Table 14 </b>JobEngine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1023815413207"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p19985550207">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p598165515207">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p129819551205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.14.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p13982554205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row52381354202010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p09825572013">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p199885532019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1598105502010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1898125572017">Engine ID selected for a training job. The value can be <strong id="EN-US_TOPIC_0000002233886778__b7981155182011">engine_id</strong>, <strong id="EN-US_TOPIC_0000002233886778__b1098655182013">engine_name + engine_version</strong>, or <strong id="EN-US_TOPIC_0000002233886778__b598155552015">image_url</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1623875492011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p109865552011">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1798355132020">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p09895552020">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p698055152019">Name of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002233886778__b3981155162015">engine_id</strong> has been set, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row823825413205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1698855192016">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p298055102016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1098855162010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p19981355142020">Version of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002233886778__b29810559200">engine_id</strong> has been set, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9238185417209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12981555202017">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1698165519207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9981055122010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p39819554201">Custom image URL selected for a training job. The URL is obtained from SWR.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1623955418202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4981255142016">install_sys_packages</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8981355142014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1398355202016">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p2098255102015">Whether to install the MoXing version specified by the training platform. Value <strong id="EN-US_TOPIC_0000002233886778__b189855513203">true</strong> means to install the specified MoXing version. This parameter is available only when <strong id="EN-US_TOPIC_0000002233886778__b15989551206">engine_name</strong>, <strong id="EN-US_TOPIC_0000002233886778__b19991155182014">engine_version</strong>, and <strong id="EN-US_TOPIC_0000002233886778__b1699175582018">image_url</strong> are set.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Summary"></a><a name="en-us_topic_0000002055164082_request_Summary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Summary" frame="border" border="1" rules="all"><caption><b>Table 15 </b>Summary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row132426548209"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p129995582015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p189975572016">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p7991955112010">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.15.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p6991155192016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row024215419203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6991855122012">log_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p99935512209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p209905512020">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p49915513204">Visualization log type of a training job. After this parameter is configured, the training job can be used as the data source of a visualization job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul159905552020"><li id="EN-US_TOPIC_0000002233886778__li39955511209"><p id="EN-US_TOPIC_0000002233886778__p2991355172013"><a name="EN-US_TOPIC_0000002233886778__li39955511209"></a><a name="li39955511209"></a><strong id="EN-US_TOPIC_0000002233886778__b7991558205">tensorboard</strong></p>
</li><li id="EN-US_TOPIC_0000002233886778__li299105517206"><p id="EN-US_TOPIC_0000002233886778__p16991055152012"><a name="EN-US_TOPIC_0000002233886778__li299105517206"></a><a name="li299105517206"></a><strong id="EN-US_TOPIC_0000002233886778__b149915520200">mindstudio-insight</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18243155412206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p399855122019">log_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1199205512208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1699955182011"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogDir">LogDir</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p19998551205">Visualization log output of a training job. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b129985518209">log_type</strong> is not empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row16243185422010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p299165552014">data_sources</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p159915542013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p20991550207">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_DataSource">DataSource</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p17999554203">Visualization log input of a visualization job or debug training job. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b499655142017">tensorboard/enable</strong> or <strong id="EN-US_TOPIC_0000002233886778__b19910559203">mindstudio-insight/enable</strong> is set to <strong id="EN-US_TOPIC_0000002233886778__b89919559207">true</strong> for advanced training functions.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogDir"></a><a name="en-us_topic_0000002055164082_request_LogDir"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogDir" frame="border" border="1" rules="all"><caption><b>Table 16 </b>LogDir</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row6247954152011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1910095519208">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p191001055152018">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p20100205519206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.16.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1610015510204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row82477542206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p610025516201">pfs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p310065552011">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1010013553209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_PFSSummary">PFSSummary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11001055192015">Output of an OBS parallel file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_PFSSummary"></a><a name="en-us_topic_0000002055164082_request_PFSSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_PFSSummary" frame="border" border="1" rules="all"><caption><b>Table 17 </b>PFSSummary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row3248145411204"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p4100175520208">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p201001355102018">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1510014557209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.17.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p111004559205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row524825412207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12100165520207">pfs_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p10100115512011">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p910045532018">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7100205562015">URL of an OBS parallel file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_DataSource"></a><a name="en-us_topic_0000002055164082_request_DataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_DataSource" frame="border" border="1" rules="all"><caption><b>Table 18 </b>DataSource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row17250195416207"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1910015513204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p91001655152019">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p11001555202012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.18.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1910012555205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row19250145422015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18100205512018">job</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p610005512203">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p191001855172019"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobSummary">JobSummary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1410095513207">Job data source.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobSummary"></a><a name="en-us_topic_0000002055164082_request_JobSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobSummary" frame="border" border="1" rules="all"><caption><b>Table 19 </b>JobSummary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row8251155432011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p51018552204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p610110551204">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p510185562014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.19.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p111011755112010">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1225125402019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1410117552206">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191012055192019">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p510165510209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1510195513201">Training job ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Task"></a><a name="en-us_topic_0000002055164082_request_Task"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Task" frame="border" border="1" rules="all"><caption><b>Table 20 </b>Task</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1925375412020"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p131011554206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p1910115532020">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p11011155142019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.20.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1010145552010">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1225318547205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1510185518205">role</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51011355152019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1310185518205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p141012556206">Task role. This function is not supported currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1925325432015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p110114559200">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p101011355122011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p141011255182015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_algorithm">algorithm</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1110195552019">Algorithm management and configuration.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row0253654152019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p0101555192011">task_resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p61015557207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1510135562010"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_task_resource">task_resource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p810195515208">Resource flavors of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_algorithm"></a><a name="en-us_topic_0000002055164082_request_algorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_algorithm" frame="border" border="1" rules="all"><caption><b>Table 21 </b>algorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row162561154122010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p18102155582010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p1610295582015">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1910285520202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.21.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p410265514203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row3256954122018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5102165511206">job_config</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9102255172019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1210216559209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_job_config">job_config</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1010211553200">Algorithm configuration, such as the boot file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1325618544207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191024552209">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6102155152016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1710275572015">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p3102455192010">Algorithm code directory, for example, <strong id="EN-US_TOPIC_0000002233886778__b1410211559206">/usr/app/</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002233886778__b3102185516204">boot_file</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3256654152015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9102155102015">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p81022555204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p91021755112019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p111021655192020">Code boot file of the algorithm, which needs to be stored in the code directory, for example, <strong id="EN-US_TOPIC_0000002233886778__b1410245582010">/usr/app/boot.py</strong>. This parameter must be used together with <strong id="EN-US_TOPIC_0000002233886778__b1310212553205">code_dir</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3256145422011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8102145511206">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p310216559206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p16102855132010"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p110255514200">Engine of a heterogeneous job algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1425675415203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1810315572015">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p141031455172010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p210355512017">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_inputs">inputs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p171035554202">Data input of an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row125795412011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p141031255152010">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p01031055162013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13103455152017">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_outputs">outputs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7103655192015">Data output of an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17257125411203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111031455132016">local_code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p510315553207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p121031655122019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p21031755152019">Local directory of the training container to which the algorithm code directory is downloaded. The rules are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul3103105542016"><li id="EN-US_TOPIC_0000002233886778__li1210315572016"><p id="EN-US_TOPIC_0000002233886778__p5103155517204"><a name="EN-US_TOPIC_0000002233886778__li1210315572016"></a><a name="li1210315572016"></a>The directory must be under <strong id="EN-US_TOPIC_0000002233886778__b1810345516203">/home</strong>.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li14103175512016"><p id="EN-US_TOPIC_0000002233886778__p12103145522011"><a name="EN-US_TOPIC_0000002233886778__li14103175512016"></a><a name="li14103175512016"></a>In v1 compatibility mode, the current field does not take effect.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li210318552202"><p id="EN-US_TOPIC_0000002233886778__p101032556202"><a name="EN-US_TOPIC_0000002233886778__li210318552202"></a><a name="li210318552202"></a>When <strong id="EN-US_TOPIC_0000002233886778__b151031055112013">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002233886778__b1010325562016">file://</strong>, the current field does not take effect.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row925715432014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p310325512018">working_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p171036556209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1610335502014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11103145592018">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_job_config"></a><a name="en-us_topic_0000002055164082_request_job_config"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_job_config" frame="border" border="1" rules="all"><caption><b>Table 22 </b>job_config</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row7265254172010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p15103105592020">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p16103205592015">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p10103125511206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.22.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p2103105510208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1126535412205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p71042559205">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8104455162012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1610465518209">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameter">Parameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1310425512017">Running parameter of an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row626565422016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10104205512209">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1104175592010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18104655192012">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Input">Input</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p210465532013">Data input of an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row11265145412010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1104135516205">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19104135572014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2010475512209">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Output">Output</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p610475517202">Data output of an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row102657546201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1104175502012">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14104755122011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19104115572014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p610445522014">Algorithm engine.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameter"></a><a name="en-us_topic_0000002055164082_request_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Parameter" frame="border" border="1" rules="all"><caption><b>Table 23 </b>Parameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row327014542209"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p91041655102011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p12104455142013">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p11104115510207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.23.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p17104205510201">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row3270185422017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131041455192014">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1310417559208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p71041155192014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11043552202">Parameter name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row727025462019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p181041755122015">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1810445511202">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19105105542016">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7105205518203">Parameter value.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row11270254142017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6105125542017">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12105195552014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17105155512205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1510515562014">Parameter description.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row19270185420203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1010595562010">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p151056556201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p61051755162015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_constraint">constraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1910512553209">Parameter constraint.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1270175462014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10105185532016">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p0105155516209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3105135519208"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_i18n_description">i18n_description</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p21051355182020">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_constraint"></a><a name="en-us_topic_0000002055164082_request_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_constraint" frame="border" border="1" rules="all"><caption><b>Table 24 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row12731654172013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p310514554204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p18106105516209">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1210685582015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.24.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p9106175522017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row6274105432018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p31063558207">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1106955152019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p01062556200">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1106145514206">Parameter type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1927485419207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131067557208">editable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p610665532017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p610605513200">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p510617554202">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12274125417202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p171061255102018">required</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1010685517207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p810612556202">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p181064553202">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1027413545201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1110635582014">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3106125532010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p181061255202020">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p15106205522012">Whether the parameter is sensitive This function is not implemented currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20274854172018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5106195512016">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p0106355142020">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81071455102013">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1610705514206">Valid type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17275175419202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p310713555200">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p41071557203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13107155513206">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7107105532019">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_i18n_description"></a><a name="en-us_topic_0000002055164082_request_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 25 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16281175411204"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p141071655132015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p111071855162010">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p310735592015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.25.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p181071558206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row82811754152013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4107155102018">language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1610735562012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161071955102013">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1963214201390">International language.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row8281105416203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p610717553200">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p910785519209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17107155532014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p19107655112016">Description of an international language.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Input"></a><a name="en-us_topic_0000002055164082_request_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Input" frame="border" border="1" rules="all"><caption><b>Table 26 </b>Input</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5283165472014"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p19108135520204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p510815513202">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p19108145512202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.26.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p81084553205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row528315422016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5108115512019">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1410885518202">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1510895592012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p110835512012">Name of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17284154112014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12108555132020">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1710885512016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1110811557206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p8108105592014">Description of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17284854112014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4108155182017">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1108195512205">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p910812554205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1108175517203">Local directory of the container to which the data input channel is mapped Example: /home/ma-user/modelarts/inputs/data_url_0.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13284115472013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p121081655202014">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p101082555204">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p110805518206"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_InputDataInfo">InputDataInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p8108175572017">Information of the data input. Enums:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul13108195562019"><li id="EN-US_TOPIC_0000002233886778__li111081055142019"><p id="EN-US_TOPIC_0000002233886778__p810813558207"><a name="EN-US_TOPIC_0000002233886778__li111081055142019"></a><a name="li111081055142019"></a><strong id="EN-US_TOPIC_0000002233886778__b2108455162019">dataset</strong>: The data input is a dataset.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1610855517207"><p id="EN-US_TOPIC_0000002233886778__p31081455152012"><a name="EN-US_TOPIC_0000002233886778__li1610855517207"></a><a name="li1610855517207"></a><strong id="EN-US_TOPIC_0000002233886778__b1210805512204">obs</strong>: The data input is an OBS path.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row11284105412013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p810810552205">remote_constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14108655122014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p8108175518201">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote_constraint">remote_constraint</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p51081655112013">Data input constraint</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_InputDataInfo"></a><a name="en-us_topic_0000002055164082_request_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 27 </b>InputDataInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1728810546201"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p20109955162012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p19109135502011">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p410918553204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.27.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p11109455182011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row13288954102015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p61091055152017">dataset</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p31091155132011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15109165542012"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_dataset">dataset</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.27.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p71091755112015">Dataset as the data input.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1328835415203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21091055172018">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1710955514208">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p210965542011"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.27.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p110945519209">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_dataset"></a><a name="en-us_topic_0000002055164082_request_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_dataset" frame="border" border="1" rules="all"><caption><b>Table 28 </b>dataset</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5290654142015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p51091155192013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p121091555122010">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p7109105516207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.28.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p81092055182011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row129015412018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1710935512013">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1810975511208">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p710915556209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.28.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7109055192016">Dataset ID of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1829035419202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p810975562018">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1610917558201">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1110105510203">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.28.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1811012552205">Dataset version ID of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_obs"></a><a name="en-us_topic_0000002055164082_request_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_obs" frame="border" border="1" rules="all"><caption><b>Table 29 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row329675422010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p161102055102013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p8110655182016">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1811014555203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.29.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p011005532017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row17296754142015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6110155582011">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p17110185519201">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1511165582012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p171112556202">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002233886778__b91111055122013">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote_constraint"></a><a name="en-us_topic_0000002055164082_request_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 30 </b>remote_constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row8298654172011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p141111055162016">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p1911115572019">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1211165510201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.30.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p3111165542010">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row329895413201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1411155522012">data_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16111195512019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2111105592020">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p411125542012">Data input type, including the data storage location and dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row6298135419209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p011119550201">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6111145572018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13111255132014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p6111855132012">Attributes if a dataset is used as the data input. Options:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul10111145532015"><li id="EN-US_TOPIC_0000002233886778__li15111145517205"><p id="EN-US_TOPIC_0000002233886778__p1111185519208"><a name="EN-US_TOPIC_0000002233886778__li15111145517205"></a><a name="li15111145517205"></a><strong id="EN-US_TOPIC_0000002233886778__b111118554207">data_format</strong>: Data format</p>
</li><li id="EN-US_TOPIC_0000002233886778__li6111125542015"><p id="EN-US_TOPIC_0000002233886778__p2111115517202"><a name="EN-US_TOPIC_0000002233886778__li6111125542015"></a><a name="li6111125542015"></a><strong id="EN-US_TOPIC_0000002233886778__b12112195512011">data_segmentation</strong>: Data segmentation</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1411216554206"><p id="EN-US_TOPIC_0000002233886778__p6112115522015"><a name="EN-US_TOPIC_0000002233886778__li1411216554206"></a><a name="li1411216554206"></a><strong id="EN-US_TOPIC_0000002233886778__b17112555112010">dataset_type</strong>: Labeling type</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Output"></a><a name="en-us_topic_0000002055164082_request_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Output" frame="border" border="1" rules="all"><caption><b>Table 31 </b>Output</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1730035462017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p7112355192017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p7112125582015">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p2011217557209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.31.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1211225512202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1630085462015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12112455152012">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p01121955122013">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p111265518206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1411275532011">Name of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12300115462015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131123553203">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111125555205">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1111265512208">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p161121155202019">Description of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2301125416209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13112175562013">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12112175515207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18112115582019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1411211552208">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row830110549208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131121155102014">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1611225522011">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p191125557201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Remote">Remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p3112655132015">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Remote"></a><a name="en-us_topic_0000002055164082_request_Remote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Remote" frame="border" border="1" rules="all"><caption><b>Table 32 </b>Remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row330305420205"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p9113955202015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p181130555201">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1611315582013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.32.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1711355512016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row14303195414207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1111315552017">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7113195511205">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10113655162016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RemoteObs">RemoteObs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.32.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p111335592012">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RemoteObs"></a><a name="en-us_topic_0000002055164082_request_RemoteObs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RemoteObs" frame="border" border="1" rules="all"><caption><b>Table 33 </b>RemoteObs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row203051054132011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p711385522017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p20113195516205">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p41131655192018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.33.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p911345516202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row113057542206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p211355522011">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1011395517205">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13113115520201">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.33.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7113175510209">OBS URL to which data is exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_engine"></a><a name="en-us_topic_0000002055164082_request_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_engine" frame="border" border="1" rules="all"><caption><b>Table 34 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row9307354192019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p011355516209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p161141558207">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1211412558209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.34.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p711475522019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row7307135482012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111475572020">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19114555202015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p71141555207">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p20114185542016">Engine ID selected for an algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14307195417202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p611411551206">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6114115502019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9114455142014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p141146551209">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002233886778__b5114855142013">engine_id</strong> is specified, leave this parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1430713545203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p91141355102011">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1711455592015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p51146552202">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p18114175514208">Engine version name selected for an algorithm. If <strong id="EN-US_TOPIC_0000002233886778__b13114165532016">engine_id</strong> is specified, leave this parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4307254192020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p711495516207">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18114155517201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p121141655142017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p41141655142013">Custom image URL selected by an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__table1631125416206" frame="border" border="1" rules="all"><caption><b>Table 35 </b>engine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row173123546207"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p101141955172010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p17114655162011">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p181144550205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.35.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p131141554202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row143121754122015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p101141555132010">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p13114195516203">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p141151455102012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p411595512206">Engine ID of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002233886778__b19115155532019">caffe-1.0.0-python2.7</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17312135413206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2115175592019">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p11115165552020">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p151151655192010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p141151655112017">Engine name of a heterogeneous job, for example, <strong id="EN-US_TOPIC_0000002233886778__b3115555182020">Caffe</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row153121454202012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13115175513207">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111152055202015">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p611565512016">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p111158552202">Engine version of a heterogeneous job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18312155462017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p91154551209">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14115125502019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15115125518201">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1411555582014">Custom image URL selected by an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_inputs"></a><a name="en-us_topic_0000002055164082_request_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_inputs" frame="border" border="1" rules="all"><caption><b>Table 36 </b>inputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row431565442016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p811585516201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p9115125515203">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p0115555142016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.36.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p121151755192013">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row173151154132020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p711575592020">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1311510554204">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17115185511205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1115145532010">Name of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row931505412011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p141151355132019">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1311535522020">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1111505542014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p9115145562015">Description of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13163542203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3116105512202">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15116135513206">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11164558206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p61161655152010">Local directory of the container to which the data input channel is mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row531685442018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1411610554200">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5116755142011">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3116125512203"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p311614558205">Information of the data input. Enums:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1411675542015"><li id="EN-US_TOPIC_0000002233886778__li6116175582019"><p id="EN-US_TOPIC_0000002233886778__p611685514209"><a name="EN-US_TOPIC_0000002233886778__li6116175582019"></a><a name="li6116175582019"></a><strong id="EN-US_TOPIC_0000002233886778__b161161255112020">dataset</strong>: The data input is a dataset.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li13116655142010"><p id="EN-US_TOPIC_0000002233886778__p111675515204"><a name="EN-US_TOPIC_0000002233886778__li13116655142010"></a><a name="li13116655142010"></a><strong id="EN-US_TOPIC_0000002233886778__b18116855112016">obs</strong>: The data input is an OBS path.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote"></a><a name="en-us_topic_0000002055164082_request_remote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote" frame="border" border="1" rules="all"><caption><b>Table 37 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row143181754132013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p18116185552011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p16116105592014">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p4116155532018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.37.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p15116185502015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row173191954152013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17117755162010">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12117655102017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10117455142017"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.37.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1111716558207">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__table7320165452018" frame="border" border="1" rules="all"><caption><b>Table 38 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row14320175412016"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p131173551204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p101176552201">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p20117155512012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.38.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p411755572018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row7320165416206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3117115532019">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111171355152010">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1711745513201">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1411715519207">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002233886778__b18117195516208">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_outputs"></a><a name="en-us_topic_0000002055164082_request_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_outputs" frame="border" border="1" rules="all"><caption><b>Table 39 </b>outputs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row4323165417202"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p811705519201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p131174558206">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1011775518205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.39.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p2117125519205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row2323205492010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191179558203">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p151171355122010">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p16117195542015">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1911715557201">Name of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1132315411203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p211825592019">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p511895516201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p311818551202">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1711855542019">Description of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row432311549205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1011817553201">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1711895532012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17118125582013">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p111875514203">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row6323854192012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17118055142010">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p141189559209">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11184553208"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p2118355122020">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__table5328205415201" frame="border" border="1" rules="all"><caption><b>Table 40 </b>remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5328054142020"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p0118555112020">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p14118205513201">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p12118955172013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.40.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p11181955202011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row163291754122017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191189553202">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p311835522018">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3118185510207"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.40.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p17118115515202">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__table18330554122017" frame="border" border="1" rules="all"><caption><b>Table 41 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row633095410209"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p01181955152014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p5118855172017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p111965512018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.41.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1811935510206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row16330205462013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2011905542010">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p011919558202">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9119955162019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p2119355182011">OBS URL to which data is exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_task_resource"></a><a name="en-us_topic_0000002055164082_request_task_resource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_task_resource" frame="border" border="1" rules="all"><caption><b>Table 42 </b>task_resource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5332754112018"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p19119105572012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p0119185516205">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p4119175516206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.42.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p4119145516209">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row13332175420201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1211918551203">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21195557205">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81198556209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p151197553203">Resource flavor ID of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12332155411209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17119055102019">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2119755172014">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p811917557200">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11119135515208">Number of resource replicas selected for a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Spec"></a><a name="en-us_topic_0000002055164082_request_Spec"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Spec" frame="border" border="1" rules="all"><caption><b>Table 43 </b>Spec</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16336154162012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p61196550201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p91191559202">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.43.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p5119455142014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.43.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p612095510206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row433625417202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p121201755192019">resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1012055512201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1120205519207"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecResource">SpecResource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p2120055122014">Resource flavors of a training job. Select either <strong id="EN-US_TOPIC_0000002233886778__b12120195512012">flavor_id</strong> or <strong id="EN-US_TOPIC_0000002233886778__b8120155552019">pool_id+[flavor_id]</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row8336854132018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51201955142014">volumes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6120155582014">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5120165592010">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecVolumes">SpecVolumes</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p0120155513205">Volumes attached for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3337105442014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p912020554207">log_export_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1212018557201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p31201055112018"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogExportPath">LogExportPath</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p512013555202">Export path of training job logs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1533718549204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4120125542019">auto_stop</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1012075515204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p112055515201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoStop">AutoStop</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p41201455192011">Auto stop configuration of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17337854202018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p7120175552019">schedule_policy</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111201055162017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1112013557201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SchedulePolicy">SchedulePolicy</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p121201055182012">Training job scheduling policy.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row63371054182017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8120055142018">notification</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51201155162010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15120175511208"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Notification">Notification</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p91201255152018">Training event notification</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2337185472018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5120135512200">custom_metrics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71201655142018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.43.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12120105511204">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_CustomMetrics">CustomMetrics</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.43.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p712017554206">Training metric collection configuration</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecResource"></a><a name="en-us_topic_0000002055164082_request_SpecResource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecResource" frame="border" border="1" rules="all"><caption><b>Table 44 </b>SpecResource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row3343154152018"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.44.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p14121255132012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.44.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p41211255122010">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.44.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p18121195542016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.44.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p2012105582010">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row434355412015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p31211955132017">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51211355162017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p111211155182010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.44.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p7121165518204">ID of the resource flavor selected for a training job. <strong id="EN-US_TOPIC_0000002233886778__b1912112553202">flavor_id</strong> cannot be specified for dedicated resource pools with CPU specifications. The options for dedicated resource pools with GPU specifications are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul191215555206"><li id="EN-US_TOPIC_0000002233886778__li91211355142016"><p id="EN-US_TOPIC_0000002233886778__p01219554200"><a name="EN-US_TOPIC_0000002233886778__li91211355142016"></a><a name="li91211355142016"></a><strong id="EN-US_TOPIC_0000002233886778__b1412117554209">modelarts.pool.visual.xlarge</strong> (1 card)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li4121155522012"><p id="EN-US_TOPIC_0000002233886778__p15121655102014"><a name="EN-US_TOPIC_0000002233886778__li4121155522012"></a><a name="li4121155522012"></a><strong id="EN-US_TOPIC_0000002233886778__b121212559208">modelarts.pool.visual.2xlarge</strong> (2 cards)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li7121205542014"><p id="EN-US_TOPIC_0000002233886778__p1112119551206"><a name="EN-US_TOPIC_0000002233886778__li7121205542014"></a><a name="li7121205542014"></a><strong id="EN-US_TOPIC_0000002233886778__b1312195517206">modelarts.pool.visual.4xlarge</strong> (4 cards)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li11121125522014"><p id="EN-US_TOPIC_0000002233886778__p171211955102010"><a name="EN-US_TOPIC_0000002233886778__li11121125522014"></a><a name="li11121125522014"></a><strong id="EN-US_TOPIC_0000002233886778__b0121955172011">modelarts.pool.visual.8xlarge</strong> (8 cards)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li121217558203"><p id="EN-US_TOPIC_0000002233886778__p41216554203"><a name="EN-US_TOPIC_0000002233886778__li121217558203"></a><a name="li121217558203"></a><strong id="EN-US_TOPIC_0000002233886778__b161212554201">modelarts.pool.visual.16xlarge</strong> (16 cards, only for the 910A3 supernode resource pool)</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row43431054152016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2121185592014">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15121255152018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161211655112014">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.44.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11121165518201">Number of nodes used for creating a training job in a pool. By default, a single node is used.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row143431454142017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13121355152013">pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21211553204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.44.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11224551205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.44.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p9122155182012">Dedicated resource pool ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecVolumes"></a><a name="en-us_topic_0000002055164082_request_SpecVolumes"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SpecVolumes" frame="border" border="1" rules="all"><caption><b>Table 45 </b>SpecVolumes</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row73461654122012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.45.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p9122155562012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.45.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p13122205572017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.45.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p171227559207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.45.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p13122135582011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row11346105472019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p151222559207">nfs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4122755122016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2122195562011"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Nfs">Nfs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.45.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p312212555200">NFS volumes attached for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1134619540204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p7122755182017">pfs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71223554200">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1312285510206"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Pfs">Pfs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.45.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p161221551203">obsfs volumes attached for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1834685411208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111221055202017">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p412255517209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.45.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p41221355122014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Obs">Obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.45.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p0122755122017">OBS volumes attached for a training job</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Nfs"></a><a name="en-us_topic_0000002055164082_request_Nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Nfs" frame="border" border="1" rules="all"><caption><b>Table 46 </b>Nfs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row534895412013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.46.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p51231855122010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.46.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p712313555204">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.46.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p8123955182011">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.46.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p14123135572019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1349135482015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1412365510202">nfs_server_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p11231355162010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1012319559207">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.46.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p171237554209">NFS server path, for example, <strong id="EN-US_TOPIC_0000002233886778__b19123175512014">10.10.10.10:/example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14349954132016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10123955182011">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1512315555204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3123205510202">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.46.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p71231755122012">Path for attaching volumes to the training container, for example, <strong id="EN-US_TOPIC_0000002233886778__b18123955172015">/example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row133491254182016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p16123455152015">read_only</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p312375512209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.46.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p91231055202011">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.46.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p10123125552018">Whether the disks attached to the container in NFS mode are read-only.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Pfs"></a><a name="en-us_topic_0000002055164082_request_Pfs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Pfs" frame="border" border="1" rules="all"><caption><b>Table 47 </b>Pfs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1535311548206"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.47.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p4123185513207">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.47.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p151232055112017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.47.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p5123145514204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.47.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1212395582014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row235465417206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1012305519202">pfs_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p151231655122017">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p16123205572016">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.47.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p6123125510201">obsfs path, for example, <strong id="EN-US_TOPIC_0000002233886778__b1712355519200">/test-bucket/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row203547547205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p012375511204">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8123115522018">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.47.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4124555142012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.47.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p15124105515207">Path for attaching volumes to the training container, for example, <strong id="EN-US_TOPIC_0000002233886778__b161245553202">/example/path</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Obs"></a><a name="en-us_topic_0000002055164082_request_Obs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Obs" frame="border" border="1" rules="all"><caption><b>Table 48 </b>Obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row535611545203"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.48.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p2012425516209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.48.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p912416557203">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.48.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1012485542015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.48.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1612415582015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row2035615419201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19124185519201">obs_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1112415557209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1212425512206">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.48.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p16124115572012">OBS path to be attached, for example, <strong id="EN-US_TOPIC_0000002233886778__b10124195517205">/test-bucket/path</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9356054102017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18124125514201">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p101241555142012">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.48.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p612410556209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.48.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p91241755182013">Path for attaching volumes to the training container, for example, <strong id="EN-US_TOPIC_0000002233886778__b81241955122014">/example/path</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogExportPath"></a><a name="en-us_topic_0000002055164082_request_LogExportPath"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_LogExportPath" frame="border" border="1" rules="all"><caption><b>Table 49 </b>LogExportPath</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row53584542205"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.49.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p2124165516208">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.49.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p5124185511207">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.49.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p212485512012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.49.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p81241755132019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row123581554122014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1512485572020">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p20124195512013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4124955162017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.49.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p1712535582020">OBS path for storing training job logs, for example, <strong id="EN-US_TOPIC_0000002233886778__b6125145532011">obs://example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row53582054202014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p412555532010">host_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1312510557207">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.49.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13125165562017">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.49.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p13125165542020">Path of the host where training job logs are stored, for example, <strong id="EN-US_TOPIC_0000002233886778__b151251455142019">/example/path</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoStop"></a><a name="en-us_topic_0000002055164082_request_AutoStop"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_AutoStop" frame="border" border="1" rules="all"><caption><b>Table 50 </b>AutoStop</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row9362154122019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.50.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p512575512011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.50.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p14125355192017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.50.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p111251555152018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.50.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p1412514552209">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1436225422011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1512518551208">time_unit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p20125055112020">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161254551205">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.50.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p212575512017">Time unit. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1112545512019"><li id="EN-US_TOPIC_0000002233886778__li10125655162010"><p id="EN-US_TOPIC_0000002233886778__p212575520201"><a name="EN-US_TOPIC_0000002233886778__li10125655162010"></a><a name="li10125655162010"></a><strong id="EN-US_TOPIC_0000002233886778__b131251155122016">HOURS</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row936265412205"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p20125355112016">duration</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1412565514209">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.50.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p61251355172018">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.50.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p012512554206">Running duration. The minimum value is <strong id="EN-US_TOPIC_0000002233886778__b20125175513206">1</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SchedulePolicy"></a><a name="en-us_topic_0000002055164082_request_SchedulePolicy"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SchedulePolicy" frame="border" border="1" rules="all"><caption><b>Table 51 </b>SchedulePolicy</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1136405482019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.51.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p512617555209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.51.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p6126155519201">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.51.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p112695512202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.51.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p181261558205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row536410545202"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p20126455202014">required_affinity</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p161261355112013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p01261355112010"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RequiredAffinity">RequiredAffinity</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.51.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p212635512017">Affinity requirements for training jobs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row636411544201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131261155122019">priority</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p181261255152010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1312735592013">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.51.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p912715519208">Priority of the training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4364195432014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1012711552206">preemptible</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3127115582013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.51.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p16127555152014">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.51.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p712725592013">Whether preemption is allowed</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RequiredAffinity"></a><a name="en-us_topic_0000002055164082_request_RequiredAffinity"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_RequiredAffinity" frame="border" border="1" rules="all"><caption><b>Table 52 </b>RequiredAffinity</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row13367155452019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.52.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p81279558207">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.52.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p2127115502019">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.52.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p121271655132019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.52.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p112720550206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row12367155422012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p412745532015">affinity_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1712712557204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p71287552204">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.52.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p71281655162019">Affinity scheduling policy. Possible values are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul161281055152017"><li id="EN-US_TOPIC_0000002233886778__li14128155172013"><p id="EN-US_TOPIC_0000002233886778__p812813554208"><a name="EN-US_TOPIC_0000002233886778__li14128155172013"></a><a name="li14128155172013"></a><strong id="EN-US_TOPIC_0000002233886778__b151281055142012">cabinet</strong>: strong cabinet scheduling</p>
</li><li id="EN-US_TOPIC_0000002233886778__li3128155582019"><p id="EN-US_TOPIC_0000002233886778__p51281955112011"><a name="EN-US_TOPIC_0000002233886778__li3128155582019"></a><a name="li3128155582019"></a><strong id="EN-US_TOPIC_0000002233886778__b91281055202012">hyperinstance</strong>: supernode affinity scheduling</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18367165462010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p812816556204">affinity_group_size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16128145511201">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.52.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14128855112018">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.52.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p13128165512208">Affinity group size. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b312817558205">affinity_type</strong> is set to <strong id="EN-US_TOPIC_0000002233886778__b71281755112010">hyperinstance</strong>. In this case, the system schedules tasks specified by <strong id="EN-US_TOPIC_0000002233886778__b141289559201">affinity_group_size</strong> to a supernode to form an affinity group.</p>
<p id="EN-US_TOPIC_0000002233886778__p1112895512205">When a user delivers a training job to the supernode resource pool, if the affinity group size is not set, the system sets the value to <strong id="EN-US_TOPIC_0000002233886778__b8128135514208">1</strong> by default.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Notification"></a><a name="en-us_topic_0000002055164082_request_Notification"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_Notification" frame="border" border="1" rules="all"><caption><b>Table 53 </b>Notification</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row6370105418209"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.53.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p412975552011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.53.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p201294556203">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.53.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1012911557205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.53.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p17129165512208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row237014548203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10129155532017">topic_urn</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1212985512205">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1612918551204">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.53.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p12129955132014">URN of the selected topic in SMN</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7370105410204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1612955552016">events</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p81291355192013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.53.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2129055142019">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.53.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p9129135552016">Training event that triggers message notification. The value can be:</p>
<p id="EN-US_TOPIC_0000002233886778__p912975512200"><strong id="EN-US_TOPIC_0000002233886778__b1012925512019">JobStarted</strong>: The job is started.</p>
<p id="EN-US_TOPIC_0000002233886778__p912945518202"><strong id="EN-US_TOPIC_0000002233886778__b13129195517201">JobCompleted</strong>: The job is completed.</p>
<p id="EN-US_TOPIC_0000002233886778__p15130105522016"><strong id="EN-US_TOPIC_0000002233886778__b1113025515207">JobFailed</strong>: The job is failed.</p>
<p id="EN-US_TOPIC_0000002233886778__p13130135532019"><strong id="EN-US_TOPIC_0000002233886778__b13130455192015">JobTerminated</strong>: The job is terminated.</p>
<p id="EN-US_TOPIC_0000002233886778__p1813055520206"><strong id="EN-US_TOPIC_0000002233886778__b71301655152018">JobRestarted</strong>: The job is restarted.</p>
<p id="EN-US_TOPIC_0000002233886778__p9130055182014"><strong id="EN-US_TOPIC_0000002233886778__b141301455112018">JobHanged</strong>: The job is suspended.</p>
<p id="EN-US_TOPIC_0000002233886778__p2130145512208"><strong id="EN-US_TOPIC_0000002233886778__b16130255202018">JobPreempted</strong>: The job is preempted.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_CustomMetrics"></a><a name="en-us_topic_0000002055164082_request_CustomMetrics"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_CustomMetrics" frame="border" border="1" rules="all"><caption><b>Table 54 </b>CustomMetrics</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row20373185420209"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.54.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p1313035518209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.54.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p91308556205">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.54.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p1613085518204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.54.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p0130135518205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row16373205413208"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10130195592018">metrics_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p913025519204">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19130155542010">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.54.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p11311755192018">URL for collecting metrics. Either configure all ports or leave all ports blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row0373185422014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11311655122012">metrics_port</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4131145562011">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.54.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p513165511205">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.54.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p013116552206">Port for collecting metrics. Either configure all ports or leave all ports blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEndpointsReq"></a><a name="en-us_topic_0000002055164082_request_JobEndpointsReq"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_JobEndpointsReq" frame="border" border="1" rules="all"><caption><b>Table 55 </b>JobEndpointsReq</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row3375165472010"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.55.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p191313556202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.55.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p141311355182014">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.55.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p413116553204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.55.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p131312558202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row19376125442014"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.55.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1113110551202">ssh</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.55.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2131125515209">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.55.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11131855182016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SSHReq">SSHReq</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.55.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p16131165513204">SSH connection information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SSHReq"></a><a name="en-us_topic_0000002055164082_request_SSHReq"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_request_SSHReq" frame="border" border="1" rules="all"><caption><b>Table 56 </b>SSHReq</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1237815482013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.56.2.5.1.1"><p id="EN-US_TOPIC_0000002233886778__p10131195592017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.56.2.5.1.2"><p id="EN-US_TOPIC_0000002233886778__p71316550209">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.56.2.5.1.3"><p id="EN-US_TOPIC_0000002233886778__p11131135510206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.56.2.5.1.4"><p id="EN-US_TOPIC_0000002233886778__p16131125515202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row10378135416200"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.56.2.5.1.1 "><p id="EN-US_TOPIC_0000002233886778__p913115511209">key_pair_names</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.56.2.5.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1413235572010">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.56.2.5.1.3 "><p id="EN-US_TOPIC_0000002233886778__p101321655182011">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.56.2.5.1.4 "><p id="EN-US_TOPIC_0000002233886778__p813219550202">Specifies the SSH key pair name, which can be created and viewed on the Key Pair page of the ECS console.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section21321455112017"><h4 class="sectiontitle">Response Parameters</h4><p id="EN-US_TOPIC_0000002233886778__p8132125582016"><strong id="EN-US_TOPIC_0000002233886778__b31328558207">Status code: 201</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobResponse" frame="border" border="1" rules="all"><caption><b>Table 57 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1038120543201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p9132155122014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p13132165502015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p6132145572019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row93811254152014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21324554203">kind</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191321455152015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p413213559205">Training job type, which is <strong id="EN-US_TOPIC_0000002233886778__b201321355122015">job</strong> by default. Options:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul131321855152017"><li id="EN-US_TOPIC_0000002233886778__li1113305520202"><p id="EN-US_TOPIC_0000002233886778__p81331255202018"><a name="EN-US_TOPIC_0000002233886778__li1113305520202"></a><a name="li1113305520202"></a><strong id="EN-US_TOPIC_0000002233886778__b0133455192012">job</strong>: training job</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row203812542204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1213316559208">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6133145518206"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobMetadata">JobMetadata</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p213365592011">Metadata of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9381155402019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1113325511206">status</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p121332055182012"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Status">Status</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p71332055132013">Status of a training job. You do not need to set this parameter when creating a job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1838118546202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10133955182012">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6133955192014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobAlgorithmResponse">JobAlgorithmResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p913385512015">Algorithm used by a training job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul41331355172011"><li id="EN-US_TOPIC_0000002233886778__li15133955182013"><p id="EN-US_TOPIC_0000002233886778__p121331558204"><a name="EN-US_TOPIC_0000002233886778__li15133955182013"></a><a name="li15133955182013"></a><strong id="EN-US_TOPIC_0000002233886778__b11133175502014">id</strong>: Only the algorithm ID is used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li51331955142019"><p id="EN-US_TOPIC_0000002233886778__p1913318551201"><a name="EN-US_TOPIC_0000002233886778__li51331955142019"></a><a name="li51331955142019"></a><strong id="EN-US_TOPIC_0000002233886778__b71335554207">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li131331655122010"><p id="EN-US_TOPIC_0000002233886778__p181331855152011"><a name="EN-US_TOPIC_0000002233886778__li131331655122010"></a><a name="li131331655122010"></a><strong id="EN-US_TOPIC_0000002233886778__b81331255132015">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13816540207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p101331955172016">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1713345552016">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponse">TaskResponse</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11331855202019">List of tasks in heterogeneous training jobs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row538165442011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p141331755152013">spec</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71333552203"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SpecResponce">SpecResponce</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p91331255112015">Specifications of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18381554172017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191333558201">endpoints</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p81339551202"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEndpointsResp">JobEndpointsResp</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6134455102013">This section describes the configurations required for remotely accessing a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobMetadata"></a><a name="en-us_topic_0000002055164082_response_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 58 </b>JobMetadata</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1538835411208"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p31346557202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1413475592014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p8134455122018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1138805419205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111341155152016">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1613445512200">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p8134115552017">Training job ID, which is generated and returned by ModelArts after the training job is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1938815546203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1413435532011">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111341955102015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4134195512206">Name of a training job. The value must contain 1 to 64 characters consisting of only digits, letters, underscores (_), and hyphens (-).</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4389195414204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8134135514206">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1713475582020">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4134165572014">Workspace where a job is located. The default value is <strong id="EN-US_TOPIC_0000002233886778__b1713495512013">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3389115414201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p013418555201">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p10134105552016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1313435512209">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="EN-US_TOPIC_0000002233886778__b14134125520200">NULL</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1938918546200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p513455522011">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7134195518202">Long</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12134355152012">Time when a training job was created, in milliseconds. The value is generated and returned by ModelArts after a training job is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row193891754192018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51349555202">user_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51341055172015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p613416557200">Username for creating a training job. The username is generated and returned by ModelArts after a training job is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4389145420202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9134115532015">annotations</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16134655112011">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p913514552205">Advanced configurations of a training job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul213585510204"><li id="EN-US_TOPIC_0000002233886778__li61351655142010"><p id="EN-US_TOPIC_0000002233886778__p18135855102012"><a name="EN-US_TOPIC_0000002233886778__li61351655142010"></a><a name="li61351655142010"></a><strong id="EN-US_TOPIC_0000002233886778__b51356554206">job_template</strong>: <strong id="EN-US_TOPIC_0000002233886778__b113515520201">Template RL</strong> (heterogeneous job)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li6135255182011"><p id="EN-US_TOPIC_0000002233886778__p213516557201"><a name="EN-US_TOPIC_0000002233886778__li6135255182011"></a><a name="li6135255182011"></a><strong id="EN-US_TOPIC_0000002233886778__b1813525572019">fault-tolerance/job-retry-num</strong>: <strong id="EN-US_TOPIC_0000002233886778__b2013585552012">3</strong> (number of retries upon a fault)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li10135135572011"><p id="EN-US_TOPIC_0000002233886778__p113510557209"><a name="EN-US_TOPIC_0000002233886778__li10135135572011"></a><a name="li10135135572011"></a><strong id="EN-US_TOPIC_0000002233886778__b1013565552017">fault-tolerance/job-unconditional-retry</strong>: <strong id="EN-US_TOPIC_0000002233886778__b1013525532015">true</strong> (unconditional restart)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li6135155582018"><p id="EN-US_TOPIC_0000002233886778__p1513519556205"><a name="EN-US_TOPIC_0000002233886778__li6135155582018"></a><a name="li6135155582018"></a><strong id="EN-US_TOPIC_0000002233886778__b141351055192012">fault-tolerance/hang-retry</strong>: <strong id="EN-US_TOPIC_0000002233886778__b191354551207">true</strong> (restart upon a suspension)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li191359555207"><p id="EN-US_TOPIC_0000002233886778__p1513585552014"><a name="EN-US_TOPIC_0000002233886778__li191359555207"></a><a name="li191359555207"></a><strong id="EN-US_TOPIC_0000002233886778__b161359551204">jupyter-lab/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b14135105522016">true</strong> (JupyterLab training application)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li8135255202015"><p id="EN-US_TOPIC_0000002233886778__p191351655142019"><a name="EN-US_TOPIC_0000002233886778__li8135255202015"></a><a name="li8135255202015"></a><strong id="EN-US_TOPIC_0000002233886778__b1913545515208">tensorboard/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b1213545511204">true</strong> (TensorBoard training application)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1713525519201"><p id="EN-US_TOPIC_0000002233886778__p613535510206"><a name="EN-US_TOPIC_0000002233886778__li1713525519201"></a><a name="li1713525519201"></a><strong id="EN-US_TOPIC_0000002233886778__b10135145511207">mindstudio-insight/enable</strong>: <strong id="EN-US_TOPIC_0000002233886778__b713515558204">true</strong> (MindStudio Insight training application)</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Status"></a><a name="en-us_topic_0000002055164082_response_Status"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Status" frame="border" border="1" rules="all"><caption><b>Table 59 </b>Status</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16396155412201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p313535532011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p18136185562017">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p2136195512200">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1396135414201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1713695514201">phase</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111361455202017">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7136755122014">Level-1 status of a training job. The options are:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1813655562016"><li id="EN-US_TOPIC_0000002233886778__li713610551205"><p id="EN-US_TOPIC_0000002233886778__p11136755142016"><a name="EN-US_TOPIC_0000002233886778__li713610551205"></a><a name="li713610551205"></a>Creating: The gateway is being created.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li20136055192016"><p id="EN-US_TOPIC_0000002233886778__p51365551202"><a name="EN-US_TOPIC_0000002233886778__li20136055192016"></a><a name="li20136055192016"></a>Pending: waiting</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1313655542016"><p id="EN-US_TOPIC_0000002233886778__p8136205552015"><a name="EN-US_TOPIC_0000002233886778__li1313655542016"></a><a name="li1313655542016"></a>Running</p>
</li><li id="EN-US_TOPIC_0000002233886778__li11136655142016"><p id="EN-US_TOPIC_0000002233886778__p1413665522016"><a name="EN-US_TOPIC_0000002233886778__li11136655142016"></a><a name="li11136655142016"></a>Failed: The task fails to be executed.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li41361555202012"><p id="EN-US_TOPIC_0000002233886778__p413685532011"><a name="EN-US_TOPIC_0000002233886778__li41361555202012"></a><a name="li41361555202012"></a>Completed: completed</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1113610555200"><p id="EN-US_TOPIC_0000002233886778__p3136175522010"><a name="EN-US_TOPIC_0000002233886778__li1113610555200"></a><a name="li1113610555200"></a>Terminating: The task is being stopped.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li31361955102014"><p id="EN-US_TOPIC_0000002233886778__p17136185572010"><a name="EN-US_TOPIC_0000002233886778__li31361955102014"></a><a name="li31361955102014"></a>Terminated: stopped</p>
</li><li id="EN-US_TOPIC_0000002233886778__li313655516204"><p id="EN-US_TOPIC_0000002233886778__p19136185532018"><a name="EN-US_TOPIC_0000002233886778__li313655516204"></a><a name="li313655516204"></a>Abnormal: abnormal</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9396554192013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p813655518205">secondary_phase</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14136165542013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p013618557207">The level-2 status of a training job is an internal detailed status, which may be added, modified, or deleted. Dependency is not recommended. The options are:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul2136135512209"><li id="EN-US_TOPIC_0000002233886778__li8136155102012"><p id="EN-US_TOPIC_0000002233886778__p2136175582013"><a name="EN-US_TOPIC_0000002233886778__li8136155102012"></a><a name="li8136155102012"></a>Creating: The gateway is being created.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li15136145532010"><p id="EN-US_TOPIC_0000002233886778__p11361955122016"><a name="EN-US_TOPIC_0000002233886778__li15136145532010"></a><a name="li15136145532010"></a>Queuing: queuing</p>
</li><li id="EN-US_TOPIC_0000002233886778__li713655518209"><p id="EN-US_TOPIC_0000002233886778__p18136175520206"><a name="EN-US_TOPIC_0000002233886778__li713655518209"></a><a name="li713655518209"></a>Running</p>
</li><li id="EN-US_TOPIC_0000002233886778__li413619559203"><p id="EN-US_TOPIC_0000002233886778__p113612557202"><a name="EN-US_TOPIC_0000002233886778__li413619559203"></a><a name="li413619559203"></a>Failed: The task fails to be executed.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li19137455152013"><p id="EN-US_TOPIC_0000002233886778__p61374558208"><a name="EN-US_TOPIC_0000002233886778__li19137455152013"></a><a name="li19137455152013"></a>Completed: completed</p>
</li><li id="EN-US_TOPIC_0000002233886778__li17137175511202"><p id="EN-US_TOPIC_0000002233886778__p413765562010"><a name="EN-US_TOPIC_0000002233886778__li17137175511202"></a><a name="li17137175511202"></a>Terminating: The task is being stopped.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1313715559208"><p id="EN-US_TOPIC_0000002233886778__p16137185502012"><a name="EN-US_TOPIC_0000002233886778__li1313715559208"></a><a name="li1313715559208"></a>Terminated: stopped</p>
</li><li id="EN-US_TOPIC_0000002233886778__li13137755172019"><p id="EN-US_TOPIC_0000002233886778__p713717552200"><a name="EN-US_TOPIC_0000002233886778__li13137755172019"></a><a name="li13137755172019"></a>CreateFailed: The creation fails.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li14137125510208"><p id="EN-US_TOPIC_0000002233886778__p61371655152013"><a name="EN-US_TOPIC_0000002233886778__li14137125510208"></a><a name="li14137125510208"></a>TerminatedFailed: The service fails to be stopped.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1713718552201"><p id="EN-US_TOPIC_0000002233886778__p111377556201"><a name="EN-US_TOPIC_0000002233886778__li1713718552201"></a><a name="li1713718552201"></a>Unknown: unknown status</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1413755512015"><p id="EN-US_TOPIC_0000002233886778__p7137115513207"><a name="EN-US_TOPIC_0000002233886778__li1413755512015"></a><a name="li1413755512015"></a>Lost: abnormal</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row203968546205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p151371555162010">duration</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19137655132018">Long</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p113785542017">Running duration of a training job, in milliseconds</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row93962545209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1413715516209">node_count_metrics</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p513711557203">Array&lt;Array&lt;Integer&gt;&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15137115552014">Node count changes during the training job running period.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15397125492014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21371555182013">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p41371355132014">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5137195518204">Tasks of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row239755417205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6137105512209">start_time</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1013717553207">Long</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p121371055192016">Start time of a training job. The value is in timestamp format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3397145422018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14137155122010">task_statuses</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p91371055182010">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskStatuses">TaskStatuses</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1013745552013">Status of a training job task.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4397205482011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p213715562010">running_records</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1113718556203">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RunningRecord">RunningRecord</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3137165514209">Running and fault recovery records of a training job</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskStatuses"></a><a name="en-us_topic_0000002055164082_response_TaskStatuses"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskStatuses" frame="border" border="1" rules="all"><caption><b>Table 60 </b>TaskStatuses</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row040219542204"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p17138105515209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p20138145518205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p13138855172017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row10402554112018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p0138125510204">task</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14138165522015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9138105542020">Task of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14402135410207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18138165592011">exit_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p113865532010">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17138165511203">Exit code of a training job task.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15402135412204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191381555206">message</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p31381055162014">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p191389550208">Error message of a training job task.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RunningRecord"></a><a name="en-us_topic_0000002055164082_response_RunningRecord"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RunningRecord" frame="border" border="1" rules="all"><caption><b>Table 61 </b>RunningRecord</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row2040575412018"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p16138955202012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p91381055112012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p121384556204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row74057542208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p151381755172014">start_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p10138455112013">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7138555102015">Unix timestamp of the start time in the current running record, in seconds.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14051254192014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1413915553206">end_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p0139115552017">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p013995512201">Unix timestamp of the end time in the current running record, in seconds.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20405195432019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p213975518202">start_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p613914551206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1413920554206">Startup mode of the current running record.</p>
<ul id="EN-US_TOPIC_0000002233886778__ul20139175572016"><li id="EN-US_TOPIC_0000002233886778__li11391551209"><p id="EN-US_TOPIC_0000002233886778__p16139135582016"><a name="EN-US_TOPIC_0000002233886778__li11391551209"></a><a name="li11391551209"></a><strong id="EN-US_TOPIC_0000002233886778__b1913945518207">init_or_rescheduled</strong>: This startup is the first running after scheduling, including the first startup and the running after scheduling recovery.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li101391655152010"><p id="EN-US_TOPIC_0000002233886778__p8139165511208"><a name="EN-US_TOPIC_0000002233886778__li101391655152010"></a><a name="li101391655152010"></a><strong id="EN-US_TOPIC_0000002233886778__b1513905512200">restarted</strong>: This startup is not the first running after scheduling but the running after a process restart.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row340514546201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15139105519206">end_reason</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p131390556200">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1813935511209">Reason why the current running record ends.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1940565414204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p61391855192012">end_related_task</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p713917554204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81391855132016">ID of the task worker that causes the end of the current running record, for example, <strong id="EN-US_TOPIC_0000002233886778__b713945592012">worker-0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row84058545208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p113918557200">end_recover</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21391955122013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p813975517202">Fault tolerance policy used after the current running record ends. The enums are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1213920553207"><li id="EN-US_TOPIC_0000002233886778__li1313935542013"><p id="EN-US_TOPIC_0000002233886778__p13139135542018"><a name="EN-US_TOPIC_0000002233886778__li1313935542013"></a><a name="li1313935542013"></a><strong id="EN-US_TOPIC_0000002233886778__b913911555207">npu_proc_restart</strong>: NPU in-place hot recovery</p>
</li><li id="EN-US_TOPIC_0000002233886778__li713985572013"><p id="EN-US_TOPIC_0000002233886778__p1139155532017"><a name="EN-US_TOPIC_0000002233886778__li713985572013"></a><a name="li713985572013"></a><strong id="EN-US_TOPIC_0000002233886778__b121397557207">gpu_proc_restart</strong>: GPU in-place hot recovery</p>
</li><li id="EN-US_TOPIC_0000002233886778__li4139175582010"><p id="EN-US_TOPIC_0000002233886778__p12139125532013"><a name="EN-US_TOPIC_0000002233886778__li4139175582010"></a><a name="li4139175582010"></a><strong id="EN-US_TOPIC_0000002233886778__b3139195592010">proc_restart</strong>: Process in-place recovery</p>
</li><li id="EN-US_TOPIC_0000002233886778__li81391955162012"><p id="EN-US_TOPIC_0000002233886778__p61391455192015"><a name="EN-US_TOPIC_0000002233886778__li81391955162012"></a><a name="li81391955162012"></a><strong id="EN-US_TOPIC_0000002233886778__b15139155172013">pod_reschedule</strong>: Pod-level rescheduling</p>
</li><li id="EN-US_TOPIC_0000002233886778__li18139165572014"><p id="EN-US_TOPIC_0000002233886778__p9139555102019"><a name="EN-US_TOPIC_0000002233886778__li18139165572014"></a><a name="li18139165572014"></a><strong id="EN-US_TOPIC_0000002233886778__b61391755132015">job_reschedule</strong>: Job-level rescheduling</p>
</li><li id="EN-US_TOPIC_0000002233886778__li0139165514203"><p id="EN-US_TOPIC_0000002233886778__p414025542013"><a name="EN-US_TOPIC_0000002233886778__li0139165514203"></a><a name="li0139165514203"></a><strong id="EN-US_TOPIC_0000002233886778__b1214005511207">job_reschedule_with_taint</strong>: Isolated job-level rescheduling</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13405205492019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111401355162011">end_recover_before_downgrade</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4140555142013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3140165552020">Tolerance policy used after the current running record ends and before the fault tolerance policy is degraded. The options are the same as those of <strong id="EN-US_TOPIC_0000002233886778__b414016552208">end_recover</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobAlgorithmResponse"></a><a name="en-us_topic_0000002055164082_response_JobAlgorithmResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobAlgorithmResponse" frame="border" border="1" rules="all"><caption><b>Table 62 </b>JobAlgorithmResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row124111754132014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p5140555162019">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p2140145512208">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p19140195519202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row74111454152016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1314015554207">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1514085510201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1514005512208">Algorithm used by a training job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul514025517200"><li id="EN-US_TOPIC_0000002233886778__li1114075522014"><p id="EN-US_TOPIC_0000002233886778__p514045517208"><a name="EN-US_TOPIC_0000002233886778__li1114075522014"></a><a name="li1114075522014"></a><strong id="EN-US_TOPIC_0000002233886778__b414015556206">id</strong>: Only the algorithm ID is used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li7140135592017"><p id="EN-US_TOPIC_0000002233886778__p11140205532013"><a name="EN-US_TOPIC_0000002233886778__li7140135592017"></a><a name="li7140135592017"></a><strong id="EN-US_TOPIC_0000002233886778__b18140125514202">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li51401655202011"><p id="EN-US_TOPIC_0000002233886778__p51405559206"><a name="EN-US_TOPIC_0000002233886778__li51401655202011"></a><a name="li51401655202011"></a><strong id="EN-US_TOPIC_0000002233886778__b814095582017">code_dir+boot_file</strong>: The code directory and boot file of the training job are used.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1541135432010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1814095510204">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3140105522016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18141175511201">Algorithm name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row34111454112020"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19141105562019">subscription_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1514105515206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p214135517206">Subscription ID of a subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002233886778__b15141145514202">item_version_id</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row114111254182013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p31419558200">item_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p181417552204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12141115562016">Version ID of the subscribed algorithm, which must be used with <strong id="EN-US_TOPIC_0000002233886778__b2141105518205">subscription_id</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row184111854132019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p171411155202019">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9141145542015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4141115582012">Code directory of a training job, for example, /usr/app/. This parameter must be set together with boot_file. If id or subscription_id+item_version_id has been set for boot_file, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row541120542202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111414557200">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1714175511206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14141255142020">Boot file of a training job, which needs to be stored in the code directory. for example, <strong id="EN-US_TOPIC_0000002233886778__b2014135513202">/usr/app/boot.py</strong>. This parameter must be used together with code_dir. If id or subscription_id+item_version_id has been set for code_dir, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18411125432015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51412055102016">autosearch_config_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p114195511209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1814145512207">YAML configuration path of an auto search job. An OBS URL is required. For example, obs://bucket/file.yaml.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row154123546200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3141555132011">autosearch_framework_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1614114551209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1614115532018">Framework code directory of auto search jobs. An OBS URL is required. For example, obs://bucket/files/.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row74121954182014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5141125517208">command</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191411355122012">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18141125515200">Boot command for starting the container of a custom image for a training job. For example, <strong id="EN-US_TOPIC_0000002233886778__b01412554206">python train.py</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row104122054142014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12141125552010">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15141655112012">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Parameter">Parameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p21421155162019">Running parameters of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14121547201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p171421055122018">policies</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1514255515209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_policies">policies</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1914255511202">Policies supported by jobs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2412115432010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1314205542011">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1314215515208">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Input">Input</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1414255511201">Input of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15412105410208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17142755112020">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1414213553203">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Output">Output</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1914215512209">Output of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18412454142011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1014225512207">engine</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1614215556202"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEngine">JobEngine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10142755162018">Engine of a training job. Leave this parameter blank if the job is created using <strong id="EN-US_TOPIC_0000002233886778__b2142115562019">id</strong> of the algorithm in algorithm management, or <strong id="EN-US_TOPIC_0000002233886778__b714217556207">subscription_id+item_version_id</strong> of the subscribed algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row114121854122018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11142135582017">local_code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111421755112019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p814225518203">Local directory of the training container to which the algorithm code directory is downloaded. The rules are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul101423551209"><li id="EN-US_TOPIC_0000002233886778__li11421755172016"><p id="EN-US_TOPIC_0000002233886778__p614265514206"><a name="EN-US_TOPIC_0000002233886778__li11421755172016"></a><a name="li11421755172016"></a>The directory must be under <strong id="EN-US_TOPIC_0000002233886778__b314215518202">/home</strong>.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li16142755172017"><p id="EN-US_TOPIC_0000002233886778__p514210550205"><a name="EN-US_TOPIC_0000002233886778__li16142755172017"></a><a name="li16142755172017"></a>In v1 compatibility mode, the current field does not take effect.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li16142855132014"><p id="EN-US_TOPIC_0000002233886778__p914210551203"><a name="EN-US_TOPIC_0000002233886778__li16142855132014"></a><a name="li16142855132014"></a>When <strong id="EN-US_TOPIC_0000002233886778__b21421555122013">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002233886778__b514285592020">file://</strong>, the current field does not take effect.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17412195410201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p16142145515206">working_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p201422557208">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p214275517205">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row16412754162012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9142555152010">environments</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1614225532019">Array of Map&lt;String,String&gt; objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1614214557207">Environment variables of a training job. The format is <strong id="EN-US_TOPIC_0000002233886778__b61426552208">key:value</strong>. Leave this parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row141215547203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p121426556209">summary</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p614315555204"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Summary">Summary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81431355102019">Visualization log summary.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Parameter"></a><a name="en-us_topic_0000002055164082_response_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Parameter" frame="border" border="1" rules="all"><caption><b>Table 63 </b>Parameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5422454122014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p121438558202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p14143145512203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.9.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1714316558201">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row942365432014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11143655132012">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15143175516203">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p41431855142013">Parameter name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row8423185482013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p91434556207">value</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p014316555205">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p214395512014">Parameter value.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1542325472012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14143105522016">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9143195532020">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p914355542015">Parameter description.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1942314547206"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17144105552015">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p614455518208"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_constraint">constraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19144155532018">Parameter constraint.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1242395417208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p61441555208">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191441555162015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_i18n_description">i18n_description</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1814415517203">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_constraint"></a><a name="en-us_topic_0000002055164082_response_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_constraint" frame="border" border="1" rules="all"><caption><b>Table 64 </b>constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row114261654142019"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p9145125522017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p171459550207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p614535511203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row94272549208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21459553205">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1114515520201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19145115515204">Parameter type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row114271254162010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p71457554206">editable</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p20145135514201">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p014513553203">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row124272054152017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14145155152014">required</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p814517555209">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7145155122014">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row104271554142016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p614505522012">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p131454554209">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11145175511208">Whether the parameter is sensitive This function is not implemented currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row94271854132014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p714525515207">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12145855162015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161451655122010">Valid type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row942719542208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p151466551207">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1614612553201">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6146055152011">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_i18n_description"></a><a name="en-us_topic_0000002055164082_response_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 65 </b>i18n_description</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row24329544209"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p13146125592012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1414610557206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.11.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p201461455132019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row12432105432010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6147105522018">language</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18147155518207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1914795572015">International language.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row144322549201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p314775572011">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16147195518202">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p414711557204">Description of an international language.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_policies"></a><a name="en-us_topic_0000002055164082_response_policies"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_policies" frame="border" border="1" rules="all"><caption><b>Table 66 </b>policies</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row144341541203"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p61472559206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p114795520209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1014735511206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row0434175413206"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p7147855152020">auto_search</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15147655172019"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_auto_search">auto_search</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18147755112010">Hyperparameter search configuration.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_auto_search"></a><a name="en-us_topic_0000002055164082_response_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_auto_search" frame="border" border="1" rules="all"><caption><b>Table 67 </b>auto_search</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16435354112014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.13.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p114835513206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.13.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p41486555206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.13.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p314875582012">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row184351554112012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p71481955152012">skip_search_params</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18148955102010">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15148165518209">Hyperparameter parameters that need to be skipped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row643675472013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8148555122011">reward_attrs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191485559200">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_reward_attrs">reward_attrs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p31481553208">List of search metrics.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row843616545201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12148185510207">search_params</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12148115514205">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_search_params">search_params</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p18148355112017">Search parameters.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1643685415202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1514855514203">algo_configs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.13.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51481155162010">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_algo_configs">algo_configs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.13.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7148185552014">Search algorithm configurations.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_reward_attrs"></a><a name="en-us_topic_0000002055164082_response_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 68 </b>reward_attrs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row11438125410205"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p19148135512011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p2149195516203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.14.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p8149105542016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row043845419207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11149155512201">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p114912553204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p171499552203">Metric name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1343825420204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p0149255152013">mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1214919557206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10149155512010">Search mode.</p>
<ul id="EN-US_TOPIC_0000002233886778__ul414945522010"><li id="EN-US_TOPIC_0000002233886778__li141492055182011"><p id="EN-US_TOPIC_0000002233886778__p414916556203"><a name="EN-US_TOPIC_0000002233886778__li141492055182011"></a><a name="li141492055182011"></a><strong id="EN-US_TOPIC_0000002233886778__b171491655102016">max</strong>: A larger metric value is preferred.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1814925515207"><p id="EN-US_TOPIC_0000002233886778__p1114918552206"><a name="EN-US_TOPIC_0000002233886778__li1814925515207"></a><a name="li1814925515207"></a><strong id="EN-US_TOPIC_0000002233886778__b91491055132012">min</strong>: A smaller metric value is preferred.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row243814541202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5149115512201">regex</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p414945542019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p8149175511208">Regular expression of a metric.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_search_params"></a><a name="en-us_topic_0000002055164082_response_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_search_params" frame="border" border="1" rules="all"><caption><b>Table 69 </b>search_params</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row644275417201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.15.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p141498553203">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.15.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1014915542012">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.15.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1114911555205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1744211546202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13149125522013">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19149355122011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p114995511202">Hyperparameter name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7443185452012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14150125515206">param_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14150955112016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1415065502020">Parameter type.</p>
<ul id="EN-US_TOPIC_0000002233886778__ul21501655172010"><li id="EN-US_TOPIC_0000002233886778__li61504556202"><p id="EN-US_TOPIC_0000002233886778__p191501455122018"><a name="EN-US_TOPIC_0000002233886778__li61504556202"></a><a name="li61504556202"></a><strong id="EN-US_TOPIC_0000002233886778__b815025517209">continuous</strong>: The hyperparameter is of the continuous type. When an algorithm is used in a training job, continuous hyperparameters are displayed as text boxes on the console.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1115095562013"><p id="EN-US_TOPIC_0000002233886778__p1115085514202"><a name="EN-US_TOPIC_0000002233886778__li1115095562013"></a><a name="li1115095562013"></a><strong id="EN-US_TOPIC_0000002233886778__b215020551203">discrete</strong>: The hyperparameter is of the discrete type. When an algorithm is used in a training job, discrete hyperparameters are displayed as drop-down lists on the console.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row144365422013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p31501055142012">lower_bound</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14150135582014">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p131501559209">Lower bound of the hyperparameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1344375414205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p7150155162010">upper_bound</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6150755172014">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p115045522011">Upper bound of the hyperparameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row44431543203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13150185512209">discrete_points_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p415065532013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6150135514203">Number of discrete points of a continuous hyperparameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1444316544208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11150155532014">discrete_values</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.15.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12150165562014">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.15.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5150155515202">List of discrete hyperparameter values.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_algo_configs"></a><a name="en-us_topic_0000002055164082_response_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 70 </b>algo_configs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row17447155414207"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p3150165517206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1915195522016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.16.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1415185592017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row17447754182013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9151255162012">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p515115553205">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p151514556203">Name of the search algorithm.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row644735415202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10151955122011">params</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1715135512202">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5151125562017">Search algorithm parameters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AutoSearchAlgoConfigParameter"></a><a name="en-us_topic_0000002055164082_response_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 71 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row8448145412203"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.17.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p215145516206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.17.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p20151135519209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.17.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p615115557209">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row744935413208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1151455132016">key</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12151125520201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6151455102013">Parameter key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row144918543205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191511055142016">value</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1815175515207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7151195516202">Parameter value.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row164491454112016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12151135514205">type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.17.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16151175510207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.17.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7151195512012">Parameter type.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Input"></a><a name="en-us_topic_0000002055164082_response_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Input" frame="border" border="1" rules="all"><caption><b>Table 72 </b>Input</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row845111544204"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.18.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1515255512205">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.18.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p215215556200">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.18.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p5152195513208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1945175492013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14152175512013">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5152115522016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1315213553209">Name of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row104511054182018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p415216555201">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p415245511204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2015218551201">Description of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20451195418204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12152055122019">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71521655152012">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p315213555207">Local directory of the container to which the data input channel is mapped Example: /home/ma-user/modelarts/inputs/data_url_0.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row3451185412205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1015211556205">remote</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8152055102012"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_InputDataInfo">InputDataInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17152145511207">Information of the data input. Enums:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul71522559203"><li id="EN-US_TOPIC_0000002233886778__li0152655192010"><p id="EN-US_TOPIC_0000002233886778__p21521655182012"><a name="EN-US_TOPIC_0000002233886778__li0152655192010"></a><a name="li0152655192010"></a><strong id="EN-US_TOPIC_0000002233886778__b1615275512202">dataset</strong>: The data input is a dataset.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li21529551207"><p id="EN-US_TOPIC_0000002233886778__p6152115514201"><a name="EN-US_TOPIC_0000002233886778__li21529551207"></a><a name="li21529551207"></a><strong id="EN-US_TOPIC_0000002233886778__b61521055152010">obs</strong>: The data input is an OBS path.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row164514541206"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9152105522014">remote_constraint</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.18.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3152355202017">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_remote_constraint">remote_constraint</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.18.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11152855192019">Data input constraint</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_InputDataInfo"></a><a name="en-us_topic_0000002055164082_response_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 73 </b>InputDataInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row16454115414206"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.19.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p71531955102018">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.19.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p11531552205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.19.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1715355519203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row12454254202019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1115325572020">dataset</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8153555162015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_dataset">dataset</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10153135582014">Dataset as the data input.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row144541154122016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3153145512018">obs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.19.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18153145522016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.19.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1715375552012">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_dataset"></a><a name="en-us_topic_0000002055164082_response_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_dataset" frame="border" border="1" rules="all"><caption><b>Table 74 </b>dataset</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row945695422014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.20.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p171531553205">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.20.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p16153185515200">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.20.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p6153455162014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row545612541205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1615311556205">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p171532055112012">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p615312556200">Dataset ID of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14456754122016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p161531155112013">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p3153655192016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p115345562013">Dataset version ID of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1045645416201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p115365520207">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.20.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2153105522011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.20.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1615312552203">OBS URL of the dataset for a training job. It is automatically parsed by ModelArts based on the dataset ID and dataset version ID. For example, <strong id="EN-US_TOPIC_0000002233886778__b1415319559206">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_obs"></a><a name="en-us_topic_0000002055164082_response_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_obs" frame="border" border="1" rules="all"><caption><b>Table 75 </b>obs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row19458115482020"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.21.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p815475532017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.21.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1315425515207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.21.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1815475542014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row5458854122019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.21.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12154185515206">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.21.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p515485513202">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.21.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p61542055102017">OBS URL of the dataset required by a training job. For example, <strong id="EN-US_TOPIC_0000002233886778__b3154175520208">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_remote_constraint"></a><a name="en-us_topic_0000002055164082_response_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 76 </b>remote_constraint</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row19460145452010"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.22.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p31549557207">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.22.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1115413552202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.22.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p14154145516209">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1460954192012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p16154105518208">data_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p61542557205">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1615435572014">Data input type, including the data storage location and dataset.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12460154122011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.22.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6154755172010">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.22.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111541555192020">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.22.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2154355152016">Attributes if a dataset is used as the data input. Options:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul11549554209"><li id="EN-US_TOPIC_0000002233886778__li1154165511206"><p id="EN-US_TOPIC_0000002233886778__p31541155132015"><a name="EN-US_TOPIC_0000002233886778__li1154165511206"></a><a name="li1154165511206"></a><strong id="EN-US_TOPIC_0000002233886778__b111541055112017">data_format</strong>: Data format</p>
</li><li id="EN-US_TOPIC_0000002233886778__li171551055192019"><p id="EN-US_TOPIC_0000002233886778__p4155145582018"><a name="EN-US_TOPIC_0000002233886778__li171551055192019"></a><a name="li171551055192019"></a><strong id="EN-US_TOPIC_0000002233886778__b4155655182014">data_segmentation</strong>: Data segmentation</p>
</li><li id="EN-US_TOPIC_0000002233886778__li12155115592011"><p id="EN-US_TOPIC_0000002233886778__p18155115522020"><a name="EN-US_TOPIC_0000002233886778__li12155115592011"></a><a name="li12155115592011"></a><strong id="EN-US_TOPIC_0000002233886778__b13155185518206">dataset_type</strong>: Labeling type</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Output"></a><a name="en-us_topic_0000002055164082_response_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Output" frame="border" border="1" rules="all"><caption><b>Table 77 </b>Output</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row746313541203"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.23.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1015511559205">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.23.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p715575511201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.23.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p16155055142019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1346318543209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1515513551207">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18155755112013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.23.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p115518550205">Name of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row184631554132020"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p415514554207">description</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15155195582011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.23.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p915575522012">Description of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1146345416200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6155115518208">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1615575582011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.23.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p015510552203">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13464105482019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p215518558201">remote</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.23.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p015535520203"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Remote">Remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.23.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p315575513209">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEngine"></a><a name="en-us_topic_0000002055164082_response_JobEngine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEngine" frame="border" border="1" rules="all"><caption><b>Table 78 </b>JobEngine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row10466205432016"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.24.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p2156195515201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.24.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p71561554205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.24.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p121565551205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row0466195482018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1156165532011">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p515613550207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p41561155122014">Engine ID selected for a training job. The value can be <strong id="EN-US_TOPIC_0000002233886778__b31564556202">engine_id</strong>, <strong id="EN-US_TOPIC_0000002233886778__b17156655172013">engine_name + engine_version</strong>, or <strong id="EN-US_TOPIC_0000002233886778__b2156105552013">image_url</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row446685411209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p121561855132012">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p415685512015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p111575556209">Name of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002233886778__b131571455112016">engine_id</strong> has been set, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1946655462010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p16157655122011">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p41578552201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14157105532012">Version of the engine selected for a training job. If <strong id="EN-US_TOPIC_0000002233886778__b7157125520206">engine_id</strong> has been set, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row134663540207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1515710556204">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p715710552206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81571155132017">Custom image URL selected for a training job. The URL is obtained from SWR.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1046655416202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p4157255192017">install_sys_packages</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.24.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19157355192016">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.24.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p415745512209">Whether to install the MoXing version specified by the training platform. Value <strong id="EN-US_TOPIC_0000002233886778__b18157555192017">true</strong> means to install the specified MoXing version. This parameter is available only when <strong id="EN-US_TOPIC_0000002233886778__b191582557206">engine_name</strong>, <strong id="EN-US_TOPIC_0000002233886778__b12158105592014">engine_version</strong>, and <strong id="EN-US_TOPIC_0000002233886778__b31583558205">image_url</strong> are set.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Summary"></a><a name="en-us_topic_0000002055164082_response_Summary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Summary" frame="border" border="1" rules="all"><caption><b>Table 79 </b>Summary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1146945412206"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.25.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1158155172012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.25.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p9158115512013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.25.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p2158145572019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row446945432013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p315895572018">log_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21581755152019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p181581557204">Visualization log type of a training job. After this parameter is configured, the training job can be used as the data source of a visualization job. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul5158105518204"><li id="EN-US_TOPIC_0000002233886778__li81581355112019"><p id="EN-US_TOPIC_0000002233886778__p515855552011"><a name="EN-US_TOPIC_0000002233886778__li81581355112019"></a><a name="li81581355112019"></a><strong id="EN-US_TOPIC_0000002233886778__b11158165512010">tensorboard</strong></p>
</li><li id="EN-US_TOPIC_0000002233886778__li1215855517206"><p id="EN-US_TOPIC_0000002233886778__p91580555203"><a name="EN-US_TOPIC_0000002233886778__li1215855517206"></a><a name="li1215855517206"></a><strong id="EN-US_TOPIC_0000002233886778__b101588557206">mindstudio-insight</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9469105417208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15158205562016">log_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6158145572019"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogDir">LogDir</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1315815557203">Visualization log output of a training job. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b41594552203">log_type</strong> is not empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1146955413209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11159195512207">data_sources</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.25.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191591055182011">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DataSource">DataSource</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.25.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p515925582011">Visualization log input of a visualization job or debug training job. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b18159115542015">tensorboard/enable</strong> or <strong id="EN-US_TOPIC_0000002233886778__b115910550209">mindstudio-insight/enable</strong> is set to <strong id="EN-US_TOPIC_0000002233886778__b0159175514209">true</strong> for advanced training functions.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogDir"></a><a name="en-us_topic_0000002055164082_response_LogDir"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogDir" frame="border" border="1" rules="all"><caption><b>Table 80 </b>LogDir</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row2471155411205"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.26.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p915985510203">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.26.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p61592557204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.26.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p61591255152018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row547245413207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.26.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p01595559203">pfs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.26.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p8159205517202"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_PFSSummary">PFSSummary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.26.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13159115517209">Output of an OBS parallel file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_PFSSummary"></a><a name="en-us_topic_0000002055164082_response_PFSSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_PFSSummary" frame="border" border="1" rules="all"><caption><b>Table 81 </b>PFSSummary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row24731454182018"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.27.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p10160155512202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.27.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p716075552011">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.27.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p14160255182020">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row147325418202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.27.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13160455162011">pfs_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.27.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2160205522019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.27.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1160135522011">URL of an OBS parallel file system.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DataSource"></a><a name="en-us_topic_0000002055164082_response_DataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DataSource" frame="border" border="1" rules="all"><caption><b>Table 82 </b>DataSource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row18474125452012"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.28.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p216055562017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.28.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p121609557208">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.28.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p131602559201">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1047435411208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.28.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17160135510207">job</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.28.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p131608558206"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobSummary">JobSummary</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.28.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1516075511204">Job data source.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobSummary"></a><a name="en-us_topic_0000002055164082_response_JobSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobSummary" frame="border" border="1" rules="all"><caption><b>Table 83 </b>JobSummary</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row174781854132014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.29.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p11161195562018">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.29.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p91615554200">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.29.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p15161755132011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row54791954132014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.29.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1716125514202">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.29.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p11161155502018">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.29.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12161255152013">Training job ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponse"></a><a name="en-us_topic_0000002055164082_response_TaskResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponse" frame="border" border="1" rules="all"><caption><b>Table 84 </b>TaskResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1348095416209"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.30.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p916112551206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.30.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1116115519201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.30.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p13161155562019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row44801454152017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8161255122015">role</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p18161115515201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.30.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p8161125512018">Task role. This function is not supported currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1048065482014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15161155132015">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p016145522014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponseAlgorithm">TaskResponseAlgorithm</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.30.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p12161185542010">Algorithm management and configuration.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1248015412017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131611855112020">task_resource</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.30.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1316219554205"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorResponse">FlavorResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.30.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p131625556206">Flavors of a training job or an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponseAlgorithm"></a><a name="en-us_topic_0000002055164082_response_TaskResponseAlgorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskResponseAlgorithm" frame="border" border="1" rules="all"><caption><b>Table 85 </b>TaskResponseAlgorithm</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row048325416209"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.31.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p12162165520209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.31.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p131621055132010">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.31.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1616215555204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row848318545201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1916295542019">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p191621855112011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p111621555102018">Absolute path of the directory where the algorithm boot file is stored.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row548317546209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10162195519207">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71622553207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11162145532019">Absolute path of the algorithm boot file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1948365413208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21626554205">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p11621455142013"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmInput">AlgorithmInput</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p316211558205">Algorithm input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row748317543201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15162955162016">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1316255511201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmOutput">AlgorithmOutput</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10162955122018">Algorithm output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row44831354162014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p816315510203">engine</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6163165552014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmEngine">AlgorithmEngine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1616314556201">Engine on which a heterogeneous job depends.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17483105416206"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p01632552204">local_code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p016305513205">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p716325512202">Local directory of the training container to which the algorithm code directory is downloaded. The rules are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1916395519209"><li id="EN-US_TOPIC_0000002233886778__li21631555192018"><p id="EN-US_TOPIC_0000002233886778__p1016365519201"><a name="EN-US_TOPIC_0000002233886778__li21631555192018"></a><a name="li21631555192018"></a>The directory must be under <strong id="EN-US_TOPIC_0000002233886778__b12163455142014">/home</strong>.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li181631155162014"><p id="EN-US_TOPIC_0000002233886778__p15163135513207"><a name="EN-US_TOPIC_0000002233886778__li181631155162014"></a><a name="li181631155162014"></a>In v1 compatibility mode, the current field does not take effect.</p>
</li><li id="EN-US_TOPIC_0000002233886778__li19163105516207"><p id="EN-US_TOPIC_0000002233886778__p15163145512204"><a name="EN-US_TOPIC_0000002233886778__li19163105516207"></a><a name="li19163105516207"></a>When <strong id="EN-US_TOPIC_0000002233886778__b121633555206">code_dir</strong> is prefixed with <strong id="EN-US_TOPIC_0000002233886778__b5163755102020">file://</strong>, the current field does not take effect.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1848355462013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5163255152012">working_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.31.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2163205513206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.31.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p116375592019">Work directory where an algorithm is executed. Note that this parameter does not take effect in v1 compatibility mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmInput"></a><a name="en-us_topic_0000002055164082_response_AlgorithmInput"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmInput" frame="border" border="1" rules="all"><caption><b>Table 86 </b>AlgorithmInput</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row64878542201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.32.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p21631055102016">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.32.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p2163135520204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.32.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p216318553208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row9487354202014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p18163455142013">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p316375572016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.32.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p91631455192012">Name of the data input channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row14487195432016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1016385532018">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p116320557209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.32.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1316425513202">Local path of the container to which the data input and output channels are mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row184871554182014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p81640556208">remote</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.32.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16164755182011"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmRemote">AlgorithmRemote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.32.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9164165552012">Actual data input, which can only be OBS for heterogeneous jobs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmRemote"></a><a name="en-us_topic_0000002055164082_response_AlgorithmRemote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmRemote" frame="border" border="1" rules="all"><caption><b>Table 87 </b>AlgorithmRemote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row849020542206"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.33.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p10164955202018">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.33.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p316413556205">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.33.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1116418553208">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row2491105411208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.33.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p916412552203">obs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.33.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1216495522014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RemoteObs">RemoteObs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.33.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p141642551202">OBS in which data input and output are stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmOutput"></a><a name="en-us_topic_0000002055164082_response_AlgorithmOutput"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmOutput" frame="border" border="1" rules="all"><caption><b>Table 88 </b>AlgorithmOutput</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row649355442011"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.34.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1416518557209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.34.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p14165135511201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.34.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1216518555201">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1449475412203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13165185516209">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p516595542010">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p121651855192020">Name of the data output channel.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row7494185452018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1216595520207">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p916517555208">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10165355102014">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row5494354182019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1716595582020">remote</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12165555192010"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Remote">Remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p016512553206">Description of the actual data output.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row154941754202017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3165105515201">mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p10165115512204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p19165165532018">Data transmission mode. The default value is <strong id="EN-US_TOPIC_0000002233886778__b1716513557205">upload_periodically</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row11494175411200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13165255112015">period</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.34.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p141652055192015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.34.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1716585518201">Data transmission period. The default value is <strong id="EN-US_TOPIC_0000002233886778__b5165155582015">30s</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Remote"></a><a name="en-us_topic_0000002055164082_response_Remote"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Remote" frame="border" border="1" rules="all"><caption><b>Table 89 </b>Remote</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row14499054182013"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.35.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p171657553209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.35.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p19165165520201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.35.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p111654552207">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row144991254122015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.35.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p216615582013">obs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.35.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p101661555132015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RemoteObs">RemoteObs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.35.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p416665572020">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RemoteObs"></a><a name="en-us_topic_0000002055164082_response_RemoteObs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RemoteObs" frame="border" border="1" rules="all"><caption><b>Table 90 </b>RemoteObs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row13501195482014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.36.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p201661155202014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.36.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p19166185572015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.36.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p8166135572013">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1450185442015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.36.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11666559207">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.36.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p916617559200">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.36.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p816616558203">OBS URL to which data is exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmEngine"></a><a name="en-us_topic_0000002055164082_response_AlgorithmEngine"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_AlgorithmEngine" frame="border" border="1" rules="all"><caption><b>Table 91 </b>AlgorithmEngine</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row13502175412202"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.37.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p201675553209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.37.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p101671555172019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.37.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p181671055182019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row3502205412202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13167165502010">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1167165517204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81671955192010">Engine ID, for example, <strong id="EN-US_TOPIC_0000002233886778__b1416715592016">caffe-1.0.0-python2.7</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row8502155432012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1016745520200">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7167165513200">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14167855192012">Engine name, for example, <strong id="EN-US_TOPIC_0000002233886778__b4167755122017">Caffe</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row165036548205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p171673555203">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6167155517204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p151670553208">Engine version. Engines with the same name have multiple versions, for example, <strong id="EN-US_TOPIC_0000002233886778__b416735582018">Caffe-1.0.0-python2.7</strong> of Python 2.7.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9503135411205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p9167135518204">v1_compatible</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14167195552020">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15167195532015">Whether the v1 compatibility mode is used.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row45031154112014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1016715515203">run_user</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p71671555142019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2167115502013">User UID started by default by the engine.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1150305482016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1316714555209">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.37.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111671355152019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.37.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p716719556207">Custom image URL selected for an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorResponse"></a><a name="en-us_topic_0000002055164082_response_FlavorResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorResponse" frame="border" border="1" rules="all"><caption><b>Table 92 </b>FlavorResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row12506185414207"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.38.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1916825542013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.38.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p11168135517209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.38.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1168125511203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row18506135419201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p216855572018">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p101681556209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p916815592012">ID of the resource flavor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1350685411209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2168175542015">flavor_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1716855510208">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p21689553207">Name of the resource flavor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row4507254202016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p20168165520207">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p016818558202">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p131681155122011">Maximum number of nodes in a resource flavor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row11507454172013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p216885517206">flavor_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p81687557204">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1216814555207">Resource flavor type. Options:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul2016865522010"><li id="EN-US_TOPIC_0000002233886778__li61681455142012"><p id="EN-US_TOPIC_0000002233886778__p21683551202"><a name="EN-US_TOPIC_0000002233886778__li61681455142012"></a><a name="li61681455142012"></a><strong id="EN-US_TOPIC_0000002233886778__b1016812553207">CPU</strong></p>
</li><li id="EN-US_TOPIC_0000002233886778__li41681655132012"><p id="EN-US_TOPIC_0000002233886778__p3168165519209"><a name="EN-US_TOPIC_0000002233886778__li41681655132012"></a><a name="li41681655132012"></a><strong id="EN-US_TOPIC_0000002233886778__b916845552012">GPU</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row9507165442017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15168145510201">billing</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1168155512202"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_BillingInfo">BillingInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15168355122013">Billing information of a resource flavor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1507654102015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p716812558202">flavor_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2169195515209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfoResponse">FlavorInfoResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p20169655142011">Resource flavor details.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row550775472018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p816985516208">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.38.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p716911555201">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.38.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14169455182013">Other specification attributes.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfoResponse"></a><a name="en-us_topic_0000002055164082_response_FlavorInfoResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfoResponse" frame="border" border="1" rules="all"><caption><b>Table 93 </b>FlavorInfoResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1528135462011"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.39.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1116955512010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.39.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p2016905562017">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.39.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p201699553200">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1552805482013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1716935522016">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p10169555162012">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1016975572020">Maximum number of nodes that can be selected. The value <strong id="EN-US_TOPIC_0000002233886778__b216917551202">1</strong> indicates that the distributed mode is not supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row195280548201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p101697559207">cpu</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p17169135516201"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Cpu">Cpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14170755202011">CPU specifications.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row5528145452018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8170195582018">gpu</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p151704550207"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Gpu">Gpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p117005532016">GPU specifications.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row165288548209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191703553206">memory</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1817016551204"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Memory">Memory</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p91701655122017">Memory information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15528165419208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10170195513203">disk</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.39.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1017065542016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DiskResponse">DiskResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.39.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1817085592011">Disk information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DiskResponse"></a><a name="en-us_topic_0000002055164082_response_DiskResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_DiskResponse" frame="border" border="1" rules="all"><caption><b>Table 94 </b>DiskResponse</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row17531125412013"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.40.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p017010554204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.40.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p171711855152013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.40.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p7171205552017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row11532154192014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.40.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11711755122016">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.40.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7171155122018">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.40.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p61711955122010">Disk size.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row253212549208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.40.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p417155582011">unit</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.40.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51711755102011">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.40.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p101718556203">Unit of the disk size.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SpecResponce"></a><a name="en-us_topic_0000002055164082_response_SpecResponce"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SpecResponce" frame="border" border="1" rules="all"><caption><b>Table 95 </b>SpecResponce</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1153305432017"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.41.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p4171185552016">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.41.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p151711855152013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.41.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p18171205518205">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row14533115452016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1717135522019">resource</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1417115522018"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Resource">Resource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p181711555192010">Resource flavors of a training job. Select either <strong id="EN-US_TOPIC_0000002233886778__b13171655122019">flavor_id</strong> or <strong id="EN-US_TOPIC_0000002233886778__b7171455122014">pool_id+[flavor_id]</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row10533135462019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1417115518209">volumes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9171955182020">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobVolume">JobVolume</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p71713553205">Volumes attached for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row145335548205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p417265513205">log_export_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51721855142015"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogExportPath">LogExportPath</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p51723559205">Export path of training job logs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row05343548207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51729554201">schedule_policy</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1617215552209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SchedulePolicy">SchedulePolicy</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7172855142012">Training job scheduling policy.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row95343548203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131721455152015">custom_metrics</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.41.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p41721055142010">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_CustomMetrics">CustomMetrics</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.41.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p617265519203">Metric collection configuration</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Resource"></a><a name="en-us_topic_0000002055164082_response_Resource"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Resource" frame="border" border="1" rules="all"><caption><b>Table 96 </b>Resource</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row95371154142020"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.42.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p11728551204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.42.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p181721455142016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.42.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p5172195532016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row653720547205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21721255122010">policy</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1217216553201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p191721555202016">Resource specification mode of a training job. The value can be regular, indicating the standard mode.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1753745416205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p41721455172010">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14172135517200">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1517215552204">ID of the resource flavor selected for a training job. <strong id="EN-US_TOPIC_0000002233886778__b15172165510207">flavor_id</strong> cannot be specified for dedicated resource pools with CPU specifications. The options for dedicated resource pools with GPU specifications are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul1217265513207"><li id="EN-US_TOPIC_0000002233886778__li317385519204"><p id="EN-US_TOPIC_0000002233886778__p21731955102018"><a name="EN-US_TOPIC_0000002233886778__li317385519204"></a><a name="li317385519204"></a><strong id="EN-US_TOPIC_0000002233886778__b151731558207">modelarts.pool.visual.xlarge</strong> (1 card)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li817317559200"><p id="EN-US_TOPIC_0000002233886778__p51731555203"><a name="EN-US_TOPIC_0000002233886778__li817317559200"></a><a name="li817317559200"></a><strong id="EN-US_TOPIC_0000002233886778__b917395532019">modelarts.pool.visual.2xlarge</strong> (2 cards)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li151731055172016"><p id="EN-US_TOPIC_0000002233886778__p5173125510201"><a name="EN-US_TOPIC_0000002233886778__li151731055172016"></a><a name="li151731055172016"></a><strong id="EN-US_TOPIC_0000002233886778__b717317551206">modelarts.pool.visual.4xlarge</strong> (4 cards)</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1317375517203"><p id="EN-US_TOPIC_0000002233886778__p15173135517206"><a name="EN-US_TOPIC_0000002233886778__li1317375517203"></a><a name="li1317375517203"></a><strong id="EN-US_TOPIC_0000002233886778__b171739550202">modelarts.pool.visual.8xlarge</strong> (8 cards)</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1753712543203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1017320555208">flavor_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p161731755122013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p131731655172016">Read-only flavor name returned by ModelArts when <strong id="EN-US_TOPIC_0000002233886778__b1417313555202">flavor_id</strong> is used.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18537185492012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5173555182010">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1117314557207">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9173185514202">Number of resource replicas selected for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18537195416208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p41731155102013">pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p15173105592014">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p6173555102017">Resource pool ID selected for a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row45371354172017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p417465582013">flavor_detail</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.42.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1117418553204"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorDetail">FlavorDetail</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.42.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p151741155152017">Flavor details of a training job or algorithm. This parameter is available only for public resource pools.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorDetail"></a><a name="en-us_topic_0000002055164082_response_FlavorDetail"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorDetail" frame="border" border="1" rules="all"><caption><b>Table 97 </b>FlavorDetail</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row554125452011"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.43.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p31740553200">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.43.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p12174195532013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.43.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p6174125552011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row19541125410208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12174155122010">flavor_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p517411553206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p917435510200">Resource flavor type. The options are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul81741055132018"><li id="EN-US_TOPIC_0000002233886778__li0175125532018"><p id="EN-US_TOPIC_0000002233886778__p11175135562018"><a name="EN-US_TOPIC_0000002233886778__li0175125532018"></a><a name="li0175125532018"></a><strong id="EN-US_TOPIC_0000002233886778__b117515592019">CPU</strong></p>
</li><li id="EN-US_TOPIC_0000002233886778__li16175185518204"><p id="EN-US_TOPIC_0000002233886778__p6175155162020"><a name="EN-US_TOPIC_0000002233886778__li16175185518204"></a><a name="li16175185518204"></a><strong id="EN-US_TOPIC_0000002233886778__b61751755162017">GPU</strong></p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row18541165492012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1117512555201">billing</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p61751155152014"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_BillingInfo">BillingInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5175255162012">Billing information of a resource flavor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row155412054162010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1417585518202">flavor_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.43.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1817575512017"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfo">FlavorInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.43.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p21756557203">Resource flavor details.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_BillingInfo"></a><a name="en-us_topic_0000002055164082_response_BillingInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_BillingInfo" frame="border" border="1" rules="all"><caption><b>Table 98 </b>BillingInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row85461154182014"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.44.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p517625542014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.44.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p11761555162010">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.44.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p171765551203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row954655412017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1117795582018">code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4177055192012">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1917775520201">Billing code.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row85465545202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.44.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p161777558203">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.44.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1517745592013">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.44.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p817718557209">Billing unit.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfo"></a><a name="en-us_topic_0000002055164082_response_FlavorInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_FlavorInfo" frame="border" border="1" rules="all"><caption><b>Table 99 </b>FlavorInfo</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1554810542206"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.45.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p6178455182014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.45.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p13178855182016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.45.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p181781755192016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row115489540209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12178255142011">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p917895582017">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3178155510209">Maximum number of nodes that can be selected. The value <strong id="EN-US_TOPIC_0000002233886778__b91781755112019">1</strong> indicates that the distributed mode is not supported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1554875472012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p81789556203">cpu</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1017885522018"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Cpu">Cpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p2179255182015">CPU specifications.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row20548145414203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p151794554203">gpu</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2179105582018"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Gpu">Gpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9179135572015">GPU specifications.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row195481254122017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1917955592018">memory</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111797558208"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Memory">Memory</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161791455102015">Memory information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row65496545200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p21791755172012">disk</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.45.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p91791455162016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Disk">Disk</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.45.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p20179955162011">Disk information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Cpu"></a><a name="en-us_topic_0000002055164082_response_Cpu"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Cpu" frame="border" border="1" rules="all"><caption><b>Table 100 </b>Cpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row7551135432015"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.46.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1018005513209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.46.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p17180205518204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.46.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1318075582016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row165511154142013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.46.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2180955132018">arch</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.46.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p318095513207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.46.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p7180125542014">CPU architecture.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row125522549208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.46.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191805551205">core_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.46.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1018015551204">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.46.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1018055517203">Number of cores.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Gpu"></a><a name="en-us_topic_0000002055164082_response_Gpu"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Gpu" frame="border" border="1" rules="all"><caption><b>Table 101 </b>Gpu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row85539549201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.47.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p13181155517200">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.47.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p318135512018">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.47.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p5181145516203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row135531954152016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p0181855122017">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p2018125512203">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p5181355102012">Number of GPUs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2553145413204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1118105502015">product_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p318115582018">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p8181255192013">Product name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row0554154192015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1818175592013">memory</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.47.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6181165522017">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.47.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1218195562016">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Npu" frame="border" border="1" rules="all"><caption><b>Table 102 </b>Npu</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1055615548209"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.48.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p12181155562014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.48.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p818175522015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.48.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p171813554206">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1755625442012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p14181175520207">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p16181145552010">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.48.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p218117556201">Number of NPUs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row65567544202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1018175522017">product_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p91815559201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.48.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p918135512018">Product name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1555617544203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p918255516207">memory</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.48.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p51826553203">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.48.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81824557206">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Memory"></a><a name="en-us_topic_0000002055164082_response_Memory"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Memory" frame="border" border="1" rules="all"><caption><b>Table 103 </b>Memory</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row55581854122018"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.49.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1118215516201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.49.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p9182355102020">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.49.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p2018255582016">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row3558254162011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.49.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p6182155517204">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.49.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p91821055122017">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.49.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p618285532016">Memory size.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row155581454102019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.49.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p218265511205">unit</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.49.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p418295562016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.49.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p81821755142019">Number of memory units.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Disk"></a><a name="en-us_topic_0000002055164082_response_Disk"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Disk" frame="border" border="1" rules="all"><caption><b>Table 104 </b>Disk</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5561354162019"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.50.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1718255511206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.50.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p161824552209">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.50.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p15182165582015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row0561554102017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.50.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19182255192013">size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.50.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1818295511209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.50.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1418335514205">Disk size.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row756135414209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.50.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p20183355172014">unit</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.50.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12183125592019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.50.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1618335517204">Unit of the disk size, which is GB generally.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobVolume"></a><a name="en-us_topic_0000002055164082_response_JobVolume"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobVolume" frame="border" border="1" rules="all"><caption><b>Table 105 </b>JobVolume</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row165631754192017"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.51.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p14183185552015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.51.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p618315550201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.51.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p121831555162019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row16563154192014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.51.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p15183655142014">nfs</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.51.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p518316555209"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Nfs">Nfs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.51.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p418315554204">Volumes attached in NFS mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Nfs"></a><a name="en-us_topic_0000002055164082_response_Nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Nfs" frame="border" border="1" rules="all"><caption><b>Table 106 </b>Nfs</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row15642542207"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.52.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p101836551202">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.52.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p11831255122011">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.52.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p5183855172014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row9564354102014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p5183955192010">nfs_server_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4183155142012">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.52.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1718495510200">NFS server path, for example, <strong id="EN-US_TOPIC_0000002233886778__b618485511202">10.10.10.10:/example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row17564195415201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17184355152015">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1418411556207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.52.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p171841455152010">Path for attaching volumes to the training container, for example, <strong id="EN-US_TOPIC_0000002233886778__b151841055152020">/example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row656435410208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p131841055162016">read_only</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.52.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14184145515206">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.52.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p13184185562012">Whether the disks attached to the container in NFS mode are read-only.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogExportPath"></a><a name="en-us_topic_0000002055164082_response_LogExportPath"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_LogExportPath" frame="border" border="1" rules="all"><caption><b>Table 107 </b>LogExportPath</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row356612547204"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.53.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p18184105517209">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.53.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p10184165542010">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.53.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1918455510201">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row556685419207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.53.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p41844557202">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.53.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p141841455102019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.53.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p818414552209">OBS path for storing training job logs, for example, <strong id="EN-US_TOPIC_0000002233886778__b1118425520206">obs://example/path</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15566185472017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.53.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191845558201">host_path</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.53.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p818411559202">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.53.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p718435520208">Path of the host where training job logs are stored, for example, <strong id="EN-US_TOPIC_0000002233886778__b10184115502020">/example/path</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SchedulePolicy"></a><a name="en-us_topic_0000002055164082_response_SchedulePolicy"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SchedulePolicy" frame="border" border="1" rules="all"><caption><b>Table 108 </b>SchedulePolicy</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row12568115482012"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.54.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p618517558204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.54.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1118511554204">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.54.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p131855557204">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row18568554192020"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p41851855112011">required_affinity</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p31855555203"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RequiredAffinity">RequiredAffinity</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p218595517207">Affinity requirements for training jobs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row205687548204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p10185155552016">priority</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p9185175520208">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p161851155202019">Priority of the training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row16568654202015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p111859556209">preemptible</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.54.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p418512559206">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.54.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1918525572011">Whether preemption is allowed</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RequiredAffinity"></a><a name="en-us_topic_0000002055164082_response_RequiredAffinity"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_RequiredAffinity" frame="border" border="1" rules="all"><caption><b>Table 109 </b>RequiredAffinity</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row195711254122010"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.55.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p16185175502015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.55.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p1118545516203">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.55.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1318525582013">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row05711454112018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.55.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11185105552011">affinity_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.55.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p111851655142013">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.55.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p10185165516202">Affinity scheduling policy. Possible values are as follows:</p>
<ul id="EN-US_TOPIC_0000002233886778__ul51851355112015"><li id="EN-US_TOPIC_0000002233886778__li1518565572017"><p id="EN-US_TOPIC_0000002233886778__p15186155514202"><a name="EN-US_TOPIC_0000002233886778__li1518565572017"></a><a name="li1518565572017"></a><strong id="EN-US_TOPIC_0000002233886778__b1918625502016">cabinet</strong>: strong cabinet scheduling</p>
</li><li id="EN-US_TOPIC_0000002233886778__li1718695542020"><p id="EN-US_TOPIC_0000002233886778__p191861855172014"><a name="EN-US_TOPIC_0000002233886778__li1718695542020"></a><a name="li1718695542020"></a><strong id="EN-US_TOPIC_0000002233886778__b11861655172014">hyperinstance</strong>: supernode affinity scheduling</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row13571115416208"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.55.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p51861255152017">affinity_group_size</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.55.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p4186655192013">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.55.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p818635518209">Affinity group size. This parameter is mandatory when <strong id="EN-US_TOPIC_0000002233886778__b0186195532011">affinity_type</strong> is set to <strong id="EN-US_TOPIC_0000002233886778__b4186125513209">hyperinstance</strong>. In this case, the system schedules tasks specified by <strong id="EN-US_TOPIC_0000002233886778__b111861655172016">affinity_group_size</strong> to a supernode to form an affinity group.</p>
<p id="EN-US_TOPIC_0000002233886778__p11861055112016">When a user delivers a training job to the supernode resource pool, if the affinity group size is not set, the system sets the value to <strong id="EN-US_TOPIC_0000002233886778__b181867559204">1</strong> by default.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_CustomMetrics"></a><a name="en-us_topic_0000002055164082_response_CustomMetrics"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_CustomMetrics" frame="border" border="1" rules="all"><caption><b>Table 110 </b>CustomMetrics</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row85732054182016"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.56.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1518665515206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.56.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p15186145512200">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.56.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p01863552202">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row357335411206"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.56.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1318616556208">metrics_url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.56.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p181861855132016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.56.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p618615512010">URL for collecting metrics. Either configure all ports or leave all ports blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row2573205472016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.56.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1018685511202">metrics_port</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.56.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5186105518209">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.56.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p17186105515204">Port for collecting metrics. Either configure all ports or leave all ports blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEndpointsResp"></a><a name="en-us_topic_0000002055164082_response_JobEndpointsResp"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JobEndpointsResp" frame="border" border="1" rules="all"><caption><b>Table 111 </b>JobEndpointsResp</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row857475482012"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.57.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p151875556204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.57.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p818712554200">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.57.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p111871155142018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1557545412015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1218715557205">ssh</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p6187135532013"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SSHResp">SSHResp</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15187195552017">SSH connection information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row357575418200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1418716559204">jupyter_lab</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1018715512013"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JupyterLab">JupyterLab</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9187105592014">JupyterLab connection information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1857575482018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p1018765592010">tensorboard</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1418745532016"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Tensorboard">Tensorboard</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p3187555142017">TensorBoard connection information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row1857512543205"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17187355122011">mindstudio_insight</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.57.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p7187195514205"><a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_MindStudioInsight">MindStudioInsight</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.57.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p0187155572010">MindStudio Insight connection information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SSHResp"></a><a name="en-us_topic_0000002055164082_response_SSHResp"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_SSHResp" frame="border" border="1" rules="all"><caption><b>Table 112 </b>SSHResp</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1557914544206"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.58.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p16187955132013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.58.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p17187155518202">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.58.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p10188105542014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row55791254172012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.58.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p12188165572011">key_pair_names</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.58.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p318875518208">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.58.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p218875582017">Specifies the SSH key pair name, which can be created and viewed on the Key Pair page of the ECS console.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row155804546204"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.58.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3188455182015">task_urls</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.58.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p151882556203">Array of <a href="#EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskUrls">TaskUrls</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.58.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p111888554208">SSH connection address information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskUrls"></a><a name="en-us_topic_0000002055164082_response_TaskUrls"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TaskUrls" frame="border" border="1" rules="all"><caption><b>Table 113 </b>TaskUrls</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row8581454112010"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.59.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p1318911558201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.59.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p18189755182010">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.59.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1189255102017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row17581175412015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.59.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p11189155182014">task</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.59.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p171896552207">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.59.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p11189145512010">ID of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row125817540201"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.59.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p918912557205">url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.59.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1618915542019">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.59.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p21891455162013">SSH connection address of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JupyterLab"></a><a name="en-us_topic_0000002055164082_response_JupyterLab"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_JupyterLab" frame="border" border="1" rules="all"><caption><b>Table 114 </b>JupyterLab</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1158315472016"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.60.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p10190125512011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.60.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p2019011558208">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.60.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p18190185572019">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1858385413203"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.60.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p3190165582015">url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.60.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p141904555206">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.60.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p31901955102010">JupyterLab address of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row19583175442018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.60.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p13190165514203">token</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.60.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p19190125511201">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.60.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p719055515205">JupyterLab token of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Tensorboard"></a><a name="en-us_topic_0000002055164082_response_Tensorboard"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_Tensorboard" frame="border" border="1" rules="all"><caption><b>Table 115 </b>Tensorboard</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row5586165442017"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.61.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p15191115512013">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.61.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p13191155592011">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.61.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p11191135542012">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row14587654162016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.61.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191911555162014">url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.61.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p21911855152016">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.61.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15191135552018">TensorBoard URL of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row15587175432014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.61.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p119155542013">token</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.61.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p31911155162020">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.61.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1419155552017">TensorBoard token of a training job</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_MindStudioInsight"></a><a name="en-us_topic_0000002055164082_response_MindStudioInsight"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_MindStudioInsight" frame="border" border="1" rules="all"><caption><b>Table 116 </b>MindStudioInsight</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row165894542204"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.62.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p13192195512014">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.62.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p16192175542015">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.62.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p1819265510203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row1758913548207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.62.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p17192115582011">url</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.62.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p14192455112015">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.62.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p4192135562017">MindStudio Insight URL of a training job.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row175891254112017"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.62.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p121921655192017">token</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.62.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p13192145516208">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.62.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p1119213558201">MindStudio Insight token of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="EN-US_TOPIC_0000002233886778__p1619212551206"><strong id="EN-US_TOPIC_0000002233886778__b1519235522012">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_response_TrainError" frame="border" border="1" rules="all"><caption><b>Table 117 </b>Response body parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1859135411201"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.64.2.4.1.1"><p id="EN-US_TOPIC_0000002233886778__p11193135515201">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.64.2.4.1.2"><p id="EN-US_TOPIC_0000002233886778__p13193655112017">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.64.2.4.1.3"><p id="EN-US_TOPIC_0000002233886778__p11931855192012">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row9591654112011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p2019335562013">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1319345542020">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.64.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p15193555182012">Error message</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row155911754122010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p19193135513201">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p12193105542018">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.64.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p14193855112013">Error code</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row12591175420202"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.1 "><p id="EN-US_TOPIC_0000002233886778__p191931155192018">error_solution</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.64.2.4.1.2 "><p id="EN-US_TOPIC_0000002233886778__p131931255102018">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.64.2.4.1.3 "><p id="EN-US_TOPIC_0000002233886778__p9193195514202">Solution</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section191931255102017"><h4 class="sectiontitle">Example Requests</h4><ul id="EN-US_TOPIC_0000002233886778__ul151932055152017"><li id="EN-US_TOPIC_0000002233886778__li141931555152019"><p id="EN-US_TOPIC_0000002233886778__p719310554202"><a name="EN-US_TOPIC_0000002233886778__li141931555152019"></a><a name="li141931555152019"></a>The following is an example of how to create a training job with free specifications. The job name has been set to <strong id="EN-US_TOPIC_0000002233886778__b01931555172017">TestModelArtsJob</strong> and the description has been set to <strong id="EN-US_TOPIC_0000002233886778__b11193105512202">This is a ModelArts job</strong>. The required algorithm's ID is <strong id="EN-US_TOPIC_0000002233886778__b8193855202019">3f5d6706-7b67-408d-8ba0-ec08048c45ed</strong>. The inputs and outputs have not been defined for the algorithm.</p>
<pre class="screen" id="EN-US_TOPIC_0000002233886778__screen15194145562016">POST https://endpoint/v2/{project_id}/training-jobs
{
"kind" : "job",
"metadata" : {
"name" : "TestModelArtsJob",
"description" : "This is a ModelArts job"
},
"algorithm" : {
"id" : "3f5d6706-7b67-408d-8ba0-ec08048c45ed",
"parameters" : [ {
"name" : "input_dir",
"value" : "obs://test/moxingtest-dir/"
}, {
"name" : "input_file",
"value" : "obs://test/moxingtest/"
}, {
"name" : "large_file_method",
"value" : "1"
} ],
"policies" : {
"auto_search" : null
},
"environments" : { }
},
"spec" : {
"resource" : {
"flavor_id" : "modelarts.p3.large.public.free",
"node_count" : 1
},
"log_export_path" : {
"obs_url" : ""
}
}
}</pre>
</li><li id="EN-US_TOPIC_0000002233886778__li1619575582019"><p id="EN-US_TOPIC_0000002233886778__p12195955182011"><a name="EN-US_TOPIC_0000002233886778__li1619575582019"></a><a name="li1619575582019"></a>The following is an example of how to use a custom image to create a training job whose name is <strong id="EN-US_TOPIC_0000002233886778__b7195185516209">TestModelArtsJob2</strong> and description is <strong id="EN-US_TOPIC_0000002233886778__b141951550206">This is a ModelArts job2</strong>. A dedicated resource pool and NFS mounting are used.</p>
<pre class="screen" id="EN-US_TOPIC_0000002233886778__screen919565542014">POST https://endpoint/v2/{project_id}/training-jobs
{
"kind" : "job",
"metadata" : {
"name" : "TestModelArtsJob2",
"description" : "This is a ModelArts job2"
},
"algorithm" : {
"engine" : {
"image_url" : "xxxxxxxx/fastseq:1.2"
},
"command" : "cd /home/ma-user/ddp_demo &amp;&amp; sh run_ddp.sh",
"parameters" : [ ],
"policies" : {
"auto_search" : null
},
"environments" : {
"NCCL_DEBUG" : "INFO",
"NCCL_IB_DISABLE" : "0"
}
},
"spec" : {
"resource" : {
"flavor_id" : "modelarts.pool.visual.xlarge",
"node_count" : 1,
"pool_id" : "poolfaf38d76"
},
"log_export_path" : {
"obs_url" : "/training-test/limou/ddp-demo-log/"
},
"volumes" : [ {
"nfs" : {
"nfs_server_path" : "192.168.0.82:/",
"local_path" : "/home/ma-user/nfs/",
"read_only" : false
}
} ]
}
}</pre>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section719635582019"><h4 class="sectiontitle">Example Responses</h4><p id="EN-US_TOPIC_0000002233886778__p4196135511201"><strong id="EN-US_TOPIC_0000002233886778__b91961955102017">Status code: 201</strong></p>
<p id="EN-US_TOPIC_0000002233886778__p71961255142013">ok</p>
<pre class="screen" id="EN-US_TOPIC_0000002233886778__screen119655518203">{
"kind" : "job",
"metadata" : {
"id" : "425b7087-83de-49ed-9e40-5bb642be956f",
"name" : "TestModelArtsJob",
"description" : "This is a ModelArts job",
"create_time" : 1637045545982,
"workspace_id" : "0",
"user_name" : ""
},
"status" : {
"phase" : "Creating",
"secondary_phase" : "Creating",
"duration" : 0,
"start_time" : 0,
"node_count_metrics" : null,
"tasks" : [ "worker-0", "server-0" ]
},
"algorithm" : {
"id" : "3f5d6706-7b67-408d-8ba0-ec08048c45ed",
"name" : "ttt-obs-gpu",
"code_dir" : "/test/moxingtest-code/",
"boot_file" : "test/moxingtest-code/test_obs_gpu.py",
"parameters" : [ {
"name" : "input_dir",
"description" : "",
"i18n_description" : null,
"value" : "s://test/moxingtest-dir/",
"constraint" : {
"type" : "String",
"editable" : true,
"required" : true,
"sensitive" : false,
"valid_type" : "None",
"valid_range" : [ ]
}
}, {
"name" : "input_file",
"description" : "",
"i18n_description" : null,
"value" : "obs://test/moxingtest/",
"constraint" : {
"type" : "String",
"editable" : true,
"required" : true,
"sensitive" : false,
"valid_type" : "None",
"valid_range" : [ ]
}
}, {
"name" : "large_file_method",
"description" : "",
"i18n_description" : null,
"value" : "1",
"constraint" : {
"type" : "Integer",
"editable" : true,
"required" : true,
"sensitive" : false,
"valid_type" : "None",
"valid_range" : [ ]
}
} ],
"engine" : {
"engine_id" : "horovod-cp36-tf-1.16.2",
"engine_name" : "Horovod",
"engine_version" : "0.16.2-TF-1.13.1-python3.6"
},
"policies" : { }
},
"spec" : {
"resource" : {
"policy" : "regular",
"flavor_id" : "modelarts.p3.large.public.free",
"flavor_name" : "Computing GPU(Vnt1) instance",
"node_count" : 1,
"flavor_detail" : {
"flavor_type" : "GPU",
"billing" : {
"code" : "modelarts.vm.gpu.free",
"unit_num" : 1
},
"flavor_info" : {
"cpu" : {
"arch" : "x86",
"core_num" : 8
},
"gpu" : {
"unit_num" : 1,
"product_name" : "GP-Vnt1",
"memory" : "32GB"
},
"memory" : {
"size" : 64,
"unit" : "GB"
}
}
}
},
"log_export_path" : { },
"custom_metrics" : [ {
"metrics_url" : "/raw_text",
"metrics_port" : 5006
} ]
}
}</pre>
<p id="EN-US_TOPIC_0000002233886778__p019815512200"><strong id="EN-US_TOPIC_0000002233886778__b919805582014">Status code: 400</strong></p>
<p id="EN-US_TOPIC_0000002233886778__p319885512011">Format of the body for a common error response. The following shows the returned information when an algorithm with ID 3f5d6706-7b67-408d-8ba0-ec08048c45ee is not found.</p>
<pre class="screen" id="EN-US_TOPIC_0000002233886778__screen219825518200">{
"error_msg" : "algorithm not found.",
"error_code" : "ModelArts.2755",
"error_solution" : "Check whether the training project information in the request is valid."
}</pre>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section151981355102017"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000002233886778__en-us_topic_0000002055164082_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000002233886778__row1560965417204"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="EN-US_TOPIC_0000002233886778__p11986556207">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="EN-US_TOPIC_0000002233886778__p8198855102011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000002233886778__row10609175413206"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000002233886778__p119813552208">201</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000002233886778__p5198165522016">ok</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000002233886778__row96091554172016"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="EN-US_TOPIC_0000002233886778__p8198205513209">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="EN-US_TOPIC_0000002233886778__p1819815554208">Format of the body for a common error response. The following shows the returned information when an algorithm with ID 3f5d6706-7b67-408d-8ba0-ec08048c45ee is not found.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0000002233886778__section15198655202012"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0000002233886778__p19198135572016">See <a href="modelarts_03_0095.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="algorithms.html">Training Management</a></div>
</div>
</div>