doc-exports/docs/modelarts/api-ref/CreateTrainingJob.html
Lai, Weijian 2f0818cf3d ModelArts API 22.3.0 version-20240311
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-04-05 09:35:42 +00:00

4013 lines
294 KiB
HTML

<a name="CreateTrainingJob"></a><a name="CreateTrainingJob"></a>
<h1 class="topictitle1">Creating a Training Job</h1>
<div id="body0000001349548137"><div class="section" id="CreateTrainingJob__section153851212104311"><h4 class="sectiontitle">Function</h4><p id="CreateTrainingJob__p93881128439">This API is used to create a training job.</p>
</div>
<div class="section" id="CreateTrainingJob__section839817126432"><h4 class="sectiontitle">URI</h4><p id="CreateTrainingJob__p1440115121434">POST /v2/{project_id}/training-jobs</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__table12406312194313" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="CreateTrainingJob__row64031412204315"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="CreateTrainingJob__p19407712144319">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="CreateTrainingJob__p5410512144317">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="CreateTrainingJob__p841261211431">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="CreateTrainingJob__p1441551213438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row340411214439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="CreateTrainingJob__p6417712184312">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="CreateTrainingJob__p104201012124320">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="CreateTrainingJob__p144226124437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="CreateTrainingJob__p7425121264319">Project ID. For details, see <a href="modelarts_03_0147.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateTrainingJob__section13438181264316"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_Job" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="CreateTrainingJob__row12440712144320"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="CreateTrainingJob__p18445181214315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="CreateTrainingJob__p174481012174310">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="CreateTrainingJob__p1345020129433">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="CreateTrainingJob__p114548125430">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row2440191254310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="CreateTrainingJob__p44571712164317">kind</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="CreateTrainingJob__p546341204315">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="CreateTrainingJob__p184671412154319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="CreateTrainingJob__p847010122438">Training job type, which is <strong id="CreateTrainingJob__b11471191274318">job</strong> by default. Options:</p>
<ul id="CreateTrainingJob__ul24736122434"><li id="CreateTrainingJob__li14731812194313"><strong id="CreateTrainingJob__b2476111224311">job</strong>: Training job</li><li id="CreateTrainingJob__li144772125439"><strong id="CreateTrainingJob__b4479111217439">hetero_job</strong>: Heterogeneous job</li><li id="CreateTrainingJob__li1048018120436"><strong id="CreateTrainingJob__b6481161254320">autosearch_job</strong>: Auto search job</li><li id="CreateTrainingJob__li19483171264317"><strong id="CreateTrainingJob__b1648619128439">mrs_job</strong>: MRS job [- <strong id="CreateTrainingJob__b1486131218431">edge_job</strong>: Edge job] (tag:hk,hc,fcs,fcs-super)</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row2440512154311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="CreateTrainingJob__p174882120434">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="CreateTrainingJob__p15490181254317">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="CreateTrainingJob__p549414128436"><a href="#CreateTrainingJob__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="CreateTrainingJob__p17497111244318">Metadata of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row444118128438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="CreateTrainingJob__p650011122438">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="CreateTrainingJob__p12503812194310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="CreateTrainingJob__p95070126439"><a href="#CreateTrainingJob__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="CreateTrainingJob__p1051018129435">Algorithm for training jobs. The following formats are supported:</p>
<ul id="CreateTrainingJob__ul165141712184311"><li id="CreateTrainingJob__li135142012154317"><strong id="CreateTrainingJob__b165161712114317">id</strong>: Only the algorithm ID is used.</li><li id="CreateTrainingJob__li17518812194311"><strong id="CreateTrainingJob__b65201812114311">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</li><li id="CreateTrainingJob__li35211812104316"><strong id="CreateTrainingJob__b16523151254318">code_dir+boot_file</strong>: The code directory and boot file of a training job are used.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row7441121212433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="CreateTrainingJob__p1525131234313">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="CreateTrainingJob__p105281012184316">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="CreateTrainingJob__p12531171214311">Array of <a href="#CreateTrainingJob__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="CreateTrainingJob__p153541219433">List of tasks in heterogeneous training jobs. If this parameter is specified, leave the <strong id="CreateTrainingJob__b4536181219437">spec</strong> parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row34411812154319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="CreateTrainingJob__p453891215439">spec</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="CreateTrainingJob__p17541201219431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="CreateTrainingJob__p15545111264312"><a href="#CreateTrainingJob__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="CreateTrainingJob__p3548612104316">Specifications of a training job. If this parameter is specified, leave the <strong id="CreateTrainingJob__b13550512184318">tasks</strong> parameter blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_JobMetadata"></a><a name="request_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 3 </b>JobMetadata</caption><thead align="left"><tr id="CreateTrainingJob__row17551912114312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="CreateTrainingJob__p8556712104319">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="CreateTrainingJob__p15558191215437">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="CreateTrainingJob__p6561812124319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="CreateTrainingJob__p456431214313">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1855111211431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p85661912114316">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p1572512134314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p2575201264318">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p5577612124313">Training job ID, which is generated and returned by ModelArts after the training job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row3552161213437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p2058161214433">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p1858410123432">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p19587101211432">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p058991204314">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="CreateTrainingJob__row165521212144320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p659211234318">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p959561210438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p1559841244318">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p460191212437">Workspace where a job is located. The default value is <strong id="CreateTrainingJob__b1760216128434">0</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row125521612114316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p86044126439">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p5606161274315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p14609121218437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p96121112124319">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="CreateTrainingJob__b1361315129439">NULL</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row855221244313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p8615161244316">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p17617412164310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p17620171214435">Long</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p13623161219430">Timestamp when a training job is created, in milliseconds. The value is generated and returned by ModelArts after the job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row05522012164315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p206251412164316">user_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p14628101234311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p20630111211437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="CreateTrainingJob__p863381254318">Username for creating a training job. The username is generated and returned by ModelArts after the training job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row8552191211430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="CreateTrainingJob__p19635111264310">annotations</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="CreateTrainingJob__p14638101215438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="CreateTrainingJob__p2640191294314">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="CreateTrainingJob__p176449129434">Declaration template of a training job. For heterogeneous jobs, the default value of <strong id="CreateTrainingJob__b7646151211434">job_template</strong> is <strong id="CreateTrainingJob__b196461912204311">Template RL</strong>. For other jobs, the default value is <strong id="CreateTrainingJob__b46466123437">Template DL</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_JobAlgorithm"></a><a name="request_JobAlgorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_JobAlgorithm" frame="border" border="1" rules="all"><caption><b>Table 4 </b>JobAlgorithm</caption><thead align="left"><tr id="CreateTrainingJob__row106472012134318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="CreateTrainingJob__p765311214439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="CreateTrainingJob__p14655212114316">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="CreateTrainingJob__p1465841211435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="CreateTrainingJob__p866031234315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row364715129437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p966331215438">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p15666201244319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p1066851219438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p14670812104319">Algorithm ID.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9647151224317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p4673141234319">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p7676171224318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p16679312194311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p26813128435">Algorithm name. Leave it blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1464812128432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p1768421244319">subscription_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p1568711204315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p19689112164316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p196939122439">Subscription ID of the subscription algorithm. This parameter must be used together with <strong id="CreateTrainingJob__b17694101219431">item_version_id</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15648151264318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p1669571219435">item_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p16981127432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p6701612204311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p970431216437">Version ID of the subscription algorithm. This parameter must be used together with <strong id="CreateTrainingJob__b1270651294313">subscription_id</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1964861224316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p77077128431">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p970981294310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p57121412164311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p77161124432">Code directory of a training job, for example, <strong id="CreateTrainingJob__b1671811120437">/usr/app/</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b167181128436">boot_file</strong>. If <strong id="CreateTrainingJob__b19718212204316">id</strong> or <strong id="CreateTrainingJob__b77181212114315">subscription_id+item_version_id</strong> is set, leave it blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row10648131216439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p972001244315">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p1472321216431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p1372611213433">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p673011123435">Boot file of a training job, which needs to be stored in the code directory, for example, <strong id="CreateTrainingJob__b11731161219439">/usr/app/boot.py</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b1773113126436">code_dir</strong>. If <strong id="CreateTrainingJob__b18731111217434">id</strong> or <strong id="CreateTrainingJob__b47311412154315">subscription_id+item_version_id</strong> is set, leave it blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row964811129439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p207331712144312">autosearch_config_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p177396123438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p6742181294311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p674501220430">YAML configuration path of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row5648111274310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p1747151211435">autosearch_framework_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p117504128431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p14752312144316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p1575401274314">Framework code directory of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row664871274315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p167582121436">command</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p1876017121438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p10762512194316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p1076518128434">Command for starting the container of the custom image of a training job in the custom image scenario.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row186481912184316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p376819129436">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p19771212204319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p1877491204313">Array of <a href="#CreateTrainingJob__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="CreateTrainingJob__p577781213436">Running parameters of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12648612204314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p177791121437">policies</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p1378217123435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p16784141216435"><a href="#CreateTrainingJob__request_policies">policies</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p77870128434">Policies supported by jobs, which are used for hyperparameter search.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1464915128439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p979091224315">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p47931012164317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p17795191204315">Array of <a href="#CreateTrainingJob__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="CreateTrainingJob__p779821210431">Input of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row36491712144314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p178011412134312">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p1803151211430">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p48061812124312">Array of <a href="#CreateTrainingJob__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="CreateTrainingJob__p1381051217438">Output of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row6649161213435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p19812512144313">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p28158120435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p108181124434"><a href="#CreateTrainingJob__request_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p182291211434">Engine of a training job. Leave this parameter blank if the job is created using <strong id="CreateTrainingJob__b1082371224318">id</strong> of the algorithm management API or <strong id="CreateTrainingJob__b68231012124310">subscription_id+item_version_id</strong> of the subscription algorithm API.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row116490120439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="CreateTrainingJob__p158251412144318">environments</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="CreateTrainingJob__p18827201213430">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="CreateTrainingJob__p8830171218430">Array of Map&lt;String,String&gt; objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="CreateTrainingJob__p20833191214316">Environment variables of a training job. The format is <strong id="CreateTrainingJob__b198344128430">key: value</strong>. Leave this parameter blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_parameters"></a><a name="request_parameters"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_parameters" frame="border" border="1" rules="all"><caption><b>Table 5 </b>parameters</caption><thead align="left"><tr id="CreateTrainingJob__row148351812114317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.1"><p id="CreateTrainingJob__p5841181264313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.2"><p id="CreateTrainingJob__p12843101274315">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.5.2.5.1.3"><p id="CreateTrainingJob__p6845131212435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.5.2.5.1.4"><p id="CreateTrainingJob__p08481912114315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1383611217439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="CreateTrainingJob__p8850191274313">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="CreateTrainingJob__p78532012124314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="CreateTrainingJob__p11855121218438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="CreateTrainingJob__p5858101244312">Parameter name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row883618126438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="CreateTrainingJob__p1986031217437">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="CreateTrainingJob__p486314127437">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="CreateTrainingJob__p3866101284312">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="CreateTrainingJob__p1086919123437">Parameter value.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row158361012184314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="CreateTrainingJob__p1387120125431">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="CreateTrainingJob__p987461254311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="CreateTrainingJob__p3876512184320">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="CreateTrainingJob__p187816126437">Parameter description.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1836111214314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="CreateTrainingJob__p388210126434">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="CreateTrainingJob__p888541212438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="CreateTrainingJob__p6887191216431"><a href="#CreateTrainingJob__request_constraint">constraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="CreateTrainingJob__p1989019127436">Parameter constraint.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row28361124437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.1 "><p id="CreateTrainingJob__p089518127437">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.2 "><p id="CreateTrainingJob__p3898151214434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.5.2.5.1.3 "><p id="CreateTrainingJob__p79011312134318"><a href="#CreateTrainingJob__request_i18n_description">i18n_description</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.5.2.5.1.4 "><p id="CreateTrainingJob__p5904161214319">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_constraint"></a><a name="request_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_constraint" frame="border" border="1" rules="all"><caption><b>Table 6 </b>constraint</caption><thead align="left"><tr id="CreateTrainingJob__row10906612124316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.1"><p id="CreateTrainingJob__p5911121254320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.2"><p id="CreateTrainingJob__p8913191244310">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.6.2.5.1.3"><p id="CreateTrainingJob__p15916512124312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.6.2.5.1.4"><p id="CreateTrainingJob__p491812123437">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1990610127439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p49212122434">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p4923161224310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p1926201294314">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p59281912124310">Parameter type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row11906191219435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p393091274312">editable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p593321217439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p393513125436">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p59389127436">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row6907131274319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p159408128434">required</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p159421512124312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p1994516129431">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p13948191218439">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2090741219434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p119501412114317">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p1295218127438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p79557125435">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p1395891214319">Whether the parameter is sensitive.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row5907161210432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p1296117124435">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p18341101704314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p2342201724320">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p193444176431">Valid type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row59071312154315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.1 "><p id="CreateTrainingJob__p1934514171432">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.2 "><p id="CreateTrainingJob__p1234621713430">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.6.2.5.1.3 "><p id="CreateTrainingJob__p16347917164316">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.6.2.5.1.4 "><p id="CreateTrainingJob__p7348217134315">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_i18n_description"></a><a name="request_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 7 </b>i18n_description</caption><thead align="left"><tr id="CreateTrainingJob__row17975181214436"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.1"><p id="CreateTrainingJob__p203501174432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.2"><p id="CreateTrainingJob__p1135101715436">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.7.2.5.1.3"><p id="CreateTrainingJob__p1935261712437">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.7.2.5.1.4"><p id="CreateTrainingJob__p20353171713438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row199751012164314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="CreateTrainingJob__p7354171712436">language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="CreateTrainingJob__p153551017104318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="CreateTrainingJob__p5356617104311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="CreateTrainingJob__p10357417114311">Internationalization language.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row7975612184318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.1 "><p id="CreateTrainingJob__p15358171718432">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.2 "><p id="CreateTrainingJob__p3358131712434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.7.2.5.1.3 "><p id="CreateTrainingJob__p135991724313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.7.2.5.1.4 "><p id="CreateTrainingJob__p153605171439">Description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_policies"></a><a name="request_policies"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_policies" frame="border" border="1" rules="all"><caption><b>Table 8 </b>policies</caption><thead align="left"><tr id="CreateTrainingJob__row4998201210436"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.1"><p id="CreateTrainingJob__p193631317184313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.2"><p id="CreateTrainingJob__p3364101724318">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.8.2.5.1.3"><p id="CreateTrainingJob__p63652017104319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.8.2.5.1.4"><p id="CreateTrainingJob__p1536671717434">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row199801214319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.1 "><p id="CreateTrainingJob__p13367917104315">auto_search</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.2 "><p id="CreateTrainingJob__p636801714431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.8.2.5.1.3 "><p id="CreateTrainingJob__p73694175434"><a href="#CreateTrainingJob__request_auto_search">auto_search</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.8.2.5.1.4 "><p id="CreateTrainingJob__p1837051724313">Hyperparameter search configuration.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_auto_search"></a><a name="request_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_auto_search" frame="border" border="1" rules="all"><caption><b>Table 9 </b>auto_search</caption><thead align="left"><tr id="CreateTrainingJob__row81621304313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.1"><p id="CreateTrainingJob__p437271714314">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.2"><p id="CreateTrainingJob__p8373111754315">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.9.2.5.1.3"><p id="CreateTrainingJob__p103746172435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.9.2.5.1.4"><p id="CreateTrainingJob__p183753175431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row71691394312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="CreateTrainingJob__p1637671718439">skip_search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="CreateTrainingJob__p19377817194311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="CreateTrainingJob__p837891754316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="CreateTrainingJob__p13379141711431">Hyperparameter parameters that need to be skipped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row41641364318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="CreateTrainingJob__p337941724314">reward_attrs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="CreateTrainingJob__p16380181704319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="CreateTrainingJob__p18381217144315">Array of <a href="#CreateTrainingJob__request_reward_attrs">reward_attrs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="CreateTrainingJob__p6383161754313">List of search metrics.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row18165136439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="CreateTrainingJob__p1338501716433">search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="CreateTrainingJob__p938521724317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="CreateTrainingJob__p133861717154314">Array of <a href="#CreateTrainingJob__request_search_params">search_params</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="CreateTrainingJob__p143870179433">Search parameters.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row61615136433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.1 "><p id="CreateTrainingJob__p1038818175434">algo_configs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.2 "><p id="CreateTrainingJob__p1038961784313">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.9.2.5.1.3 "><p id="CreateTrainingJob__p1639010171439">Array of <a href="#CreateTrainingJob__request_algo_configs">algo_configs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.9.2.5.1.4 "><p id="CreateTrainingJob__p19391141724310">Search algorithm configurations.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_reward_attrs"></a><a name="request_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 10 </b>reward_attrs</caption><thead align="left"><tr id="CreateTrainingJob__row85541314318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.1"><p id="CreateTrainingJob__p13934177432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.2"><p id="CreateTrainingJob__p63931017164314">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.10.2.5.1.3"><p id="CreateTrainingJob__p123941117124315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.10.2.5.1.4"><p id="CreateTrainingJob__p14395191720435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row13551313154311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="CreateTrainingJob__p1239611712433">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="CreateTrainingJob__p73979171438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="CreateTrainingJob__p123991717124314">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="CreateTrainingJob__p1740017174431">Metric name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1155121364313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="CreateTrainingJob__p140191784320">mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="CreateTrainingJob__p17402617184316">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="CreateTrainingJob__p94031717144316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="CreateTrainingJob__p1840410175438">Search direction.</p>
<ul id="CreateTrainingJob__ul84051317104310"><li id="CreateTrainingJob__li12405217184320"><strong id="CreateTrainingJob__b44061817204319">max</strong>: A larger metric value indicates better performance.</li><li id="CreateTrainingJob__li840721794316"><strong id="CreateTrainingJob__b3408151754314">min</strong>: A smaller metric value indicates better performance.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row955191314319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.1 "><p id="CreateTrainingJob__p3409101794313">regex</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.2 "><p id="CreateTrainingJob__p1941001714437">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.10.2.5.1.3 "><p id="CreateTrainingJob__p541116172431">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.10.2.5.1.4 "><p id="CreateTrainingJob__p1341291718434">Regular expression of a metric.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_search_params"></a><a name="request_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_search_params" frame="border" border="1" rules="all"><caption><b>Table 11 </b>search_params</caption><thead align="left"><tr id="CreateTrainingJob__row128801314438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.1"><p id="CreateTrainingJob__p1541481711439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.2"><p id="CreateTrainingJob__p16415181744312">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.11.2.5.1.3"><p id="CreateTrainingJob__p14416101774313">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.11.2.5.1.4"><p id="CreateTrainingJob__p8417017134312">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row289121316436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p17418181764319">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p1641818171435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p1941941715436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p15420101717436">Hyperparameter name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row178917131439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p54211517164310">param_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p14228176431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p04238172432">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p6424717144311">Parameter type.</p>
<ul id="CreateTrainingJob__ul1642531718438"><li id="CreateTrainingJob__li342671712433"><strong id="CreateTrainingJob__b1426131713438">continuous</strong>: The parameter is a continuous value.</li><li id="CreateTrainingJob__li242717171435"><strong id="CreateTrainingJob__b442851718431">discreate</strong>: The parameter is a discrete value.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row78912136432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p1842913173435">lower_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p3429151794315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p64301717174313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p54313178437">Lower bound of the hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row138917132436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p13432517184318">upper_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p20433717134311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p164341317134315">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p343516173436">Upper bound of the hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row128911317431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p164361217104317">discrete_points_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p12437717194315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p184388171430">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p1743917170438">Number of discrete points of a continuous hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row6891913194311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.1 "><p id="CreateTrainingJob__p194404178439">discrete_values</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.2 "><p id="CreateTrainingJob__p1244051713436">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.11.2.5.1.3 "><p id="CreateTrainingJob__p34411917124320">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.11.2.5.1.4 "><p id="CreateTrainingJob__p4442121716435">List of discrete hyperparameter values.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_algo_configs"></a><a name="request_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 12 </b>algo_configs</caption><thead align="left"><tr id="CreateTrainingJob__row1114211320437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.1"><p id="CreateTrainingJob__p6444917144312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.2"><p id="CreateTrainingJob__p1744611179435">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.12.2.5.1.3"><p id="CreateTrainingJob__p144731794312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.12.2.5.1.4"><p id="CreateTrainingJob__p2448131713438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1142151374310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="CreateTrainingJob__p54491117134318">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="CreateTrainingJob__p4450817144316">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="CreateTrainingJob__p9451217134314">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.12.2.5.1.4 "><p id="CreateTrainingJob__p5452181734318">Name of the search algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14142131354320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.1 "><p id="CreateTrainingJob__p7453217144315">params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.2 "><p id="CreateTrainingJob__p745551714439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.12.2.5.1.3 "><p id="CreateTrainingJob__p18456131712437">Array of <a href="#CreateTrainingJob__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="CreateTrainingJob__p145781724317">Search algorithm parameters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_AutoSearchAlgoConfigParameter"></a><a name="request_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 13 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="CreateTrainingJob__row1916514130439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.1"><p id="CreateTrainingJob__p245931716431">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.2"><p id="CreateTrainingJob__p346081714315">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.13.2.5.1.3"><p id="CreateTrainingJob__p1846151734312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.13.2.5.1.4"><p id="CreateTrainingJob__p1546251724319">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row516541394318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="CreateTrainingJob__p8462417164313">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="CreateTrainingJob__p104631017164312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="CreateTrainingJob__p3464191711439">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="CreateTrainingJob__p246521794318">Parameter key.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row01654131434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="CreateTrainingJob__p2046791712437">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="CreateTrainingJob__p14468017114314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="CreateTrainingJob__p11469191710438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="CreateTrainingJob__p174701717124318">Parameter value.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14165191313439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.1 "><p id="CreateTrainingJob__p5470111711439">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.2 "><p id="CreateTrainingJob__p5471161714439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.13.2.5.1.3 "><p id="CreateTrainingJob__p184739177437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.13.2.5.1.4 "><p id="CreateTrainingJob__p1473181764319">Parameter type.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_engine"></a><a name="request_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_engine" frame="border" border="1" rules="all"><caption><b>Table 14 </b>engine</caption><thead align="left"><tr id="CreateTrainingJob__row1019310138439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.1"><p id="CreateTrainingJob__p1247519172436">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.2"><p id="CreateTrainingJob__p1447681764319">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.14.2.5.1.3"><p id="CreateTrainingJob__p174771917194318">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.14.2.5.1.4"><p id="CreateTrainingJob__p114786170430">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row171938138431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="CreateTrainingJob__p547981774311">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="CreateTrainingJob__p174802172435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="CreateTrainingJob__p154812017184312">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="CreateTrainingJob__p9482317124310">Engine ID selected for a training job. You can set this parameter to <strong id="CreateTrainingJob__b144821177434">engine_id</strong>, <strong id="CreateTrainingJob__b20482131744316">engine_name + engine_version</strong>, or <strong id="CreateTrainingJob__b6482517174310">image_url</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1819371314439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="CreateTrainingJob__p194836176436">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="CreateTrainingJob__p11484917194317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="CreateTrainingJob__p1548521794319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="CreateTrainingJob__p19486171719438">Name of the engine selected for a training job. If <strong id="CreateTrainingJob__b548781754318">engine_id</strong> is set, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1219316138439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="CreateTrainingJob__p848715174437">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="CreateTrainingJob__p124881317134318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="CreateTrainingJob__p848981714311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="CreateTrainingJob__p849031710439">Name of the engine version selected for a training job. If <strong id="CreateTrainingJob__b649119177437">engine_id</strong> is set, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row7193171334319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.1 "><p id="CreateTrainingJob__p1549218178431">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.2 "><p id="CreateTrainingJob__p1049351716434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.14.2.5.1.3 "><p id="CreateTrainingJob__p20494101715436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.14.2.5.1.4 "><p id="CreateTrainingJob__p16494151710438">Custom image URL selected for a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_Task"></a><a name="request_Task"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_Task" frame="border" border="1" rules="all"><caption><b>Table 15 </b>Task</caption><thead align="left"><tr id="CreateTrainingJob__row82358131439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.1"><p id="CreateTrainingJob__p114964175430">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.2"><p id="CreateTrainingJob__p449861744319">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.15.2.5.1.3"><p id="CreateTrainingJob__p5499151711434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.15.2.5.1.4"><p id="CreateTrainingJob__p155001417184310">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row72354137435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="CreateTrainingJob__p1450071794319">role</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="CreateTrainingJob__p2501117134312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="CreateTrainingJob__p950241718430">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="CreateTrainingJob__p16503131718430">Role of a heterogeneous training job. Options:</p>
<ul id="CreateTrainingJob__ul195045171435"><li id="CreateTrainingJob__li35044172434"><strong id="CreateTrainingJob__b2505101717432">learner</strong>: supports GPUs or CPUs.</li><li id="CreateTrainingJob__li155051317184319"><strong id="CreateTrainingJob__b7506181704310">worker</strong>: supports CPUs.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row5235131384314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="CreateTrainingJob__p5507141714311">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="CreateTrainingJob__p105072172437">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="CreateTrainingJob__p1950816175437"><a href="#CreateTrainingJob__request_algorithm">algorithm</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="CreateTrainingJob__p195091017134319">Algorithm management and configuration.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row172351913144311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.1 "><p id="CreateTrainingJob__p19511101715433">task_resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.2 "><p id="CreateTrainingJob__p1051211764315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.15.2.5.1.3 "><p id="CreateTrainingJob__p45131617114313"><a href="#CreateTrainingJob__request_task_resource">task_resource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.15.2.5.1.4 "><p id="CreateTrainingJob__p1651481716433">Resource flavors of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_algorithm"></a><a name="request_algorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_algorithm" frame="border" border="1" rules="all"><caption><b>Table 16 </b>algorithm</caption><thead align="left"><tr id="CreateTrainingJob__row14268513144319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.1"><p id="CreateTrainingJob__p1951661734310">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.2"><p id="CreateTrainingJob__p9517217124313">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.16.2.5.1.3"><p id="CreateTrainingJob__p75181517104318">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.16.2.5.1.4"><p id="CreateTrainingJob__p1651920172431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row326819132435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p185208178434">job_config</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p14521181774312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p115221217194316"><a href="#CreateTrainingJob__request_job_config">job_config</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p11523141744310">Algorithm configuration, such as the boot file.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row13268151354312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p10524191774318">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p1652520175434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p35272172438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p19528131720430">Algorithm code directory, for example, <strong id="CreateTrainingJob__b252891754315">/usr/app/</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b0528121719439">boot_file</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16268121354315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p653013173433">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p9531171754314">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p35321317184319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p9533121711433">Code boot file of the algorithm, which needs to be stored in the code directory, for example, <strong id="CreateTrainingJob__b9534171784318">/usr/app/boot.py</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b3534131794318">code_dir</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1526851384312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p3535121794320">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p1753621744317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p125364178437"><a href="#CreateTrainingJob__request_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p16538101715435">Engine of a heterogeneous job algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1026815133439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p11539917164318">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p254051754315">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p1454071714437">Array of <a href="#CreateTrainingJob__request_inputs">inputs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p85416172437">Data input of an algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row326814135434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.1 "><p id="CreateTrainingJob__p454291794319">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.2 "><p id="CreateTrainingJob__p55431517194312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.16.2.5.1.3 "><p id="CreateTrainingJob__p1554491718432">Array of <a href="#CreateTrainingJob__request_outputs">outputs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.16.2.5.1.4 "><p id="CreateTrainingJob__p1354631744320">Data output of an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_job_config"></a><a name="request_job_config"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_job_config" frame="border" border="1" rules="all"><caption><b>Table 17 </b>job_config</caption><thead align="left"><tr id="CreateTrainingJob__row3321181344318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.1"><p id="CreateTrainingJob__p1654710177439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.2"><p id="CreateTrainingJob__p25491017104316">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.17.2.5.1.3"><p id="CreateTrainingJob__p1855081716434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.17.2.5.1.4"><p id="CreateTrainingJob__p355114177433">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row15322813104311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="CreateTrainingJob__p17552617144316">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="CreateTrainingJob__p4553171744318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="CreateTrainingJob__p35541817154317">Array of <a href="#CreateTrainingJob__request_Parameter">Parameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="CreateTrainingJob__p255671714311">Running parameter of an algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row432218133436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="CreateTrainingJob__p25573171431">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="CreateTrainingJob__p1255819177434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="CreateTrainingJob__p1055851715437">Array of <a href="#CreateTrainingJob__request_Input">Input</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="CreateTrainingJob__p16559217164315">Data input of an algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row132281319438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="CreateTrainingJob__p205601917174313">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="CreateTrainingJob__p85611170438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="CreateTrainingJob__p11562317114311">Array of <a href="#CreateTrainingJob__request_Output">Output</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="CreateTrainingJob__p105639175439">Data output of an algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row23223139435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.1 "><p id="CreateTrainingJob__p256412176435">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.2 "><p id="CreateTrainingJob__p256591719436">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.17.2.5.1.3 "><p id="CreateTrainingJob__p1956716175438"><a href="#CreateTrainingJob__request_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.17.2.5.1.4 "><p id="CreateTrainingJob__p356816173435">Algorithm engine.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_Parameter"></a><a name="request_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_Parameter" frame="border" border="1" rules="all"><caption><b>Table 18 </b>Parameter</caption><thead align="left"><tr id="CreateTrainingJob__row835920138433"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.1"><p id="CreateTrainingJob__p125721917114314">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.2"><p id="CreateTrainingJob__p14574817104312">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.18.2.5.1.3"><p id="CreateTrainingJob__p17575121710435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.18.2.5.1.4"><p id="CreateTrainingJob__p12575111719438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row7359191344310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="CreateTrainingJob__p20576517184312">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="CreateTrainingJob__p7577111717436">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="CreateTrainingJob__p19578101764312">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="CreateTrainingJob__p10579017154312">Parameter name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row3359113114314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="CreateTrainingJob__p1058014178433">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="CreateTrainingJob__p9581101764310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="CreateTrainingJob__p1958211176439">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="CreateTrainingJob__p8582191714314">Parameter value.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row73591413194319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="CreateTrainingJob__p155831117184317">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="CreateTrainingJob__p1458501764320">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="CreateTrainingJob__p115858177437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="CreateTrainingJob__p115865176436">Parameter description.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row83590131432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="CreateTrainingJob__p358751784313">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="CreateTrainingJob__p11588317154316">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="CreateTrainingJob__p658911744314"><a href="#CreateTrainingJob__request_constraint">constraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="CreateTrainingJob__p1590151734318">Parameter constraint.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9360121364311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="CreateTrainingJob__p4591617164312">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="CreateTrainingJob__p859241794310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="CreateTrainingJob__p5592111724310"><a href="#CreateTrainingJob__request_i18n_description">i18n_description</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="CreateTrainingJob__p659341713433">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_constraint_1" frame="border" border="1" rules="all"><caption><b>Table 19 </b>constraint</caption><thead align="left"><tr id="CreateTrainingJob__row940241316435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.1"><p id="CreateTrainingJob__p1359516171435">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.2"><p id="CreateTrainingJob__p1259681715434">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.19.2.5.1.3"><p id="CreateTrainingJob__p8597181710433">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.19.2.5.1.4"><p id="CreateTrainingJob__p859891784316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row2402141384311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p13599131711431">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p86002176431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p18601141714435">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p18603171719437">Parameter type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1640219132431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p16041173439">editable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p1060551724319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p2606131744316">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p36071717124318">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row10402413124310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p3608517164314">required</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p1560881764317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p86103179435">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p961010178432">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row144021136433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p1261181764311">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p1061251715439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p14613191718435">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p146141017104319">Whether the parameter is sensitive.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15402413124314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p9615161716439">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p661651724320">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p76171517114315">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p66181173431">Valid type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16402141315433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.1 "><p id="CreateTrainingJob__p1461941784319">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.2 "><p id="CreateTrainingJob__p13620171717431">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.19.2.5.1.3 "><p id="CreateTrainingJob__p176211017124310">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.19.2.5.1.4 "><p id="CreateTrainingJob__p26211217154313">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_i18n_description_1" frame="border" border="1" rules="all"><caption><b>Table 20 </b>i18n_description</caption><thead align="left"><tr id="CreateTrainingJob__row14456121374312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.1"><p id="CreateTrainingJob__p136239176439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.2"><p id="CreateTrainingJob__p12624617104312">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.20.2.5.1.3"><p id="CreateTrainingJob__p26251817124319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.20.2.5.1.4"><p id="CreateTrainingJob__p176264171439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row245616132437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="CreateTrainingJob__p1362719178435">language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="CreateTrainingJob__p3628317154319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="CreateTrainingJob__p862817173438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="CreateTrainingJob__p1762911715432">Internationalization language.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1845631304313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.1 "><p id="CreateTrainingJob__p1063016171431">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.2 "><p id="CreateTrainingJob__p106316171435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.20.2.5.1.3 "><p id="CreateTrainingJob__p9632617154317">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.20.2.5.1.4 "><p id="CreateTrainingJob__p1063351712431">Description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_Input"></a><a name="request_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_Input" frame="border" border="1" rules="all"><caption><b>Table 21 </b>Input</caption><thead align="left"><tr id="CreateTrainingJob__row447912138437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.1"><p id="CreateTrainingJob__p186342017174316">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.2"><p id="CreateTrainingJob__p46351717114316">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.21.2.5.1.3"><p id="CreateTrainingJob__p26361617154315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.21.2.5.1.4"><p id="CreateTrainingJob__p66372017164314">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1847901314311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="CreateTrainingJob__p6638117114311">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="CreateTrainingJob__p3639817134320">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="CreateTrainingJob__p186401617154317">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="CreateTrainingJob__p1641101714436">Name of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row947917130432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="CreateTrainingJob__p186428178434">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="CreateTrainingJob__p0643131710439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="CreateTrainingJob__p13644171714313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="CreateTrainingJob__p5645191717439">Description of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row17479201312434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="CreateTrainingJob__p176461717114318">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="CreateTrainingJob__p15647417194311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="CreateTrainingJob__p206484174434">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="CreateTrainingJob__p76501717114310">Local directory of the container to which the data input channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9479191315432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="CreateTrainingJob__p1465121714313">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="CreateTrainingJob__p20652201713435">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="CreateTrainingJob__p136531817174316"><a href="#CreateTrainingJob__request_InputDataInfo">InputDataInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="CreateTrainingJob__p9654917104317">Data input. Options:</p>
<ul id="CreateTrainingJob__ul1365521774314"><li id="CreateTrainingJob__li665514171439"><strong id="CreateTrainingJob__b19656191734312">dataset</strong>: Dataset as the data input</li><li id="CreateTrainingJob__li17657191711433"><strong id="CreateTrainingJob__b10657171704318">obs</strong>: OBS path as the data input</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row448021317433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.1 "><p id="CreateTrainingJob__p1658151715432">remote_constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.2 "><p id="CreateTrainingJob__p10659151714320">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.21.2.5.1.3 "><p id="CreateTrainingJob__p13660817194316">Array of <a href="#CreateTrainingJob__request_remote_constraint">remote_constraint</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.21.2.5.1.4 "><p id="CreateTrainingJob__p1066151720431">Data input constraint.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_InputDataInfo"></a><a name="request_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 22 </b>InputDataInfo</caption><thead align="left"><tr id="CreateTrainingJob__row3535613194310"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.1"><p id="CreateTrainingJob__p19663517124317">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.2"><p id="CreateTrainingJob__p2664161774316">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.22.2.5.1.3"><p id="CreateTrainingJob__p1066591713432">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.22.2.5.1.4"><p id="CreateTrainingJob__p5665111774315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1953551374310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="CreateTrainingJob__p17666161715439">dataset</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="CreateTrainingJob__p7667181712435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="CreateTrainingJob__p4668717194320"><a href="#CreateTrainingJob__request_dataset">dataset</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="CreateTrainingJob__p4669131754314">Dataset as the data input.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row153631319434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.1 "><p id="CreateTrainingJob__p7670121734314">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.2 "><p id="CreateTrainingJob__p116711817144318">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.22.2.5.1.3 "><p id="CreateTrainingJob__p1467211710435"><a href="#CreateTrainingJob__request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.22.2.5.1.4 "><p id="CreateTrainingJob__p16672161794316">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_dataset"></a><a name="request_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_dataset" frame="border" border="1" rules="all"><caption><b>Table 23 </b>dataset</caption><thead align="left"><tr id="CreateTrainingJob__row656314132431"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.1"><p id="CreateTrainingJob__p116747173431">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.2"><p id="CreateTrainingJob__p15675101714319">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.23.2.5.1.3"><p id="CreateTrainingJob__p1467671719439">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.23.2.5.1.4"><p id="CreateTrainingJob__p20677717184314">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1556301324315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="CreateTrainingJob__p66771317204319">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="CreateTrainingJob__p1467951734316">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="CreateTrainingJob__p206793172434">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="CreateTrainingJob__p8680201724316">Dataset ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row25634132437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="CreateTrainingJob__p8681171710431">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="CreateTrainingJob__p46821177435">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="CreateTrainingJob__p968315172437">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="CreateTrainingJob__p15684101719431">Dataset version ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16563181314432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.1 "><p id="CreateTrainingJob__p19685101715433">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.2 "><p id="CreateTrainingJob__p26851117134313">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.23.2.5.1.3 "><p id="CreateTrainingJob__p368614174436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.23.2.5.1.4 "><p id="CreateTrainingJob__p968761734316">OBS URL of the dataset required by a training job. ModelArts automatically parses and generates the URL based on the dataset and dataset version IDs. For example, <strong id="CreateTrainingJob__b368861716431">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_obs"></a><a name="request_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_obs" frame="border" border="1" rules="all"><caption><b>Table 24 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row1159481334316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.1"><p id="CreateTrainingJob__p2689201784319">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.2"><p id="CreateTrainingJob__p11690517114317">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.24.2.5.1.3"><p id="CreateTrainingJob__p369111704312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.24.2.5.1.4"><p id="CreateTrainingJob__p269251714437">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row359412138433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.1 "><p id="CreateTrainingJob__p146931517204311">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.2 "><p id="CreateTrainingJob__p66941017104318">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.24.2.5.1.3 "><p id="CreateTrainingJob__p7695617124317">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.24.2.5.1.4 "><p id="CreateTrainingJob__p1069631719433">OBS URL of the dataset required by a training job. For example, <strong id="CreateTrainingJob__b66961617134316">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_remote_constraint"></a><a name="request_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 25 </b>remote_constraint</caption><thead align="left"><tr id="CreateTrainingJob__row14615181314435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.1"><p id="CreateTrainingJob__p5698121794312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.2"><p id="CreateTrainingJob__p10698121734313">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.25.2.5.1.3"><p id="CreateTrainingJob__p1869991710435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.25.2.5.1.4"><p id="CreateTrainingJob__p17701617144311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row126161013184319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="CreateTrainingJob__p0702201715439">data_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="CreateTrainingJob__p1370311744319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="CreateTrainingJob__p167031817104319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="CreateTrainingJob__p167041174438">Data input type, including the data storage location and dataset.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12616151317430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.1 "><p id="CreateTrainingJob__p7705171718437">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.2 "><p id="CreateTrainingJob__p1570617176434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.25.2.5.1.3 "><p id="CreateTrainingJob__p127071117134316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.25.2.5.1.4 "><p id="CreateTrainingJob__p127081517154317">Attributes if a dataset is used as the data input. Options:</p>
<ul id="CreateTrainingJob__ul16709121710437"><li id="CreateTrainingJob__li470961718436"><strong id="CreateTrainingJob__b2710117134314">data_format</strong>: Data format</li><li id="CreateTrainingJob__li187111817134317"><strong id="CreateTrainingJob__b2711191764315">data_segmentation</strong>: Data segmentation</li><li id="CreateTrainingJob__li19712111734312"><strong id="CreateTrainingJob__b19713121713435">dataset_type</strong>: Labeling type</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_Output"></a><a name="request_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_Output" frame="border" border="1" rules="all"><caption><b>Table 26 </b>Output</caption><thead align="left"><tr id="CreateTrainingJob__row1164561314312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.1"><p id="CreateTrainingJob__p19714191714317">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.2"><p id="CreateTrainingJob__p20715101794315">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.26.2.5.1.3"><p id="CreateTrainingJob__p197161617164316">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.26.2.5.1.4"><p id="CreateTrainingJob__p5717717164320">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1264671324317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="CreateTrainingJob__p3718317174318">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="CreateTrainingJob__p1171951784313">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="CreateTrainingJob__p07201517184318">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="CreateTrainingJob__p47211917104318">Name of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row564651319438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="CreateTrainingJob__p3722717114310">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="CreateTrainingJob__p197231117114317">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="CreateTrainingJob__p6724181704317">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="CreateTrainingJob__p1972518175432">Description of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row164671320432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="CreateTrainingJob__p572616170438">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="CreateTrainingJob__p11727121710437">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="CreateTrainingJob__p572811715434">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="CreateTrainingJob__p572921714434">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2064661334319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.1 "><p id="CreateTrainingJob__p0730017174319">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.2 "><p id="CreateTrainingJob__p17311617124310">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.26.2.5.1.3 "><p id="CreateTrainingJob__p11732117184311"><a href="#CreateTrainingJob__request_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.26.2.5.1.4 "><p id="CreateTrainingJob__p873231724315">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_remote"></a><a name="request_remote"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_remote" frame="border" border="1" rules="all"><caption><b>Table 27 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row968118139439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.1"><p id="CreateTrainingJob__p47341217194312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.2"><p id="CreateTrainingJob__p15735171724320">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.27.2.5.1.3"><p id="CreateTrainingJob__p20736171714314">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.27.2.5.1.4"><p id="CreateTrainingJob__p16738417204311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1368111374316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.1 "><p id="CreateTrainingJob__p117391517144312">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.2 "><p id="CreateTrainingJob__p674071718431">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.27.2.5.1.3 "><p id="CreateTrainingJob__p474161714438"><a href="#CreateTrainingJob__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="CreateTrainingJob__p1274215177435">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_obs_1" frame="border" border="1" rules="all"><caption><b>Table 28 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row369718136433"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.1"><p id="CreateTrainingJob__p207441717184315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.2"><p id="CreateTrainingJob__p10745111715431">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.28.2.5.1.3"><p id="CreateTrainingJob__p187461117104315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.28.2.5.1.4"><p id="CreateTrainingJob__p12748101710433">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row14697111334315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.1 "><p id="CreateTrainingJob__p274941720433">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.2 "><p id="CreateTrainingJob__p974913174431">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.28.2.5.1.3 "><p id="CreateTrainingJob__p975031716432">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.28.2.5.1.4 "><p id="CreateTrainingJob__p17511417134313">OBS URL to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_engine_1" frame="border" border="1" rules="all"><caption><b>Table 29 </b>engine</caption><thead align="left"><tr id="CreateTrainingJob__row20713161344313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.1"><p id="CreateTrainingJob__p1675371712434">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.2"><p id="CreateTrainingJob__p275481719430">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.29.2.5.1.3"><p id="CreateTrainingJob__p975521715433">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.29.2.5.1.4"><p id="CreateTrainingJob__p37561917184311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1271381364314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="CreateTrainingJob__p1875714171432">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="CreateTrainingJob__p15758101734312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="CreateTrainingJob__p1375911177433">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="CreateTrainingJob__p10760161704317">Engine ID selected for an algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14713113114318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="CreateTrainingJob__p15761217114311">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="CreateTrainingJob__p1761191724312">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="CreateTrainingJob__p19762151714313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="CreateTrainingJob__p1876381711432">Engine version name selected for an algorithm. If <strong id="CreateTrainingJob__b476321719439">engine_id</strong> is specified, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1471361312438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="CreateTrainingJob__p14764191744315">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="CreateTrainingJob__p1676513172434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="CreateTrainingJob__p14766217164315">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="CreateTrainingJob__p6767121784318">Engine version name selected for an algorithm. If <strong id="CreateTrainingJob__b1676716177435">engine_id</strong> is specified, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row10713181374312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.1 "><p id="CreateTrainingJob__p10768191720434">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.2 "><p id="CreateTrainingJob__p147691117114319">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.29.2.5.1.3 "><p id="CreateTrainingJob__p4770191716432">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.29.2.5.1.4 "><p id="CreateTrainingJob__p137716175437">Custom image URL selected by an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_engine_2" frame="border" border="1" rules="all"><caption><b>Table 30 </b>engine</caption><thead align="left"><tr id="CreateTrainingJob__row57511513114315"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.1"><p id="CreateTrainingJob__p37731717114312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.2"><p id="CreateTrainingJob__p12774151714432">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.30.2.5.1.3"><p id="CreateTrainingJob__p277591710436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.30.2.5.1.4"><p id="CreateTrainingJob__p7776191719431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row9751413104310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="CreateTrainingJob__p17777121764310">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="CreateTrainingJob__p13778617204310">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="CreateTrainingJob__p277815174430">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="CreateTrainingJob__p19779717144310">Engine ID of a heterogeneous job, for example, <strong id="CreateTrainingJob__b16780417114312">caffe-1.0.0-python2.7</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row57511913114318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="CreateTrainingJob__p678071764314">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="CreateTrainingJob__p197810178438">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="CreateTrainingJob__p37821617124311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="CreateTrainingJob__p137836175434">Engine name of a heterogeneous job, for example, <strong id="CreateTrainingJob__b117831417164310">Caffe</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19751121316435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="CreateTrainingJob__p16784121734310">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="CreateTrainingJob__p167859174433">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="CreateTrainingJob__p15786171719436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="CreateTrainingJob__p178710176431">Engine version of a heterogeneous job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row37512013134320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.1 "><p id="CreateTrainingJob__p14788141704315">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.2 "><p id="CreateTrainingJob__p8788121719432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.30.2.5.1.3 "><p id="CreateTrainingJob__p978911173431">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.30.2.5.1.4 "><p id="CreateTrainingJob__p8790191716436">Custom image URL selected by an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_inputs"></a><a name="request_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_inputs" frame="border" border="1" rules="all"><caption><b>Table 31 </b>inputs</caption><thead align="left"><tr id="CreateTrainingJob__row67891013174316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.1"><p id="CreateTrainingJob__p2792161794319">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.2"><p id="CreateTrainingJob__p1879361764317">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.31.2.5.1.3"><p id="CreateTrainingJob__p47944170434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.31.2.5.1.4"><p id="CreateTrainingJob__p2079521754310">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row3790413184316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="CreateTrainingJob__p187961017194310">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="CreateTrainingJob__p3797121713436">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="CreateTrainingJob__p679811784313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="CreateTrainingJob__p480019174439">Name of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row117902013184311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="CreateTrainingJob__p980117179436">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="CreateTrainingJob__p280251718435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="CreateTrainingJob__p1803417164318">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="CreateTrainingJob__p14804181744316">Description of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16790151374315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="CreateTrainingJob__p19805151764317">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="CreateTrainingJob__p5806121716430">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="CreateTrainingJob__p080781718439">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.31.2.5.1.4 "><p id="CreateTrainingJob__p1880816173433">Local directory of the container to which the data input channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1479041310437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.1 "><p id="CreateTrainingJob__p1880991718431">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.2 "><p id="CreateTrainingJob__p6810111719431">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.31.2.5.1.3 "><p id="CreateTrainingJob__p1381111754318"><a href="#CreateTrainingJob__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="CreateTrainingJob__p15812111734320">Data input. Options:</p>
<ul id="CreateTrainingJob__ul11813817124311"><li id="CreateTrainingJob__li381461714319"><strong id="CreateTrainingJob__b198141717104316">dataset</strong>: Dataset as the data input</li><li id="CreateTrainingJob__li128151417154319"><strong id="CreateTrainingJob__b7816171711439">obs</strong>: OBS path as the data input</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_remote_1" frame="border" border="1" rules="all"><caption><b>Table 32 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row12830201315431"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.1"><p id="CreateTrainingJob__p58181817194320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.2"><p id="CreateTrainingJob__p38190175433">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.32.2.5.1.3"><p id="CreateTrainingJob__p168201217154313">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.32.2.5.1.4"><p id="CreateTrainingJob__p68213177437">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1083071310433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.1 "><p id="CreateTrainingJob__p68221917154319">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.2 "><p id="CreateTrainingJob__p88238170432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.32.2.5.1.3 "><p id="CreateTrainingJob__p17824111724311"><a href="#CreateTrainingJob__request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.32.2.5.1.4 "><p id="CreateTrainingJob__p1182519177439">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_obs_2" frame="border" border="1" rules="all"><caption><b>Table 33 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row1084571394313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.1"><p id="CreateTrainingJob__p6827121744316">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.2"><p id="CreateTrainingJob__p582861710432">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.33.2.5.1.3"><p id="CreateTrainingJob__p108291517154319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.33.2.5.1.4"><p id="CreateTrainingJob__p283041714311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row208459130435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.1 "><p id="CreateTrainingJob__p183121716432">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.2 "><p id="CreateTrainingJob__p683281714314">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.33.2.5.1.3 "><p id="CreateTrainingJob__p12833161744315">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.33.2.5.1.4 "><p id="CreateTrainingJob__p1183431754317">OBS URL of the dataset required by a training job. For example, <strong id="CreateTrainingJob__b1283531716438">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_outputs"></a><a name="request_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_outputs" frame="border" border="1" rules="all"><caption><b>Table 34 </b>outputs</caption><thead align="left"><tr id="CreateTrainingJob__row1486141312431"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.1"><p id="CreateTrainingJob__p118361117134315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.2"><p id="CreateTrainingJob__p1583751715437">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.34.2.5.1.3"><p id="CreateTrainingJob__p1183816174436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.34.2.5.1.4"><p id="CreateTrainingJob__p118384175439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1786115137438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="CreateTrainingJob__p15839101717432">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="CreateTrainingJob__p3840151734315">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="CreateTrainingJob__p084181774319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="CreateTrainingJob__p384271711437">Name of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9861201374314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="CreateTrainingJob__p38421717134315">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="CreateTrainingJob__p1784351719432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="CreateTrainingJob__p1484418175438">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="CreateTrainingJob__p17845111714319">Description of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row18861141317439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="CreateTrainingJob__p1784631720438">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="CreateTrainingJob__p3847101713432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="CreateTrainingJob__p16848121744310">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="CreateTrainingJob__p18849171719430">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12862913114316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.1 "><p id="CreateTrainingJob__p13850121718435">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.2 "><p id="CreateTrainingJob__p19851141794310">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.34.2.5.1.3 "><p id="CreateTrainingJob__p168521717174317"><a href="#CreateTrainingJob__request_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.34.2.5.1.4 "><p id="CreateTrainingJob__p3853101794318">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_remote_2" frame="border" border="1" rules="all"><caption><b>Table 35 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row6904113154312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.1"><p id="CreateTrainingJob__p138543171430">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.2"><p id="CreateTrainingJob__p085512172431">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.35.2.5.1.3"><p id="CreateTrainingJob__p1856181734316">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.35.2.5.1.4"><p id="CreateTrainingJob__p4857517174316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row790431315436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.1 "><p id="CreateTrainingJob__p685891714312">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.2 "><p id="CreateTrainingJob__p158591617134310">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.35.2.5.1.3 "><p id="CreateTrainingJob__p168601917134310"><a href="#CreateTrainingJob__request_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.35.2.5.1.4 "><p id="CreateTrainingJob__p9861617134313">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_obs_3" frame="border" border="1" rules="all"><caption><b>Table 36 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row792061313433"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.1"><p id="CreateTrainingJob__p148632174433">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.2"><p id="CreateTrainingJob__p138638179432">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.36.2.5.1.3"><p id="CreateTrainingJob__p1186471774317">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.36.2.5.1.4"><p id="CreateTrainingJob__p128651178438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row99201613204318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.1 "><p id="CreateTrainingJob__p2866317134317">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.2 "><p id="CreateTrainingJob__p17867181717432">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.36.2.5.1.3 "><p id="CreateTrainingJob__p2086861716436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.36.2.5.1.4 "><p id="CreateTrainingJob__p486820170438">OBS URL to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_task_resource"></a><a name="request_task_resource"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_task_resource" frame="border" border="1" rules="all"><caption><b>Table 37 </b>task_resource</caption><thead align="left"><tr id="CreateTrainingJob__row1793611312438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.1"><p id="CreateTrainingJob__p15871111754313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.2"><p id="CreateTrainingJob__p19872517204311">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.37.2.5.1.3"><p id="CreateTrainingJob__p6874217174313">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.37.2.5.1.4"><p id="CreateTrainingJob__p38741217174318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row14936913164314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.1 "><p id="CreateTrainingJob__p1187517178434">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.2 "><p id="CreateTrainingJob__p1887615171432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.3 "><p id="CreateTrainingJob__p14877317204319">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.37.2.5.1.4 "><p id="CreateTrainingJob__p19878151754319">Resource flavor ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row593619135431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.1 "><p id="CreateTrainingJob__p587841714315">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.2 "><p id="CreateTrainingJob__p48791217204313">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.37.2.5.1.3 "><p id="CreateTrainingJob__p488013174437">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.37.2.5.1.4 "><p id="CreateTrainingJob__p15881151712434">Number of resource replicas selected for a training job.</p>
<p id="CreateTrainingJob__p58821217194315">Minimum: <strong id="CreateTrainingJob__b1988391734312">1</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_spec"></a><a name="request_spec"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_spec" frame="border" border="1" rules="all"><caption><b>Table 38 </b>spec</caption><thead align="left"><tr id="CreateTrainingJob__row896171334312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.1"><p id="CreateTrainingJob__p158849179433">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.2"><p id="CreateTrainingJob__p388512179438">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.38.2.5.1.3"><p id="CreateTrainingJob__p1888617174430">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.38.2.5.1.4"><p id="CreateTrainingJob__p1188741714312">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row199614138436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="CreateTrainingJob__p1588818175435">resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="CreateTrainingJob__p128891317184311">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="CreateTrainingJob__p1589010172439"><a href="#CreateTrainingJob__request_resource">resource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="CreateTrainingJob__p1289231715437">Resource flavors of a training job. Select either <strong id="CreateTrainingJob__b15892171718432">flavor_id</strong> or <strong id="CreateTrainingJob__b1389251794317">pool_id+[flavor_id]</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row13962013164317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="CreateTrainingJob__p789318173436">volumes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="CreateTrainingJob__p128945174434">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="CreateTrainingJob__p1889811744319">Array of <a href="#CreateTrainingJob__request_volumes">volumes</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="CreateTrainingJob__p1689911712433">Volumes attached to a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row3962121316432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.1 "><p id="CreateTrainingJob__p1690061704319">log_export_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.2 "><p id="CreateTrainingJob__p1090141716439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.38.2.5.1.3 "><p id="CreateTrainingJob__p109028174434"><a href="#CreateTrainingJob__request_log_export_path">log_export_path</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.38.2.5.1.4 "><p id="CreateTrainingJob__p16903111710431">Export path of training job logs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_resource"></a><a name="request_resource"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_resource" frame="border" border="1" rules="all"><caption><b>Table 39 </b>resource</caption><thead align="left"><tr id="CreateTrainingJob__row1199316131435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.1"><p id="CreateTrainingJob__p1790416178437">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.2"><p id="CreateTrainingJob__p79061517144315">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.39.2.5.1.3"><p id="CreateTrainingJob__p1390721719432">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.39.2.5.1.4"><p id="CreateTrainingJob__p1790810178439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1299351344311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="CreateTrainingJob__p1590971764319">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="CreateTrainingJob__p1591016177431">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="CreateTrainingJob__p8911101718436">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="CreateTrainingJob__p109129179433">ID of the resource flavors selected for a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1999361344314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.1 "><p id="CreateTrainingJob__p189131217154312">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.2 "><p id="CreateTrainingJob__p16914161717432">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.39.2.5.1.3 "><p id="CreateTrainingJob__p99141617164319">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.39.2.5.1.4 "><p id="CreateTrainingJob__p1391581784314">Number of nodes used for creating a training job in a pool. By default, a single node is used.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_volumes"></a><a name="request_volumes"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_volumes" frame="border" border="1" rules="all"><caption><b>Table 40 </b>volumes</caption><thead align="left"><tr id="CreateTrainingJob__row1315414174319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.1"><p id="CreateTrainingJob__p4917201712432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.2"><p id="CreateTrainingJob__p991812178431">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.40.2.5.1.3"><p id="CreateTrainingJob__p2919161764316">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.40.2.5.1.4"><p id="CreateTrainingJob__p18920191794311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1515181424310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.1 "><p id="CreateTrainingJob__p13921111724314">nfs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.2 "><p id="CreateTrainingJob__p092291710430">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.40.2.5.1.3 "><p id="CreateTrainingJob__p8924517134316"><a href="#CreateTrainingJob__request_nfs">nfs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.40.2.5.1.4 "><p id="CreateTrainingJob__p89251417124316">Volumes attached in NFS mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_nfs"></a><a name="request_nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_nfs" frame="border" border="1" rules="all"><caption><b>Table 41 </b>nfs</caption><thead align="left"><tr id="CreateTrainingJob__row1032101411435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.1"><p id="CreateTrainingJob__p7927141715433">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.2"><p id="CreateTrainingJob__p4928141716439">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.41.2.5.1.3"><p id="CreateTrainingJob__p19930111764319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.41.2.5.1.4"><p id="CreateTrainingJob__p1293015173434">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row732111417436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="CreateTrainingJob__p13931171712437">nfs_server_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="CreateTrainingJob__p6932161754320">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="CreateTrainingJob__p9933101719434">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="CreateTrainingJob__p8934111764319">NFS server path.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1432014164315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="CreateTrainingJob__p14935141719437">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="CreateTrainingJob__p1293610173437">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="CreateTrainingJob__p15937181754316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="CreateTrainingJob__p15938161710439">Path for attaching volumes to the training container.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row20321814104320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.1 "><p id="CreateTrainingJob__p10939131715432">read_only</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.2 "><p id="CreateTrainingJob__p12940131710439">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.41.2.5.1.3 "><p id="CreateTrainingJob__p9940101713437">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.41.2.5.1.4 "><p id="CreateTrainingJob__p1794191764320">Whether the volumes attached to the container in NFS mode are read-only.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__request_log_export_path"></a><a name="request_log_export_path"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__request_log_export_path" frame="border" border="1" rules="all"><caption><b>Table 42 </b>log_export_path</caption><thead align="left"><tr id="CreateTrainingJob__row146012147431"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.1"><p id="CreateTrainingJob__p17943121734315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.2"><p id="CreateTrainingJob__p194410171439">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.42.2.5.1.3"><p id="CreateTrainingJob__p4945201715439">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.42.2.5.1.4"><p id="CreateTrainingJob__p8946817164320">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row20605144438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="CreateTrainingJob__p1594681774313">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="CreateTrainingJob__p1947191716435">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="CreateTrainingJob__p14948181713433">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="CreateTrainingJob__p16949201713435">OBS URL for storing training job logs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1460114104315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.1 "><p id="CreateTrainingJob__p1595112176433">host_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.2 "><p id="CreateTrainingJob__p179529179433">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.42.2.5.1.3 "><p id="CreateTrainingJob__p19531717144312">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.42.2.5.1.4 "><p id="CreateTrainingJob__p2095491724313">Path of the host where training job logs are stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateTrainingJob__section795541734313"><h4 class="sectiontitle">Response Parameters</h4><p id="CreateTrainingJob__p6956417164313"><strong id="CreateTrainingJob__b09564170439">Status code: 201</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_JobResponse" frame="border" border="1" rules="all"><caption><b>Table 43 </b>Response body parameters</caption><thead align="left"><tr id="CreateTrainingJob__row61001214134316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="CreateTrainingJob__p19958191713435">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="CreateTrainingJob__p3959141774310">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="CreateTrainingJob__p096011744318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row610011414433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p1796161754313">kind</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p11962317184314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p69631717174314">Training job type, which is <strong id="CreateTrainingJob__b18963917114318">job</strong> by default. Options:</p>
<ul id="CreateTrainingJob__ul59641217104311"><li id="CreateTrainingJob__li6964141794310"><strong id="CreateTrainingJob__b18964151720437">job</strong>: Training job</li><li id="CreateTrainingJob__li7965817104315"><strong id="CreateTrainingJob__b14966141794319">hetero_job</strong>: Heterogeneous job</li><li id="CreateTrainingJob__li119671317184314"><strong id="CreateTrainingJob__b13967141794315">autosearch_job</strong>: Auto search job</li><li id="CreateTrainingJob__li1968151710432"><strong id="CreateTrainingJob__b1896851734310">mrs_job</strong>: MRS job [- <strong id="CreateTrainingJob__b9968131714312">edge_job</strong>: Edge job] (tag:hk,hc,fcs,fcs-super)</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row8100131415438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p1969917154310">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p13970191754311"><a href="#CreateTrainingJob__response_JobMetadata">JobMetadata</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p109715173439">Metadata of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row810121454314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p697231716433">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p16973171714432"><a href="#CreateTrainingJob__response_Status">Status</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p189741517154318">Status of a training job. You do not need to set this parameter when creating a job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row5101151454311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p11975171744315">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p149761217104316"><a href="#CreateTrainingJob__response_JobAlgorithmResponse">JobAlgorithmResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p19977151734317">Algorithm for training jobs. The following formats are supported:</p>
<ul id="CreateTrainingJob__ul2979201711436"><li id="CreateTrainingJob__li997911176435"><strong id="CreateTrainingJob__b149801817164320">id</strong>: Only the algorithm ID is used.</li><li id="CreateTrainingJob__li16980131711435"><strong id="CreateTrainingJob__b7981141713434">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</li><li id="CreateTrainingJob__li898231724310"><strong id="CreateTrainingJob__b598261744316">code_dir+boot_file</strong>: The code directory and boot file of a training job are used.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row1210171410431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p109831517104315">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p1798451784317">Array of <a href="#CreateTrainingJob__response_TaskResponse">TaskResponse</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p1998561714311">List of tasks in heterogeneous training jobs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row0101101414315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="CreateTrainingJob__p99861517144318">spec</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="CreateTrainingJob__p8987717124319"><a href="#CreateTrainingJob__response_spec">spec</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="CreateTrainingJob__p2988517104316">Specifications of a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_JobMetadata"></a><a name="response_JobMetadata"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_JobMetadata" frame="border" border="1" rules="all"><caption><b>Table 44 </b>JobMetadata</caption><thead align="left"><tr id="CreateTrainingJob__row515651414438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="CreateTrainingJob__p139901317184319">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="CreateTrainingJob__p18991117124312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="CreateTrainingJob__p39921317134310">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row17156714154313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p169931417124314">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p199939176436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p499471784319">Training job ID, which is generated and returned by ModelArts after the training job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1715771464315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p1099613172438">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p69971517134317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p19981317144312">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="CreateTrainingJob__row915731413438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p1699931711436">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p1005186430">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p617185437">Workspace where a job is located. The default value is <strong id="CreateTrainingJob__b111418134318">0</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row111576145434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p8217188437">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p63191854314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p1491816430">Training job description. The value must contain 0 to 256 characters. The default value is <strong id="CreateTrainingJob__b1441418124320">NULL</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row01571114174316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p10581816432">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p1762018144310">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p5710181437">Timestamp when a training job is created, in milliseconds. The value is generated and returned by ModelArts after the job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row31578141434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p1781518104310">user_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p7971844318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p1010151834312">Username for creating a training job. The username is generated and returned by ModelArts after the training job is created.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row5157814154311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="CreateTrainingJob__p1311101814433">annotations</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="CreateTrainingJob__p1311418144316">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="CreateTrainingJob__p312118104319">Declaration template of a training job. For heterogeneous jobs, the default value of <strong id="CreateTrainingJob__b113101812437">job_template</strong> is <strong id="CreateTrainingJob__b111318186433">Template RL</strong>. For other jobs, the default value is <strong id="CreateTrainingJob__b1913131814317">Template DL</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_Status"></a><a name="response_Status"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_Status" frame="border" border="1" rules="all"><caption><b>Table 45 </b>Status</caption><thead align="left"><tr id="CreateTrainingJob__row2201131420438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="CreateTrainingJob__p151591814314">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="CreateTrainingJob__p91612185434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="CreateTrainingJob__p1817181820435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row182011914184318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p4191518124315">phase</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p1206185433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p1205189439">Level-1 status of a training job. The value is stable. The options are as follows: <strong id="CreateTrainingJob__b22113183434">Creating</strong> <strong id="CreateTrainingJob__b321818154319">Pending</strong> <strong id="CreateTrainingJob__b182151819439">Running</strong> <strong id="CreateTrainingJob__b172121818432">Failed</strong> <strong id="CreateTrainingJob__b13211918144319">Completed</strong>, <strong id="CreateTrainingJob__b12215185438">Terminating</strong> <strong id="CreateTrainingJob__b321161884316">Terminated</strong> <strong id="CreateTrainingJob__b5216188436">Abnormal</strong></p>
</td>
</tr>
<tr id="CreateTrainingJob__row10201141410438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p323181815436">secondary_phase</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p7241618104320">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p1425141854311">Level-2 status of a training job. The value is unstable. The options are as follows: <strong id="CreateTrainingJob__b1926518164319">Creating</strong> <strong id="CreateTrainingJob__b62631864320">Queuing</strong> <strong id="CreateTrainingJob__b112611181434">Running</strong> <strong id="CreateTrainingJob__b14261518124316">Failed</strong> <strong id="CreateTrainingJob__b1626101819431">Completed</strong> <strong id="CreateTrainingJob__b1626101819439">Terminating</strong> <strong id="CreateTrainingJob__b10266183438">Terminated</strong> <strong id="CreateTrainingJob__b162619181438">CreateFailed</strong> <strong id="CreateTrainingJob__b626418124313">TerminatedFailed</strong> <strong id="CreateTrainingJob__b17262181432">Unknown</strong> <strong id="CreateTrainingJob__b1626818174315">Lost</strong></p>
</td>
</tr>
<tr id="CreateTrainingJob__row112017143430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p528141864314">duration</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p16290180433">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p1030181874310">Running duration of a training job, in milliseconds</p>
</td>
</tr>
<tr id="CreateTrainingJob__row202011214144312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p1731161819433">node_count_metrics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p1631161864319">Array&lt;Array&lt;Integer&gt;&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p1933121874310">Node count changes during the training job running period.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row172017143434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p23411181432">tasks</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p113501812432">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p1036171817431">Tasks of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19201814144320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p19374182436">start_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p103851864314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p19393187439">Start time of a training job. The value is in timestamp format.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1120121416437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="CreateTrainingJob__p140518114312">task_statuses</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="CreateTrainingJob__p11401518174313">Array of <a href="#CreateTrainingJob__response_task_statuses">task_statuses</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="CreateTrainingJob__p24119189436">Status of a training job task.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_task_statuses"></a><a name="response_task_statuses"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_task_statuses" frame="border" border="1" rules="all"><caption><b>Table 46 </b>task_statuses</caption><thead align="left"><tr id="CreateTrainingJob__row14255181412438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="CreateTrainingJob__p11433189439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="CreateTrainingJob__p9441318114319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="CreateTrainingJob__p114561811432">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row7256121484318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="CreateTrainingJob__p184691874313">task</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="CreateTrainingJob__p1347191854311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="CreateTrainingJob__p14816182431">Name of a training job task.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row42564146431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="CreateTrainingJob__p6491318174319">exit_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="CreateTrainingJob__p550171834315">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="CreateTrainingJob__p751151824319">Exit code of a training job task.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9256121417438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="CreateTrainingJob__p45271844313">message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="CreateTrainingJob__p1652141811431">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="CreateTrainingJob__p1754171804318">Error message of a training job task.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_JobAlgorithmResponse"></a><a name="response_JobAlgorithmResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_JobAlgorithmResponse" frame="border" border="1" rules="all"><caption><b>Table 47 </b>JobAlgorithmResponse</caption><thead align="left"><tr id="CreateTrainingJob__row7277101415432"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="CreateTrainingJob__p115617188434">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="CreateTrainingJob__p16571418124315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="CreateTrainingJob__p458101818438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1277414114312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1259181884315">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p18601518164317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p261171814316">Algorithm for training jobs. Options:</p>
<ul id="CreateTrainingJob__ul1621218194313"><li id="CreateTrainingJob__li1763161818432"><strong id="CreateTrainingJob__b10631418174319">id</strong>: Only the algorithm ID is used.</li><li id="CreateTrainingJob__li2645184438"><strong id="CreateTrainingJob__b1465121813434">subscription_id+item_version_id</strong>: The subscription ID and version ID of the algorithm are used.</li><li id="CreateTrainingJob__li11659181435"><strong id="CreateTrainingJob__b1066171864317">code_dir+boot_file</strong>: The code directory and boot file of a training job are used.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row20277214114310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p17679187436">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p196851854311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p10691818144311">Algorithm name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1127781474317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p187051814313">subscription_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p971161844317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1772171894319">Subscription ID of the subscription algorithm. This parameter must be used together with <strong id="CreateTrainingJob__b15722184430">item_version_id</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row227715146434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1273318134317">item_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p57461804318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1675121815436">Version ID of the subscription algorithm. This parameter must be used together with <strong id="CreateTrainingJob__b0757181430">subscription_id</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1127714141432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p976518114316">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p27715188431">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1977151874319">Code directory of a training job, for example, <strong id="CreateTrainingJob__b18786187433">/usr/app/</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b147801816434">boot_file</strong>. If <strong id="CreateTrainingJob__b57820185438">id</strong> or <strong id="CreateTrainingJob__b197811854314">subscription_id+item_version_id</strong> is set, leave it blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row827751412433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p11791518134311">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p1780121818434">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1824181434">Boot file of a training job, which needs to be stored in the code directory, for example, <strong id="CreateTrainingJob__b5821718144312">/usr/app/boot.py</strong>. This parameter must be used together with <strong id="CreateTrainingJob__b1582101819431">code_dir</strong>. If <strong id="CreateTrainingJob__b158251817435">id</strong> or <strong id="CreateTrainingJob__b382191844315">subscription_id+item_version_id</strong> is set, leave it blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12771214104311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1883101815430">autosearch_config_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p128471814310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1285111814314">YAML configuration path of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12277111411438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p786181817433">autosearch_framework_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p0871418104319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p11871818184316">Framework code directory of auto search jobs. An OBS URL is required.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12277214144320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1989181814438">command</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p39081810437">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p2901518164311">Boot command used to start the container of the custom image used by a training job. You can set this parameter to <strong id="CreateTrainingJob__b291318114319">code_dir</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row627713144435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1691118104313">parameters</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p1392131834318">Array of <a href="#CreateTrainingJob__response_Parameter">Parameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p59411184431">Running parameters of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9278214204317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p295191814434">policies</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p7961718134320"><a href="#CreateTrainingJob__response_policies">policies</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1297101884313">Policies supported by jobs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row127817146433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p4988184438">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p101001218114315">Array of <a href="#CreateTrainingJob__response_Input">Input</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p191011018164314">Input of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row32781614194312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p171031918104313">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p41041618184311">Array of <a href="#CreateTrainingJob__response_Output">Output</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p1810531894313">Output of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14278814124310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p1310781811432">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p810810183431"><a href="#CreateTrainingJob__response_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p19109718194318">Engine of a training job. Leave this parameter blank if the job is created using <strong id="CreateTrainingJob__b7110218104319">id</strong> of the algorithm management API or <strong id="CreateTrainingJob__b111071874311">subscription_id+item_version_id</strong> of the subscription algorithm API.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row42781214194317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="CreateTrainingJob__p711117181435">environments</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="CreateTrainingJob__p131121818194317">Array of Map&lt;String,String&gt; objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="CreateTrainingJob__p2114141814434">Environment variables of a training job. The format is <strong id="CreateTrainingJob__b1911401804311">key: value</strong>. Leave this parameter blank.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_Parameter"></a><a name="response_Parameter"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_Parameter" frame="border" border="1" rules="all"><caption><b>Table 48 </b>Parameter</caption><thead align="left"><tr id="CreateTrainingJob__row9379141414317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="CreateTrainingJob__p171171118184313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="CreateTrainingJob__p0117118174317">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="CreateTrainingJob__p17118141824315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row17380314134314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="CreateTrainingJob__p4119141864313">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="CreateTrainingJob__p171201318204319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="CreateTrainingJob__p1121318124317">Parameter name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1338011414438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="CreateTrainingJob__p01220186435">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="CreateTrainingJob__p10123151864318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="CreateTrainingJob__p412421814310">Parameter value.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row6380121434316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="CreateTrainingJob__p312518188434">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="CreateTrainingJob__p1112621817432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="CreateTrainingJob__p712710183435">Parameter description.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1638012147430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="CreateTrainingJob__p2127918114320">constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="CreateTrainingJob__p14128161874313"><a href="#CreateTrainingJob__response_constraint">constraint</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="CreateTrainingJob__p14129218154318">Parameter constraint.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1380151444318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="CreateTrainingJob__p213011812436">i18n_description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="CreateTrainingJob__p1213151884313"><a href="#CreateTrainingJob__response_i18n_description">i18n_description</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="CreateTrainingJob__p19132318184317">Internationalization description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_constraint"></a><a name="response_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_constraint" frame="border" border="1" rules="all"><caption><b>Table 49 </b>constraint</caption><thead align="left"><tr id="CreateTrainingJob__row841221410437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="CreateTrainingJob__p1613418180434">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="CreateTrainingJob__p8135918174314">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="CreateTrainingJob__p1213681884318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1341213141434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p4136121874318">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p1013718180439">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p10138718194318">Parameter type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9412131410435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p12139151834314">editable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p1814061804316">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p11140151834312">Whether the parameter is editable.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2041331484315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p51411618114315">required</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p3142101824317">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p514371818436">Whether the parameter is mandatory.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14131414174311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p161446183433">sensitive</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p1214512182434">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p614671811439">Whether the parameter is sensitive.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row341371474319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p1514812183432">valid_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p1149191834311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p31501118134318">Valid type.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row164131314174318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="CreateTrainingJob__p13151161814435">valid_range</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="CreateTrainingJob__p11527185433">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="CreateTrainingJob__p1153131844312">Valid range.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_i18n_description"></a><a name="response_i18n_description"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_i18n_description" frame="border" border="1" rules="all"><caption><b>Table 50 </b>i18n_description</caption><thead align="left"><tr id="CreateTrainingJob__row1244951411432"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="CreateTrainingJob__p1415515185432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="CreateTrainingJob__p181568186438">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="CreateTrainingJob__p12157111813432">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1344971444318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="CreateTrainingJob__p2015831854319">language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="CreateTrainingJob__p19159171864312">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="CreateTrainingJob__p6160141815437">Internationalization language.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row104491914154315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="CreateTrainingJob__p131611818134317">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="CreateTrainingJob__p11625184437">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="CreateTrainingJob__p816371811439">Description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_policies"></a><a name="response_policies"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_policies" frame="border" border="1" rules="all"><caption><b>Table 51 </b>policies</caption><thead align="left"><tr id="CreateTrainingJob__row1646615141437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="CreateTrainingJob__p5165191844318">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="CreateTrainingJob__p131661118104311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="CreateTrainingJob__p1316781819435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row5466914114317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="CreateTrainingJob__p19168318164312">auto_search</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="CreateTrainingJob__p7169181818436"><a href="#CreateTrainingJob__response_auto_search">auto_search</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="CreateTrainingJob__p517051811437">Hyperparameter search configuration.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_auto_search"></a><a name="response_auto_search"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_auto_search" frame="border" border="1" rules="all"><caption><b>Table 52 </b>auto_search</caption><thead align="left"><tr id="CreateTrainingJob__row4479101424315"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="CreateTrainingJob__p12171181819439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="CreateTrainingJob__p1617221884319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="CreateTrainingJob__p1117381817431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row10479201417437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="CreateTrainingJob__p117411182437">skip_search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="CreateTrainingJob__p1175218164319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="CreateTrainingJob__p1217612187430">Hyperparameter parameters that need to be skipped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row7479614204319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="CreateTrainingJob__p1317701819430">reward_attrs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="CreateTrainingJob__p7178121812437">Array of <a href="#CreateTrainingJob__response_reward_attrs">reward_attrs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="CreateTrainingJob__p121802188436">List of search metrics.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1479141434313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="CreateTrainingJob__p3181171814434">search_params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="CreateTrainingJob__p418231864319">Array of <a href="#CreateTrainingJob__response_search_params">search_params</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="CreateTrainingJob__p1218351816437">Search parameters.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row7479131454320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="CreateTrainingJob__p3184101814432">algo_configs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="CreateTrainingJob__p151851518114318">Array of <a href="#CreateTrainingJob__response_algo_configs">algo_configs</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="CreateTrainingJob__p818651815439">Search algorithm configurations.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_reward_attrs"></a><a name="response_reward_attrs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_reward_attrs" frame="border" border="1" rules="all"><caption><b>Table 53 </b>reward_attrs</caption><thead align="left"><tr id="CreateTrainingJob__row450981414431"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="CreateTrainingJob__p4188141817435">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="CreateTrainingJob__p12189161817436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="CreateTrainingJob__p8190101814314">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row450991404312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="CreateTrainingJob__p13191111844311">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="CreateTrainingJob__p41921218154310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="CreateTrainingJob__p131931918144314">Metric name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row3509914184314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="CreateTrainingJob__p11194131804310">mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="CreateTrainingJob__p121951318154315">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="CreateTrainingJob__p8196131864310">Search direction.</p>
<ul id="CreateTrainingJob__ul18197141884310"><li id="CreateTrainingJob__li1119731844315"><strong id="CreateTrainingJob__b13198718154319">max</strong>: A larger metric value indicates better performance.</li><li id="CreateTrainingJob__li6199161814438"><strong id="CreateTrainingJob__b18200191810437">min</strong>: A smaller metric value indicates better performance.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row5509114154319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="CreateTrainingJob__p2200218164317">regex</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="CreateTrainingJob__p1820116185432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="CreateTrainingJob__p9202171874317">Regular expression of a metric.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_search_params"></a><a name="response_search_params"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_search_params" frame="border" border="1" rules="all"><caption><b>Table 54 </b>search_params</caption><thead align="left"><tr id="CreateTrainingJob__row7538111413435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="CreateTrainingJob__p120481815436">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="CreateTrainingJob__p4205518154319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="CreateTrainingJob__p182060185439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row853813141430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p1120701894310">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p172081518104314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p102101818174310">Hyperparameter name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2538171414310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p10211111884317">param_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p1421281824314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p112131418144314">Parameter type.</p>
<ul id="CreateTrainingJob__ul1721431844318"><li id="CreateTrainingJob__li19214161819439"><strong id="CreateTrainingJob__b1621561820433">continuous</strong>: The parameter is a continuous value.</li><li id="CreateTrainingJob__li152159181436"><strong id="CreateTrainingJob__b1221631864310">discreate</strong>: The parameter is a discrete value.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row55381614184319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p162171918134312">lower_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p6218818114311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p192199183435">Lower bound of the hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row753881414311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p1122016186436">upper_bound</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p92211318164317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p11222111816431">Upper bound of the hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15538161424318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p022371874312">discrete_points_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p15224131816432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p1622681874316">Number of discrete points of a continuous hyperparameter.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row4539151454313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="CreateTrainingJob__p122279189430">discrete_values</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="CreateTrainingJob__p16228121864318">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="CreateTrainingJob__p9230618164317">List of discrete hyperparameter values.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_algo_configs"></a><a name="response_algo_configs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_algo_configs" frame="border" border="1" rules="all"><caption><b>Table 55 </b>algo_configs</caption><thead align="left"><tr id="CreateTrainingJob__row10591614194313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="CreateTrainingJob__p11232518184316">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="CreateTrainingJob__p102341618194315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="CreateTrainingJob__p10235121864311">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row8591181417439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="CreateTrainingJob__p423510188439">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="CreateTrainingJob__p18236141834316">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="CreateTrainingJob__p1824015183435">Name of the search algorithm.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1591714104314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="CreateTrainingJob__p1424117182437">params</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="CreateTrainingJob__p112431318144312">Array of <a href="#CreateTrainingJob__response_AutoSearchAlgoConfigParameter">AutoSearchAlgoConfigParameter</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="CreateTrainingJob__p0244161834319">Search algorithm parameters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_AutoSearchAlgoConfigParameter"></a><a name="response_AutoSearchAlgoConfigParameter"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_AutoSearchAlgoConfigParameter" frame="border" border="1" rules="all"><caption><b>Table 56 </b>AutoSearchAlgoConfigParameter</caption><thead align="left"><tr id="CreateTrainingJob__row7610414144310"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.1"><p id="CreateTrainingJob__p172467183430">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.2"><p id="CreateTrainingJob__p18247201819432">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.16.2.4.1.3"><p id="CreateTrainingJob__p17248918114318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row17610101412435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="CreateTrainingJob__p824961824310">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="CreateTrainingJob__p142507189432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="CreateTrainingJob__p1251141818431">Parameter key.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19611171464317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="CreateTrainingJob__p1425241810430">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="CreateTrainingJob__p7253518124316">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="CreateTrainingJob__p112541318194319">Parameter value.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row14611161418437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="CreateTrainingJob__p32551118204317">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="CreateTrainingJob__p18256191811432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="CreateTrainingJob__p16257718144315">Parameter type.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_Input"></a><a name="response_Input"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_Input" frame="border" border="1" rules="all"><caption><b>Table 57 </b>Input</caption><thead align="left"><tr id="CreateTrainingJob__row19632714124311"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="CreateTrainingJob__p122590185435">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="CreateTrainingJob__p3260191814431">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="CreateTrainingJob__p7261181814318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1863321412439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="CreateTrainingJob__p726201844315">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="CreateTrainingJob__p3262918154319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="CreateTrainingJob__p11263181814318">Name of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row126334145438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="CreateTrainingJob__p1026410184435">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="CreateTrainingJob__p6265918204319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="CreateTrainingJob__p1826641819437">Description of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1163315145431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="CreateTrainingJob__p826717184434">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="CreateTrainingJob__p15268111824319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="CreateTrainingJob__p1926921814439">Local directory of the container to which the data input channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9633121444312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="CreateTrainingJob__p172701618204316">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="CreateTrainingJob__p13271131814310"><a href="#CreateTrainingJob__response_InputDataInfo">InputDataInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="CreateTrainingJob__p202723184434">Data input. Options:</p>
<ul id="CreateTrainingJob__ul927311854310"><li id="CreateTrainingJob__li127391818435"><strong id="CreateTrainingJob__b12745189437">dataset</strong>: Dataset as the data input</li><li id="CreateTrainingJob__li1927581814313"><strong id="CreateTrainingJob__b127551814435">obs</strong>: OBS path as the data input</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row963312147439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="CreateTrainingJob__p62768183432">remote_constraint</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="CreateTrainingJob__p027721894317">Array of <a href="#CreateTrainingJob__response_remote_constraint">remote_constraint</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="CreateTrainingJob__p827814187435">Data input constraint.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_InputDataInfo"></a><a name="response_InputDataInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_InputDataInfo" frame="border" border="1" rules="all"><caption><b>Table 58 </b>InputDataInfo</caption><thead align="left"><tr id="CreateTrainingJob__row566921410436"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.1"><p id="CreateTrainingJob__p17280418104311">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.2"><p id="CreateTrainingJob__p7281618154311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.18.2.4.1.3"><p id="CreateTrainingJob__p62822189431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row866931464318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="CreateTrainingJob__p728491824319">dataset</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="CreateTrainingJob__p8285201811439"><a href="#CreateTrainingJob__response_dataset">dataset</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="CreateTrainingJob__p1828661814430">Dataset as the data input.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row366910144436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="CreateTrainingJob__p828712183438">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="CreateTrainingJob__p7288161824316"><a href="#CreateTrainingJob__response_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="CreateTrainingJob__p528921814311">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_dataset"></a><a name="response_dataset"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_dataset" frame="border" border="1" rules="all"><caption><b>Table 59 </b>dataset</caption><thead align="left"><tr id="CreateTrainingJob__row17686514104319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.1"><p id="CreateTrainingJob__p20291191812436">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.2"><p id="CreateTrainingJob__p32921318134317">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.19.2.4.1.3"><p id="CreateTrainingJob__p11293918174317">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row26864141436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="CreateTrainingJob__p72941618124318">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="CreateTrainingJob__p5295151815433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="CreateTrainingJob__p132967182433">Dataset ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9686181484320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="CreateTrainingJob__p1829718188430">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="CreateTrainingJob__p12984184433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="CreateTrainingJob__p202993189435">Dataset version ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1568612142437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="CreateTrainingJob__p113011018174319">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="CreateTrainingJob__p1630210184433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="CreateTrainingJob__p1930317180438">OBS URL of the dataset required by a training job. ModelArts automatically parses and generates the URL based on the dataset and dataset version IDs. For example, <strong id="CreateTrainingJob__b1430411813432">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_obs"></a><a name="response_obs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_obs" frame="border" border="1" rules="all"><caption><b>Table 60 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row12709191410430"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.20.2.4.1.1"><p id="CreateTrainingJob__p3306918104312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.20.2.4.1.2"><p id="CreateTrainingJob__p7307121814431">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.20.2.4.1.3"><p id="CreateTrainingJob__p53083182436">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row0709614104317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.20.2.4.1.1 "><p id="CreateTrainingJob__p133091118164319">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.20.2.4.1.2 "><p id="CreateTrainingJob__p103101918174310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.20.2.4.1.3 "><p id="CreateTrainingJob__p531151844318">OBS URL of the dataset required by a training job. For example, <strong id="CreateTrainingJob__b831191814311">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_remote_constraint"></a><a name="response_remote_constraint"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_remote_constraint" frame="border" border="1" rules="all"><caption><b>Table 61 </b>remote_constraint</caption><thead align="left"><tr id="CreateTrainingJob__row1172331417434"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.21.2.4.1.1"><p id="CreateTrainingJob__p1131351844311">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.21.2.4.1.2"><p id="CreateTrainingJob__p1631481864312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.21.2.4.1.3"><p id="CreateTrainingJob__p1131541834317">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1072313147434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.1 "><p id="CreateTrainingJob__p631631815434">data_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.2 "><p id="CreateTrainingJob__p203172183436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.21.2.4.1.3 "><p id="CreateTrainingJob__p83181918164313">Data input type, including the data storage location and dataset.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19723121474315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.1 "><p id="CreateTrainingJob__p14319118154317">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.21.2.4.1.2 "><p id="CreateTrainingJob__p332081811433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.21.2.4.1.3 "><p id="CreateTrainingJob__p5321181817430">Attributes if a dataset is used as the data input. Options:</p>
<ul id="CreateTrainingJob__ul332231819431"><li id="CreateTrainingJob__li13322191815436"><strong id="CreateTrainingJob__b73237186434">data_format</strong>: Data format</li><li id="CreateTrainingJob__li632321834311"><strong id="CreateTrainingJob__b0324111894313">data_segmentation</strong>: Data segmentation</li><li id="CreateTrainingJob__li13325121884313"><strong id="CreateTrainingJob__b1132551815432">dataset_type</strong>: Labeling type</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_Output"></a><a name="response_Output"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_Output" frame="border" border="1" rules="all"><caption><b>Table 62 </b>Output</caption><thead align="left"><tr id="CreateTrainingJob__row15748161424320"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.22.2.4.1.1"><p id="CreateTrainingJob__p19327518124312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.22.2.4.1.2"><p id="CreateTrainingJob__p9328101811437">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.22.2.4.1.3"><p id="CreateTrainingJob__p6329151884318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row3748161474313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="CreateTrainingJob__p33301818164312">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="CreateTrainingJob__p133131819433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="CreateTrainingJob__p133211184434">Name of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row17748814104313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="CreateTrainingJob__p12333101894319">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="CreateTrainingJob__p18334818124319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="CreateTrainingJob__p163351818184318">Description of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row18748191494318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="CreateTrainingJob__p1433661818436">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="CreateTrainingJob__p10337101864310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="CreateTrainingJob__p43381218104314">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row874921414437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.1 "><p id="CreateTrainingJob__p193391318104314">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.22.2.4.1.2 "><p id="CreateTrainingJob__p93401818144318"><a href="#CreateTrainingJob__response_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.22.2.4.1.3 "><p id="CreateTrainingJob__p03411418154317">Description of the actual data output.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_remote"></a><a name="response_remote"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_remote" frame="border" border="1" rules="all"><caption><b>Table 63 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row1577801415439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.23.2.4.1.1"><p id="CreateTrainingJob__p73441018204311">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.23.2.4.1.2"><p id="CreateTrainingJob__p53451018144312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.23.2.4.1.3"><p id="CreateTrainingJob__p3346131815436">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row37782014134311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.23.2.4.1.1 "><p id="CreateTrainingJob__p53461618114316">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.23.2.4.1.2 "><p id="CreateTrainingJob__p10347131814315"><a href="#CreateTrainingJob__response_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.23.2.4.1.3 "><p id="CreateTrainingJob__p2349818134317">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_obs_1" frame="border" border="1" rules="all"><caption><b>Table 64 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row27921147437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.24.2.4.1.1"><p id="CreateTrainingJob__p153511918124313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.24.2.4.1.2"><p id="CreateTrainingJob__p6352111819439">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.24.2.4.1.3"><p id="CreateTrainingJob__p335317181438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1779215147434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.24.2.4.1.1 "><p id="CreateTrainingJob__p1335441817437">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.24.2.4.1.2 "><p id="CreateTrainingJob__p23551318164319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.24.2.4.1.3 "><p id="CreateTrainingJob__p1435616182430">OBS URL to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_engine"></a><a name="response_engine"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_engine" frame="border" border="1" rules="all"><caption><b>Table 65 </b>engine</caption><thead align="left"><tr id="CreateTrainingJob__row5805201474317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.25.2.4.1.1"><p id="CreateTrainingJob__p635781815432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.25.2.4.1.2"><p id="CreateTrainingJob__p735971824310">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.25.2.4.1.3"><p id="CreateTrainingJob__p7360161820435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row4806314124312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="CreateTrainingJob__p2361131804311">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="CreateTrainingJob__p163624181432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="CreateTrainingJob__p5363818184320">Engine ID selected for a training job. You can set this parameter to <strong id="CreateTrainingJob__b1236421815435">engine_id</strong>, <strong id="CreateTrainingJob__b2364111884315">engine_name + engine_version</strong>, or <strong id="CreateTrainingJob__b1936413187431">image_url</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15806214174312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="CreateTrainingJob__p1336516185435">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="CreateTrainingJob__p193661718124317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="CreateTrainingJob__p14367718144313">Name of the engine selected for a training job. If <strong id="CreateTrainingJob__b193671183431">engine_id</strong> is set, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row12806101454316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="CreateTrainingJob__p18368181810435">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="CreateTrainingJob__p0369141818435">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="CreateTrainingJob__p4370918104312">Name of the engine version selected for a training job. If <strong id="CreateTrainingJob__b33707186439">engine_id</strong> is set, leave this parameter blank.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row188061714104319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.1 "><p id="CreateTrainingJob__p737171844314">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.25.2.4.1.2 "><p id="CreateTrainingJob__p11372191810430">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.25.2.4.1.3 "><p id="CreateTrainingJob__p2373161815438">Custom image URL selected for a training job.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_TaskResponse"></a><a name="response_TaskResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_TaskResponse" frame="border" border="1" rules="all"><caption><b>Table 66 </b>TaskResponse</caption><thead align="left"><tr id="CreateTrainingJob__row5836141484314"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.26.2.4.1.1"><p id="CreateTrainingJob__p737541884313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.26.2.4.1.2"><p id="CreateTrainingJob__p93768188434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.26.2.4.1.3"><p id="CreateTrainingJob__p13771418194314">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1883651424312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="CreateTrainingJob__p237718189432">role</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="CreateTrainingJob__p1337811854316">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="CreateTrainingJob__p113799181431">Role of a heterogeneous training job. Options:</p>
<ul id="CreateTrainingJob__ul7380171814439"><li id="CreateTrainingJob__li1438113182439"><strong id="CreateTrainingJob__b1938116187431">learner</strong>: supports GPUs or CPUs.</li><li id="CreateTrainingJob__li11382151818435"><strong id="CreateTrainingJob__b138313186434">worker</strong>: supports CPUs.</li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row1983611141433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="CreateTrainingJob__p03831618194310">algorithm</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="CreateTrainingJob__p638481874317"><a href="#CreateTrainingJob__response_algorithm">algorithm</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="CreateTrainingJob__p1338512189435">Algorithm management and configuration.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1383610144437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.1 "><p id="CreateTrainingJob__p143865187431">task_resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.26.2.4.1.2 "><p id="CreateTrainingJob__p12387618174312"><a href="#CreateTrainingJob__response_FlavorResponse">FlavorResponse</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.26.2.4.1.3 "><p id="CreateTrainingJob__p63894187433">Flavors of a training job or an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_algorithm"></a><a name="response_algorithm"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_algorithm" frame="border" border="1" rules="all"><caption><b>Table 67 </b>algorithm</caption><thead align="left"><tr id="CreateTrainingJob__row68641214154317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.27.2.4.1.1"><p id="CreateTrainingJob__p23911118164313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.27.2.4.1.2"><p id="CreateTrainingJob__p6392111819436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.27.2.4.1.3"><p id="CreateTrainingJob__p13933186432">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1486581416432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="CreateTrainingJob__p183942185439">code_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="CreateTrainingJob__p10395151854315">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="CreateTrainingJob__p839691810438">Absolute path of the directory where the algorithm boot file is stored.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1086591418437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="CreateTrainingJob__p163971818194314">boot_file</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="CreateTrainingJob__p113981018104316">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="CreateTrainingJob__p63991718154318">Absolute path of the algorithm boot file.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15865181454317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="CreateTrainingJob__p1940041812437">inputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="CreateTrainingJob__p5401111844317"><a href="#CreateTrainingJob__response_inputs">inputs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="CreateTrainingJob__p174029180434">Algorithm input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row186581417437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="CreateTrainingJob__p11403818194315">outputs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="CreateTrainingJob__p104032018164319"><a href="#CreateTrainingJob__response_outputs">outputs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="CreateTrainingJob__p11405141844313">Algorithm output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row11865131414317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.1 "><p id="CreateTrainingJob__p20405191813432">engine</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.27.2.4.1.2 "><p id="CreateTrainingJob__p144071718144317"><a href="#CreateTrainingJob__response_engine">engine</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.27.2.4.1.3 "><p id="CreateTrainingJob__p1740713181431">Engine on which a heterogeneous job depends.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_inputs"></a><a name="response_inputs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_inputs" frame="border" border="1" rules="all"><caption><b>Table 68 </b>inputs</caption><thead align="left"><tr id="CreateTrainingJob__row3897414174318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.28.2.4.1.1"><p id="CreateTrainingJob__p1140918185437">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.28.2.4.1.2"><p id="CreateTrainingJob__p64101818144311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.28.2.4.1.3"><p id="CreateTrainingJob__p1411918144317">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row14897111434317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="CreateTrainingJob__p19412101810436">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="CreateTrainingJob__p16414918174318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="CreateTrainingJob__p134151182436">Name of the data input channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1489715143434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="CreateTrainingJob__p17416618194318">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="CreateTrainingJob__p54175182430">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="CreateTrainingJob__p1141811820434">Local path of the container to which the data input and output channels are mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row48971214104311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.1 "><p id="CreateTrainingJob__p9419418164316">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.28.2.4.1.2 "><p id="CreateTrainingJob__p3420101884313"><a href="#CreateTrainingJob__response_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.28.2.4.1.3 "><p id="CreateTrainingJob__p14421141817432">Actual data input. Heterogeneous jobs support only OBS.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_remote_1" frame="border" border="1" rules="all"><caption><b>Table 69 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row19231114114310"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.29.2.4.1.1"><p id="CreateTrainingJob__p742351864312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.29.2.4.1.2"><p id="CreateTrainingJob__p1042451816436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.29.2.4.1.3"><p id="CreateTrainingJob__p124257186435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row109231114104317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.29.2.4.1.1 "><p id="CreateTrainingJob__p74263183438">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.29.2.4.1.2 "><p id="CreateTrainingJob__p342741834315"><a href="#CreateTrainingJob__response_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.29.2.4.1.3 "><p id="CreateTrainingJob__p742841819438">OBS in which data input and output stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_obs_2" frame="border" border="1" rules="all"><caption><b>Table 70 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row793812141437"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.30.2.4.1.1"><p id="CreateTrainingJob__p2430111814436">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.30.2.4.1.2"><p id="CreateTrainingJob__p243181834319">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.30.2.4.1.3"><p id="CreateTrainingJob__p1543291814431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1593801474316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.30.2.4.1.1 "><p id="CreateTrainingJob__p10433101814315">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.30.2.4.1.2 "><p id="CreateTrainingJob__p1743481819436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.30.2.4.1.3 "><p id="CreateTrainingJob__p1143417180437">OBS URL of the dataset required by a training job. For example, <strong id="CreateTrainingJob__b1443521864320">/usr/data/</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_outputs"></a><a name="response_outputs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_outputs" frame="border" border="1" rules="all"><caption><b>Table 71 </b>outputs</caption><thead align="left"><tr id="CreateTrainingJob__row109513147430"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.31.2.4.1.1"><p id="CreateTrainingJob__p14361718154310">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.31.2.4.1.2"><p id="CreateTrainingJob__p154371718184318">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.31.2.4.1.3"><p id="CreateTrainingJob__p9438418164316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row17951101454315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="CreateTrainingJob__p343919186433">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="CreateTrainingJob__p4440141814313">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="CreateTrainingJob__p5441141864318">Name of the data output channel.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row495151415436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="CreateTrainingJob__p164420188433">local_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="CreateTrainingJob__p17443171894318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="CreateTrainingJob__p4444131824319">Local directory of the container to which the data output channel is mapped.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1951191444316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="CreateTrainingJob__p14445618164317">remote</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="CreateTrainingJob__p20446181818434"><a href="#CreateTrainingJob__response_remote">remote</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="CreateTrainingJob__p04471018144316">Description of the actual data output.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row18951131411430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="CreateTrainingJob__p54481618124310">mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="CreateTrainingJob__p644911187438">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="CreateTrainingJob__p1845011187438">Data transmission mode. The default value is <strong id="CreateTrainingJob__b745019185432">upload_periodically</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1995121420438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.1 "><p id="CreateTrainingJob__p54511118184314">period</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.31.2.4.1.2 "><p id="CreateTrainingJob__p114524183436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.31.2.4.1.3 "><p id="CreateTrainingJob__p204531618164318">Data transmission period. The default value is <strong id="CreateTrainingJob__b17453518104314">30s</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_remote_2" frame="border" border="1" rules="all"><caption><b>Table 72 </b>remote</caption><thead align="left"><tr id="CreateTrainingJob__row179861314184317"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.32.2.4.1.1"><p id="CreateTrainingJob__p04559182434">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.32.2.4.1.2"><p id="CreateTrainingJob__p745611804314">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.32.2.4.1.3"><p id="CreateTrainingJob__p7457161813436">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row99871114194315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.32.2.4.1.1 "><p id="CreateTrainingJob__p9458131813430">obs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.32.2.4.1.2 "><p id="CreateTrainingJob__p114591318154316"><a href="#CreateTrainingJob__response_obs">obs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.32.2.4.1.3 "><p id="CreateTrainingJob__p346061818438">OBS to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_obs_3" frame="border" border="1" rules="all"><caption><b>Table 73 </b>obs</caption><thead align="left"><tr id="CreateTrainingJob__row30161516436"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.33.2.4.1.1"><p id="CreateTrainingJob__p1946291813437">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.33.2.4.1.2"><p id="CreateTrainingJob__p346341814314">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.33.2.4.1.3"><p id="CreateTrainingJob__p17464201894313">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row501915204312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.33.2.4.1.1 "><p id="CreateTrainingJob__p1846515180433">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.33.2.4.1.2 "><p id="CreateTrainingJob__p1846520189438">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.33.2.4.1.3 "><p id="CreateTrainingJob__p546641813438">OBS URL to which data is actually exported.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_engine_1" frame="border" border="1" rules="all"><caption><b>Table 74 </b>engine</caption><thead align="left"><tr id="CreateTrainingJob__row4131915104318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.34.2.4.1.1"><p id="CreateTrainingJob__p146881817439">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.34.2.4.1.2"><p id="CreateTrainingJob__p11469171812437">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.34.2.4.1.3"><p id="CreateTrainingJob__p647013187439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1513171515437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p1347101864316">engine_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p184722018184310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p747331884317">Engine ID of a heterogeneous job, for example, <strong id="CreateTrainingJob__b134731218194312">caffe-1.0.0-python2.7</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row81391524319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p16474141813437">engine_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p9475151819433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p12476101817439">Engine name of a heterogeneous job, for example, <strong id="CreateTrainingJob__b947713188437">Caffe</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row131371514318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p174785189432">engine_version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p34791218154314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p184794183437">Engine version of a heterogeneous job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row71431544313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p134801618104318">v1_compatible</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p148115184436">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p548213187438">Whether the v1 compatibility mode is used.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row121411156434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p17483121844311">run_user</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p1348491804314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p448561812433">User UID started by default by the engine.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row81418154435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.1 "><p id="CreateTrainingJob__p19487518184315">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.34.2.4.1.2 "><p id="CreateTrainingJob__p10488181814435">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.34.2.4.1.3 "><p id="CreateTrainingJob__p848815188432">Custom image URL selected by an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_FlavorResponse"></a><a name="response_FlavorResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_FlavorResponse" frame="border" border="1" rules="all"><caption><b>Table 75 </b>FlavorResponse</caption><thead align="left"><tr id="CreateTrainingJob__row556101514314"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.35.2.4.1.1"><p id="CreateTrainingJob__p4491121816433">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.35.2.4.1.2"><p id="CreateTrainingJob__p749231813433">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.35.2.4.1.3"><p id="CreateTrainingJob__p44931418154315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row195641516439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p20494121818431">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p54951218114315">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p1649681816433">ID of the resource flavor.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row8561415194316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p4497101814313">flavor_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p0498101864317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p13498171814310">Name of the resource flavor.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row145661594318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p049915187432">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p1150091815437">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p8501161817430">Maximum number of nodes in a resource flavor.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row10564159435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p12502518134313">flavor_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p65038183431">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p14504191810433">Resource flavor type. Options:</p>
<ul id="CreateTrainingJob__ul6505018144317"><li id="CreateTrainingJob__li18506131874318"><strong id="CreateTrainingJob__b19506151813439">CPU</strong></li><li id="CreateTrainingJob__li115071618194314"><strong id="CreateTrainingJob__b950841864311">GPU</strong></li><li id="CreateTrainingJob__li145091918114315"><strong id="CreateTrainingJob__b10509518154316">Ascend</strong></li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row456615114313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p1551081854314">billing</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p15117185435"><a href="#CreateTrainingJob__response_billing">billing</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p1051271844310">Billing information of a resource flavor.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row105661520434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p6513181864313">flavor_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p12514131894312"><a href="#CreateTrainingJob__response_flavor_info">flavor_info</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p18516141884313">Resource flavor details.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row125661512438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.1 "><p id="CreateTrainingJob__p651711884314">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.35.2.4.1.2 "><p id="CreateTrainingJob__p85188182434">Map&lt;String,String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.35.2.4.1.3 "><p id="CreateTrainingJob__p351911814317">Other specification attributes.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_billing"></a><a name="response_billing"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_billing" frame="border" border="1" rules="all"><caption><b>Table 76 </b>billing</caption><thead align="left"><tr id="CreateTrainingJob__row2010513157435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.36.2.4.1.1"><p id="CreateTrainingJob__p16521118114318">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.36.2.4.1.2"><p id="CreateTrainingJob__p14522131814318">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.36.2.4.1.3"><p id="CreateTrainingJob__p10523161816432">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1610551514319"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.1 "><p id="CreateTrainingJob__p1252491817433">code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.2 "><p id="CreateTrainingJob__p115251918184317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.36.2.4.1.3 "><p id="CreateTrainingJob__p15251218184313">Billing code.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2105161516436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.1 "><p id="CreateTrainingJob__p2052611874311">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.36.2.4.1.2 "><p id="CreateTrainingJob__p1552721811438">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.36.2.4.1.3 "><p id="CreateTrainingJob__p19528181810435">Number of billing units.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_flavor_info"></a><a name="response_flavor_info"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_flavor_info" frame="border" border="1" rules="all"><caption><b>Table 77 </b>flavor_info</caption><thead align="left"><tr id="CreateTrainingJob__row912431516439"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.37.2.4.1.1"><p id="CreateTrainingJob__p12530201844310">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.37.2.4.1.2"><p id="CreateTrainingJob__p05319182431">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.37.2.4.1.3"><p id="CreateTrainingJob__p1053201814315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row71251215134311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="CreateTrainingJob__p185344183439">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="CreateTrainingJob__p053551816432">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="CreateTrainingJob__p1253661884310">Maximum number of nodes that can be selected. The value <strong id="CreateTrainingJob__b10536191818434">1</strong> indicates that the distributed mode is not supported.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16125101518432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="CreateTrainingJob__p1553741854315">cpu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="CreateTrainingJob__p1853991884314"><a href="#CreateTrainingJob__response_cpu">cpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="CreateTrainingJob__p1753901874314">CPU specifications.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row2125201584318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="CreateTrainingJob__p554071814436">gpu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="CreateTrainingJob__p1954151884313"><a href="#CreateTrainingJob__response_gpu">gpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="CreateTrainingJob__p654261813437">GPU specifications.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row712571518436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="CreateTrainingJob__p254381854313">npu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="CreateTrainingJob__p85441185439"><a href="#CreateTrainingJob__response_npu">npu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="CreateTrainingJob__p2054511184435">Ascend flavors.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row112591513431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.1 "><p id="CreateTrainingJob__p154612184437">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.37.2.4.1.2 "><p id="CreateTrainingJob__p1054720183433"><a href="#CreateTrainingJob__response_memory">memory</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.37.2.4.1.3 "><p id="CreateTrainingJob__p554801824315">Memory information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_cpu"></a><a name="response_cpu"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_cpu" frame="border" border="1" rules="all"><caption><b>Table 78 </b>cpu</caption><thead align="left"><tr id="CreateTrainingJob__row816111544319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.38.2.4.1.1"><p id="CreateTrainingJob__p195501118154310">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.38.2.4.1.2"><p id="CreateTrainingJob__p6551121810435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.38.2.4.1.3"><p id="CreateTrainingJob__p10552218114318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row191611315204310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.1 "><p id="CreateTrainingJob__p45531918164319">arch</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.2 "><p id="CreateTrainingJob__p185541118144318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.38.2.4.1.3 "><p id="CreateTrainingJob__p6555018144311">CPU architecture.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row16161181594313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.1 "><p id="CreateTrainingJob__p0557118134318">core_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.38.2.4.1.2 "><p id="CreateTrainingJob__p955801814438">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.38.2.4.1.3 "><p id="CreateTrainingJob__p1255921864320">Number of cores.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_gpu"></a><a name="response_gpu"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_gpu" frame="border" border="1" rules="all"><caption><b>Table 79 </b>gpu</caption><thead align="left"><tr id="CreateTrainingJob__row151801915184316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.39.2.4.1.1"><p id="CreateTrainingJob__p556151814313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.39.2.4.1.2"><p id="CreateTrainingJob__p65655183435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.39.2.4.1.3"><p id="CreateTrainingJob__p155671418104312">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row21801115104320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="CreateTrainingJob__p1156811813433">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="CreateTrainingJob__p185694189438">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="CreateTrainingJob__p357012184438">Number of GPUs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row13180415164320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="CreateTrainingJob__p115711918104314">product_nume</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="CreateTrainingJob__p05724187437">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="CreateTrainingJob__p9573111814311">Product name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1818021544314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.1 "><p id="CreateTrainingJob__p757421884310">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.39.2.4.1.2 "><p id="CreateTrainingJob__p125751018194310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.39.2.4.1.3 "><p id="CreateTrainingJob__p18576218184320">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_npu"></a><a name="response_npu"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_npu" frame="border" border="1" rules="all"><caption><b>Table 80 </b>npu</caption><thead align="left"><tr id="CreateTrainingJob__row17202715134316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.40.2.4.1.1"><p id="CreateTrainingJob__p957821854318">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.40.2.4.1.2"><p id="CreateTrainingJob__p15579131884316">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.40.2.4.1.3"><p id="CreateTrainingJob__p1158018181436">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row13202141519435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="CreateTrainingJob__p165817181432">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="CreateTrainingJob__p185822188435">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="CreateTrainingJob__p1458416183430">Number of NPUs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1120219151433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="CreateTrainingJob__p158511187437">product_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="CreateTrainingJob__p19586121819434">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="CreateTrainingJob__p75877187432">Product name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row11202111594311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.1 "><p id="CreateTrainingJob__p558821817435">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.40.2.4.1.2 "><p id="CreateTrainingJob__p55891718174319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.40.2.4.1.3 "><p id="CreateTrainingJob__p115901118144313">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_memory"></a><a name="response_memory"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_memory" frame="border" border="1" rules="all"><caption><b>Table 81 </b>memory</caption><thead align="left"><tr id="CreateTrainingJob__row12225171520435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.41.2.4.1.1"><p id="CreateTrainingJob__p1592618104313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.41.2.4.1.2"><p id="CreateTrainingJob__p14593201884310">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.41.2.4.1.3"><p id="CreateTrainingJob__p959401818437">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row10225131594314"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.1 "><p id="CreateTrainingJob__p6595218154317">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.2 "><p id="CreateTrainingJob__p165971718194310">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.41.2.4.1.3 "><p id="CreateTrainingJob__p25981818174318">Memory size.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row52251515144318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.1 "><p id="CreateTrainingJob__p1159941816436">unit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.41.2.4.1.2 "><p id="CreateTrainingJob__p16600191814319">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.41.2.4.1.3 "><p id="CreateTrainingJob__p18601191874313">Number of memory units.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_spec"></a><a name="response_spec"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_spec" frame="border" border="1" rules="all"><caption><b>Table 82 </b>spec</caption><thead align="left"><tr id="CreateTrainingJob__row15246121514438"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.42.2.4.1.1"><p id="CreateTrainingJob__p2603141864313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.42.2.4.1.2"><p id="CreateTrainingJob__p116047189434">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.42.2.4.1.3"><p id="CreateTrainingJob__p160516188433">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row19246101515431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.1 "><p id="CreateTrainingJob__p56061618144319">resource</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.2 "><p id="CreateTrainingJob__p10606918134314"><a href="#CreateTrainingJob__response_Resource">Resource</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.42.2.4.1.3 "><p id="CreateTrainingJob__p1660771816432">Resource flavors of a training job. Select either <strong id="CreateTrainingJob__b11608218144317">flavor_id</strong> or <strong id="CreateTrainingJob__b136085188431">pool_id+[flavor_id]</strong>.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1624651515433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.1 "><p id="CreateTrainingJob__p116091718104310">volumes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.2 "><p id="CreateTrainingJob__p1561081834320">Array of <a href="#CreateTrainingJob__response_volumes">volumes</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.42.2.4.1.3 "><p id="CreateTrainingJob__p96113188439">Volumes attached to a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1924651554316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.1 "><p id="CreateTrainingJob__p12612818184315">log_export_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.42.2.4.1.2 "><p id="CreateTrainingJob__p1961314185437"><a href="#CreateTrainingJob__response_log_export_path">log_export_path</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.42.2.4.1.3 "><p id="CreateTrainingJob__p761419183436">Export path of training job logs.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_Resource"></a><a name="response_Resource"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_Resource" frame="border" border="1" rules="all"><caption><b>Table 83 </b>Resource</caption><thead align="left"><tr id="CreateTrainingJob__row132713158436"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.43.2.4.1.1"><p id="CreateTrainingJob__p15616118124310">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.43.2.4.1.2"><p id="CreateTrainingJob__p061741814311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.43.2.4.1.3"><p id="CreateTrainingJob__p1261871818432">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row11271181512432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p15619151834316">policy</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p196201318124310">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p17621151815433">Resource flavor of a training job. Options: <strong id="CreateTrainingJob__b15621118184319">regular</strong></p>
</td>
</tr>
<tr id="CreateTrainingJob__row11271415174310"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p1562251810433">flavor_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p106231018104320">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p10623201820435">Resource flavor ID of a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row11271161513435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p4625618134318">flavor_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p15626161820433">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p16271818114318">Read-only flavor name returned by ModelArts when <strong id="CreateTrainingJob__b126271518194312">flavor_id</strong> is used.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row13271315144320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p76285183439">node_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p462861815438">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p662916185436">Number of resource replicas selected for a training job.</p>
<p id="CreateTrainingJob__p86305182435">Minimum: <strong id="CreateTrainingJob__b763161884314">1</strong></p>
</td>
</tr>
<tr id="CreateTrainingJob__row1627191514318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p1163218181438">pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p106333182435">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p8634121844317">Resource pool ID selected for a training job.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9271201544316"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.1 "><p id="CreateTrainingJob__p26351018144319">flavor_detail</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.43.2.4.1.2 "><p id="CreateTrainingJob__p19636171810434"><a href="#CreateTrainingJob__response_flavor_detail">flavor_detail</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.43.2.4.1.3 "><p id="CreateTrainingJob__p18637718164314">Flavors of a training job or an algorithm.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_flavor_detail"></a><a name="response_flavor_detail"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_flavor_detail" frame="border" border="1" rules="all"><caption><b>Table 84 </b>flavor_detail</caption><thead align="left"><tr id="CreateTrainingJob__row1320615104312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.44.2.4.1.1"><p id="CreateTrainingJob__p163921818432">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.44.2.4.1.2"><p id="CreateTrainingJob__p5640818184315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.44.2.4.1.3"><p id="CreateTrainingJob__p1864141874316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1832016156439"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="CreateTrainingJob__p8642151817436">flavor_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="CreateTrainingJob__p36434184436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="CreateTrainingJob__p14645151814318">Resource flavor type. Options:</p>
<ul id="CreateTrainingJob__ul146467186435"><li id="CreateTrainingJob__li17646151844311"><strong id="CreateTrainingJob__b1264711811437">CPU</strong></li><li id="CreateTrainingJob__li364791810436"><strong id="CreateTrainingJob__b1464861811438">GPU</strong></li><li id="CreateTrainingJob__li36491018104318"><strong id="CreateTrainingJob__b86507185438">Ascend</strong></li></ul>
</td>
</tr>
<tr id="CreateTrainingJob__row12320181574317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="CreateTrainingJob__p76513189437">billing</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="CreateTrainingJob__p4652618104318"><a href="#CreateTrainingJob__response_billing">billing</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="CreateTrainingJob__p1665311816430">Billing information of a resource flavor.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1532031517438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.1 "><p id="CreateTrainingJob__p20654111834316">flavor_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.44.2.4.1.2 "><p id="CreateTrainingJob__p1365517184439"><a href="#CreateTrainingJob__response_flavor_info">flavor_info</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.44.2.4.1.3 "><p id="CreateTrainingJob__p15656518144314">Resource flavor details.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_billing_1" frame="border" border="1" rules="all"><caption><b>Table 85 </b>billing</caption><thead align="left"><tr id="CreateTrainingJob__row16351141544318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.45.2.4.1.1"><p id="CreateTrainingJob__p6658111824315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.45.2.4.1.2"><p id="CreateTrainingJob__p12658418144312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.45.2.4.1.3"><p id="CreateTrainingJob__p1659718194313">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row10351141514434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.1 "><p id="CreateTrainingJob__p11660151884314">code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.2 "><p id="CreateTrainingJob__p166611218164311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.45.2.4.1.3 "><p id="CreateTrainingJob__p14662181818432">Billing code.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1735181514315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.1 "><p id="CreateTrainingJob__p19663101854315">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.45.2.4.1.2 "><p id="CreateTrainingJob__p0664318144310">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.45.2.4.1.3 "><p id="CreateTrainingJob__p36651218164315">Number of billing units.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_flavor_info_1" frame="border" border="1" rules="all"><caption><b>Table 86 </b>flavor_info</caption><thead align="left"><tr id="CreateTrainingJob__row937071510434"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.46.2.4.1.1"><p id="CreateTrainingJob__p166781804315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.46.2.4.1.2"><p id="CreateTrainingJob__p366831824312">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.46.2.4.1.3"><p id="CreateTrainingJob__p5669181813435">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row537017156438"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p86701018134313">max_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p1967121814431">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p156721185433">Maximum number of nodes that can be selected. The value <strong id="CreateTrainingJob__b16673518114319">1</strong> indicates that the distributed mode is not supported.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15370141516435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p1167351894319">cpu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p106751918174313"><a href="#CreateTrainingJob__response_cpu">cpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p1676161819437">CPU specifications.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row173709151431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p116761188432">gpu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p0677141894316"><a href="#CreateTrainingJob__response_gpu">gpu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p867901814319">GPU specifications.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19370915104311"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p19680201816434">npu</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p116801018164320"><a href="#CreateTrainingJob__response_npu">npu</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p4681161824319">Ascend flavors.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row53702015174315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p1768213186435">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p1468391815439"><a href="#CreateTrainingJob__response_memory">memory</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p1768419181435">Memory information.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row937081512436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.1 "><p id="CreateTrainingJob__p206851018164315">disk</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.46.2.4.1.2 "><p id="CreateTrainingJob__p568612189436"><a href="#CreateTrainingJob__response_disk">disk</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.46.2.4.1.3 "><p id="CreateTrainingJob__p1568761874317">Disk information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_cpu_1" frame="border" border="1" rules="all"><caption><b>Table 87 </b>cpu</caption><thead align="left"><tr id="CreateTrainingJob__row94101015184314"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.47.2.4.1.1"><p id="CreateTrainingJob__p768915185435">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.47.2.4.1.2"><p id="CreateTrainingJob__p13690201834311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.47.2.4.1.3"><p id="CreateTrainingJob__p1269113189438">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row19410111517431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="CreateTrainingJob__p969201813438">arch</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="CreateTrainingJob__p1169320189434">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="CreateTrainingJob__p1269521814311">CPU architecture.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row15410181514435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.1 "><p id="CreateTrainingJob__p176958189436">core_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.47.2.4.1.2 "><p id="CreateTrainingJob__p269711824319">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.47.2.4.1.3 "><p id="CreateTrainingJob__p46971118114318">Number of cores.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_gpu_1" frame="border" border="1" rules="all"><caption><b>Table 88 </b>gpu</caption><thead align="left"><tr id="CreateTrainingJob__row1142951594316"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.48.2.4.1.1"><p id="CreateTrainingJob__p137001518104314">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.48.2.4.1.2"><p id="CreateTrainingJob__p17011718104311">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.48.2.4.1.3"><p id="CreateTrainingJob__p7702101874316">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row10429121513433"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.1 "><p id="CreateTrainingJob__p2702131815431">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.2 "><p id="CreateTrainingJob__p16703111812432">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.48.2.4.1.3 "><p id="CreateTrainingJob__p207041018164312">Number of GPUs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1842931510430"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.1 "><p id="CreateTrainingJob__p87056184436">product_nume</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.2 "><p id="CreateTrainingJob__p11706191834311">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.48.2.4.1.3 "><p id="CreateTrainingJob__p570751814314">Product name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row942961518431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.1 "><p id="CreateTrainingJob__p1370818189439">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.48.2.4.1.2 "><p id="CreateTrainingJob__p0709171817432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.48.2.4.1.3 "><p id="CreateTrainingJob__p271016180431">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_npu_1" frame="border" border="1" rules="all"><caption><b>Table 89 </b>npu</caption><thead align="left"><tr id="CreateTrainingJob__row645121574318"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.49.2.4.1.1"><p id="CreateTrainingJob__p197121618134315">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.49.2.4.1.2"><p id="CreateTrainingJob__p1571371813435">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.49.2.4.1.3"><p id="CreateTrainingJob__p177146189430">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row645111518435"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="CreateTrainingJob__p4715151813439">unit_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="CreateTrainingJob__p1871631884317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="CreateTrainingJob__p167174188436">Number of NPUs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row17451415154315"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="CreateTrainingJob__p13718131874319">product_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="CreateTrainingJob__p4719141854314">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="CreateTrainingJob__p1072019184437">Product name.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row9452151544313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.1 "><p id="CreateTrainingJob__p8721191864319">memory</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.49.2.4.1.2 "><p id="CreateTrainingJob__p272218185435">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.49.2.4.1.3 "><p id="CreateTrainingJob__p1672351811437">Memory.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_memory_1" frame="border" border="1" rules="all"><caption><b>Table 90 </b>memory</caption><thead align="left"><tr id="CreateTrainingJob__row1475111544319"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.50.2.4.1.1"><p id="CreateTrainingJob__p3725618114316">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.50.2.4.1.2"><p id="CreateTrainingJob__p172615186436">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.50.2.4.1.3"><p id="CreateTrainingJob__p37279185433">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1147581554318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.1 "><p id="CreateTrainingJob__p172811817436">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.2 "><p id="CreateTrainingJob__p3729191819431">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.50.2.4.1.3 "><p id="CreateTrainingJob__p107306183434">Memory size.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row047619151434"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.1 "><p id="CreateTrainingJob__p97317180438">unit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.50.2.4.1.2 "><p id="CreateTrainingJob__p10732171814320">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.50.2.4.1.3 "><p id="CreateTrainingJob__p07331218134316">Number of memory units.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_disk"></a><a name="response_disk"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_disk" frame="border" border="1" rules="all"><caption><b>Table 91 </b>disk</caption><thead align="left"><tr id="CreateTrainingJob__row1494171512435"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.51.2.4.1.1"><p id="CreateTrainingJob__p107351818194312">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.51.2.4.1.2"><p id="CreateTrainingJob__p187361718194315">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.51.2.4.1.3"><p id="CreateTrainingJob__p373781804318">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row12494101544312"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.1 "><p id="CreateTrainingJob__p11738518114315">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.2 "><p id="CreateTrainingJob__p1773911844317">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.51.2.4.1.3 "><p id="CreateTrainingJob__p3740181812436">Disk size.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row134953155432"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.1 "><p id="CreateTrainingJob__p117411618174314">unit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.51.2.4.1.2 "><p id="CreateTrainingJob__p2743121818432">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.51.2.4.1.3 "><p id="CreateTrainingJob__p574418180435">Unit of the disk size. Generally, the value is GB.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_volumes"></a><a name="response_volumes"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_volumes" frame="border" border="1" rules="all"><caption><b>Table 92 </b>volumes</caption><thead align="left"><tr id="CreateTrainingJob__row195141315164313"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.52.2.4.1.1"><p id="CreateTrainingJob__p12746018114313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.52.2.4.1.2"><p id="CreateTrainingJob__p157471618174310">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.52.2.4.1.3"><p id="CreateTrainingJob__p1474812184439">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row175141215104313"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.1 "><p id="CreateTrainingJob__p117490186432">nfs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.52.2.4.1.2 "><p id="CreateTrainingJob__p137500182433"><a href="#CreateTrainingJob__response_nfs">nfs</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.52.2.4.1.3 "><p id="CreateTrainingJob__p87511618164320">Volumes attached in NFS mode.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_nfs"></a><a name="response_nfs"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_nfs" frame="border" border="1" rules="all"><caption><b>Table 93 </b>nfs</caption><thead align="left"><tr id="CreateTrainingJob__row55271715204312"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.53.2.4.1.1"><p id="CreateTrainingJob__p575361804313">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.53.2.4.1.2"><p id="CreateTrainingJob__p475481813437">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.53.2.4.1.3"><p id="CreateTrainingJob__p17551818174314">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row952710154431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.1 "><p id="CreateTrainingJob__p6756191874313">nfs_server_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.2 "><p id="CreateTrainingJob__p1275711844318">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.53.2.4.1.3 "><p id="CreateTrainingJob__p375881814314">NFS server path.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row19527111564318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.1 "><p id="CreateTrainingJob__p20759151810436">local_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.2 "><p id="CreateTrainingJob__p157601918184315">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.53.2.4.1.3 "><p id="CreateTrainingJob__p15760718114317">Path for attaching volumes to the training container.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1252713158431"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.1 "><p id="CreateTrainingJob__p97611918154316">read_only</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.53.2.4.1.2 "><p id="CreateTrainingJob__p137621318104313">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.53.2.4.1.3 "><p id="CreateTrainingJob__p19763121844319">Whether the volumes attached to the container in NFS mode are read-only.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateTrainingJob__response_log_export_path"></a><a name="response_log_export_path"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__response_log_export_path" frame="border" border="1" rules="all"><caption><b>Table 94 </b>log_export_path</caption><thead align="left"><tr id="CreateTrainingJob__row855119153433"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.54.2.4.1.1"><p id="CreateTrainingJob__p14765618134311">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.54.2.4.1.2"><p id="CreateTrainingJob__p1576615188438">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.54.2.4.1.3"><p id="CreateTrainingJob__p16767121816434">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row85519156437"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.1 "><p id="CreateTrainingJob__p11768181813438">obs_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.2 "><p id="CreateTrainingJob__p20769101816430">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.54.2.4.1.3 "><p id="CreateTrainingJob__p107706184435">OBS URL for storing training job logs.</p>
</td>
</tr>
<tr id="CreateTrainingJob__row1255191510436"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.1 "><p id="CreateTrainingJob__p1777121864316">host_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.54.2.4.1.2 "><p id="CreateTrainingJob__p14773101815436">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.54.2.4.1.3 "><p id="CreateTrainingJob__p277311810434">Path of the host where training job logs are stored.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateTrainingJob__section167741718164312"><h4 class="sectiontitle">Example Requests</h4><ul id="CreateTrainingJob__ul197761218154317"><li id="CreateTrainingJob__li1577791815436">The following shows how to create a training job named <strong id="CreateTrainingJob__b16778918194316">TestModelArtsJob</strong>. The training job is described as <strong id="CreateTrainingJob__b157781118204319">This is a ModelArts job</strong>, the ID of the dependency algorithm is 3f5d6706-7b67-408d-8ba0-ec08048c45ed, no input or output is specified, and a free GPU flavor is used.<pre class="screen" id="CreateTrainingJob__screen277971817435">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://xxx/test/moxingtest-dir/"
}, {
"name" : "input_file",
"value" : "obs://xxx/test/moxingtest/"
}, {
"name" : "large_file_method",
"value" : "1"
} ],
"inputs" : [ ],
"outputs" : [ ],
"policies" : {
"auto_search" : null
},
"environments" : { }
},
"spec" : {
"resource" : {
"policy" : "regular",
"flavor_id" : "modelarts.p3.large.public.free",
"node_count" : 1
},
"log_export_path" : {
"obs_url" : ""
}
}
}</pre>
</li><li id="CreateTrainingJob__li582011854319">The following shows how to use a custom image to create a training job named <strong id="CreateTrainingJob__b282114180438">TestModelArtsJob2</strong> described as <strong id="CreateTrainingJob__b118216184435">This is a ModelArts job2</strong>. The target instance is deployed in a dedicated resource pool and is attached with an NFS.<pre class="screen" id="CreateTrainingJob__screen98225185431">POST https://endpoint/v2/{project_id}/training-jobs
{
"kind" : "job",
"metadata" : {
"name" : "TestModelArtsJob2",
"description" : "This is a ModelArts job2"
},
"algorithm" : {
"engine" : {
"image_url" : "hwstaff_z00424192/fastseq:1.2"
},
"command" : "cd /home/ma-user/ddp_demo &amp;&amp; sh run_ddp.sh",
"parameters" : [ ],
"inputs" : [ ],
"outputs" : [ ],
"policies" : {
"auto_search" : null
},
"environments" : {
"NCCL_DEBUG" : "INFO",
"NCCL_IB_DISABLE" : "0"
}
},
"spec" : {
"resource" : {
"policy" : "regular",
"flavor_id" : "modelarts.pool.visual.xlarge",
"node_count" : 1,
"pool_id" : "poolfaf38d76"
},
"log_export_path" : {
"obs_url" : "/xxx/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="CreateTrainingJob__section1886281874315"><h4 class="sectiontitle">Example Responses</h4><p id="CreateTrainingJob__p486391819435"><strong id="CreateTrainingJob__b168631218174311">Status code: 201</strong></p>
<p id="CreateTrainingJob__p158641918164317">ok</p>
<pre class="screen" id="CreateTrainingJob__screen686561814435">{
"kind" : "job",
"metadata" : {
"id" : "425b7087-83de-49ed-9e40-5bb642be956f",
"name" : "TestModelArtsJob",
"description" : "This is a ModelArts job",
"create_time" : 1637045545982,
"workspace_id" : "0",
"ai_project" : "default-ai-project",
"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" : "/xxx/test/moxingtest-code/",
"boot_file" : "/xxx/test/moxingtest-code/test_obs_gpu.py",
"parameters" : [ {
"name" : "input_dir",
"description" : "",
"i18n_description" : null,
"value" : "s://xxx/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://cxxx/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" : [ ]
}
} ],
"parameters_customization" : false,
"engine" : {
"engine_id" : "horovod-cp36-tf-1.16.2",
"engine_name" : "Horovod",
"engine_version" : "0.16.2-TF-1.13.1-python3.6",
"usage" : "training",
"support_groups" : "public,roma",
"v1_compatible" : true,
"run_user" : ""
},
"policies" : { }
},
"spec" : {
"resource" : {
"policy" : "regular",
"turbo_range" : [ 1, 2 ],
"flavor_id" : "modelarts.p3.large.public.free",
"flavor_name" : "Computing GPU(V100) instance",
"node_count" : 1,
"flavor_detail" : {
"flavor_type" : "GPU",
"billing" : {
"code" : "modelarts.vm.gpu.free",
"unit_num" : 1
},
"attributes" : {
"is_free" : "true",
"max_free_job_count" : "10"
},
"flavor_info" : {
"cpu" : {
"arch" : "x86",
"core_num" : 8
},
"gpu" : {
"unit_num" : 1,
"product_name" : "NVIDIA-V100",
"memory" : "32GB"
},
"memory" : {
"size" : 64,
"unit" : "GB"
}
}
}
},
"log_export_path" : { },
"is_hosted_log" : true
}
}</pre>
</div>
<div class="section" id="CreateTrainingJob__section09714185438"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateTrainingJob__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="CreateTrainingJob__row5891151534320"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="CreateTrainingJob__p697321824320">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="CreateTrainingJob__p197416185433">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateTrainingJob__row1089110156434"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="CreateTrainingJob__p6975191819436">201</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="CreateTrainingJob__p19976141812436">ok</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateTrainingJob__section13977218194314"><h4 class="sectiontitle">Error Codes</h4><p id="CreateTrainingJob__p13978518114320">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="trainingJobs.html">Training Job Management</a></div>
</div>
</div>