doc-exports/docs/bms/api-ref/en-us_topic_0107654006.html
guoyanyan c311ecafe3 bms_api_0510
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2023-10-11 08:28:11 +00:00

975 lines
98 KiB
HTML

<a name="EN-US_TOPIC_0107654006"></a><a name="EN-US_TOPIC_0107654006"></a>
<h1 class="topictitle1">Changing the <span id="text1027592519399">BMS</span><span id="text39615404463"></span><span id="text13284442486"></span> Name</h1>
<div id="body1524138698403"><div class="section" id="EN-US_TOPIC_0107654006__section7227109154112"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0107654006__p73518913418">This API is used to change the name of a <span id="EN-US_TOPIC_0107654006__text10723198194819">BMS</span><span id="EN-US_TOPIC_0107654006__text1968164914717"></span>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0107654006__section132961280357"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0107654006__p5666171119144">The new name must meet the following requirements:</p>
<p id="EN-US_TOPIC_0107654006__p1081212267282">Contain 1 to 63 characters, consisting of letters (case-insensitive), digits, underscores (_), hyphens (-), and periods (.).</p>
</div>
<div class="note" id="EN-US_TOPIC_0107654006__note115111375018"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0107654006__p15100521527">This API can only be used to change the <span id="EN-US_TOPIC_0107654006__text1739662513485">BMS</span><span id="EN-US_TOPIC_0107654006__text163961525144818"></span> name. The hostname will not be changed. The new name takes effect after the <span id="EN-US_TOPIC_0107654006__text484752724814">BMS</span><span id="EN-US_TOPIC_0107654006__text384722724811"></span> is restarted.</p>
</div></div>
<div class="section" id="EN-US_TOPIC_0107654006__section10231159114119"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0107654006__p163511597411">PUT /v1/{project_id}/baremetalservers/{server_id}</p>
<p id="EN-US_TOPIC_0107654006__p1879094612810"><a href="#EN-US_TOPIC_0107654006__table1058615591488">Table 1</a> lists the parameters.</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table1058615591488"></a><a name="table1058615591488"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table1058615591488" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row16587195913819"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.4.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p15352109164112">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.4.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p183521296415">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.4.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p1335216919416">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row458919597813"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p193524910418">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1235239104113">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p73521994117">Specifies the project ID.</p>
<p id="EN-US_TOPIC_0107654006__p652825144113">For details about how to obtain the project ID, see <a href="en-us_topic_0171277624.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row5589175918815"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p735259134112">server_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p3352693415">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.4.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1035212924110">Specifies the <span id="EN-US_TOPIC_0107654006__text1039191610569">BMS</span><span id="EN-US_TOPIC_0107654006__text14393416135615"></span> ID.</p>
<p id="EN-US_TOPIC_0107654006__p29791113277">You can obtain the BMS ID from the <span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text013014803615">BMS</span><span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text10131448133612"></span> console or by calling the <a href="en-us_topic_0053158693.html">Querying BMSs (Native OpenStack API)</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0107654006__section82531694415"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0107654006__ul1935215934115"><li id="EN-US_TOPIC_0107654006__li8238151319326">Request parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table22552918412" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0107654006__row5352179174118"><th align="left" class="cellrowborder" valign="top" width="19.19191919191919%" id="mcps1.3.5.2.1.1.1.5.1.1"><p id="EN-US_TOPIC_0107654006__en-us_topic_0057972887_p58411349">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.232323232323232%" id="mcps1.3.5.2.1.1.1.5.1.2"><p id="EN-US_TOPIC_0107654006__p9913154119388">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.19191919191919%" id="mcps1.3.5.2.1.1.1.5.1.3"><p id="EN-US_TOPIC_0107654006__en-us_topic_0057972887_p33698818">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="38.38383838383838%" id="mcps1.3.5.2.1.1.1.5.1.4"><p id="EN-US_TOPIC_0107654006__en-us_topic_0057972887_p41348637">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row133541290419"><td class="cellrowborder" valign="top" width="19.19191919191919%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0107654006__p11354149194114">server</p>
</td>
<td class="cellrowborder" valign="top" width="23.232323232323232%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0107654006__p09131241203816">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.19191919191919%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0107654006__p63544944113">Object</p>
</td>
<td class="cellrowborder" valign="top" width="38.38383838383838%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0107654006__p1135415916419">Specifies the <span id="EN-US_TOPIC_0107654006__text0445183624810">BMS</span><span id="EN-US_TOPIC_0107654006__text1844573614812"></span> data structure. For details, see <a href="#EN-US_TOPIC_0107654006__table7261169194115">Table 2</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table7261169194115"></a><a name="table7261169194115"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table7261169194115" frame="border" border="1" rules="all"><caption><b>Table 2 </b><strong id="EN-US_TOPIC_0107654006__b082745813387">server</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row63547915419"><th align="left" class="cellrowborder" valign="top" width="19.19191919191919%" id="mcps1.3.5.2.1.2.2.5.1.1"><p id="EN-US_TOPIC_0107654006__p1751112853218">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.232323232323232%" id="mcps1.3.5.2.1.2.2.5.1.2"><p id="EN-US_TOPIC_0107654006__p20660649173811">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.19191919191919%" id="mcps1.3.5.2.1.2.2.5.1.3"><p id="EN-US_TOPIC_0107654006__p1357228163213">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="38.38383838383838%" id="mcps1.3.5.2.1.2.2.5.1.4"><p id="EN-US_TOPIC_0107654006__p867182813320">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row83541694410"><td class="cellrowborder" valign="top" width="19.19191919191919%" headers="mcps1.3.5.2.1.2.2.5.1.1 "><p id="EN-US_TOPIC_0107654006__p173557920411">name</p>
</td>
<td class="cellrowborder" valign="top" width="23.232323232323232%" headers="mcps1.3.5.2.1.2.2.5.1.2 "><p id="EN-US_TOPIC_0107654006__p1966164933815">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="19.19191919191919%" headers="mcps1.3.5.2.1.2.2.5.1.3 "><p id="EN-US_TOPIC_0107654006__p13559917413">String</p>
</td>
<td class="cellrowborder" valign="top" width="38.38383838383838%" headers="mcps1.3.5.2.1.2.2.5.1.4 "><p id="EN-US_TOPIC_0107654006__p17355898414">Specifies the new <span id="EN-US_TOPIC_0107654006__text6477153814488">BMS</span><span id="EN-US_TOPIC_0107654006__text1447743811486"></span> name.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="EN-US_TOPIC_0107654006__ul1135599174117"><li id="EN-US_TOPIC_0107654006__li11355995413">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0107654006__screen14290143612"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal">1</span></pre></div></td><td class="code"><div><pre><span></span><span class="n">PUT</span><span class="w"> </span><span class="n">https</span><span class="p">:</span><span class="c1">//{BMS Endpoint}/v1/c685484a8cc2416b97260938705deb65/baremetalservers/95bf2490-5428-432c-ad9b-5e3406f869dd</span>
</pre></div></td></tr></table></div>
</div>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0107654006__screen8583162165519"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal">1</span>
<span class="normal">2</span>
<span class="normal">3</span>
<span class="normal">4</span>
<span class="normal">5</span>
<span class="normal">6</span></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;server&quot;</span><span class="p">:</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;new-server-test&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0107654006__section24920747"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0107654006__ul58752636"><li id="EN-US_TOPIC_0107654006__li15217085">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table8516145941" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0107654006__row1452517451744"><th align="left" class="cellrowborder" valign="top" width="23.169999999999998%" id="mcps1.3.6.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0107654006__p147614446328">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.169999999999998%" id="mcps1.3.6.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0107654006__p1448210441322">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.66%" id="mcps1.3.6.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0107654006__p18494134413327">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row25481245647"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0107654006__p855019451841">server</p>
</td>
<td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0107654006__p15555845742">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.66%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0107654006__p35621045641">Specifies <span id="EN-US_TOPIC_0107654006__text85421438135612">BMS</span><span id="EN-US_TOPIC_0107654006__text2054353855615"></span> information. For details, see <a href="#EN-US_TOPIC_0107654006__table2736041">Table 3</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table2736041"></a><a name="table2736041"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table2736041" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="EN-US_TOPIC_0107654006__b10620113123911">server</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row37718351"><th align="left" class="cellrowborder" valign="top" width="23.45765423457654%" id="mcps1.3.6.2.1.2.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p1825115011321">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.45765423457654%" id="mcps1.3.6.2.1.2.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p6830185019322">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.08469153084692%" id="mcps1.3.6.2.1.2.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p684518505329">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row36874222"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p34022005">name</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p14295716">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p17102365">Specifies the <span id="EN-US_TOPIC_0107654006__text8709134125612">BMS</span><span id="EN-US_TOPIC_0107654006__text0709341155615"></span> name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row19703558"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p52484326">id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p14082739">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p66960113">Specifies the unique ID of the <span id="EN-US_TOPIC_0107654006__text653459489">BMS</span><span id="EN-US_TOPIC_0107654006__text1655455481"></span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row65770110"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p25778706">status</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p19753106">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p56497743">Specifies the <span id="EN-US_TOPIC_0107654006__text16869104617486">BMS</span><span id="EN-US_TOPIC_0107654006__text1869546114813"></span> status.</p>
<ul id="EN-US_TOPIC_0107654006__ul13331145023611"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li9580165880"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b23014110118">ACTIVE</strong>: Running, Stopping, Deleting</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li95808512814"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b56772617123">BUILD</strong>: Creating</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li1058014518817"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b2334141210">ERROR</strong>: Faulty</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li2058015888"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1059115316129">HARD_REBOOT</strong>: Forcibly Restarting</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li15580351085"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b391019910131">REBOOT</strong>: Restarting</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row38717641"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p49121210">created</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p27494304">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p12446183">Specifies the time when the <span id="EN-US_TOPIC_0107654006__text94301550184819">BMS</span><span id="EN-US_TOPIC_0107654006__text12430050194810"></span> was created.</p>
<p id="EN-US_TOPIC_0107654006__p16700135983311">The timestamp format is YYYY-MM-DDTHH:MM:SSZ (ISO 8601), for example, 2019-05-22T03:30:52Z.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row44906783"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p13570791">updated</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p51607432">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p19452465">Specifies the time when the <span id="EN-US_TOPIC_0107654006__text1125125284819">BMS</span><span id="EN-US_TOPIC_0107654006__text61250527485"></span> was last updated.</p>
<p id="EN-US_TOPIC_0107654006__p1440916411346">The timestamp format is YYYY-MM-DDTHH:MM:SSZ (ISO 8601), for example, 2019-05-22T04:30:52Z.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row40854465"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p20877354">flavor</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1624603194154">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p31304760">Specifies the <span id="EN-US_TOPIC_0107654006__text126433975719">BMS</span><span id="EN-US_TOPIC_0107654006__text13265539105715"></span> flavor. For details, see <a href="#EN-US_TOPIC_0107654006__table16383173">Table 6</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row13307388"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p4156611">image</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p25330920">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p11303491">Specifies the <span id="EN-US_TOPIC_0107654006__text11426194245716">BMS</span><span id="EN-US_TOPIC_0107654006__text842764295711"></span> image. For details, see <a href="#EN-US_TOPIC_0107654006__table1258047620856">Table 7</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row34622559"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p52963885">tenant_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p6355191">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p45008451">Specifies the ID of the tenant owning the <span id="EN-US_TOPIC_0107654006__text16663155310576">BMS</span><span id="EN-US_TOPIC_0107654006__text866345365715"></span>. The value is in UUID format.</p>
<p id="EN-US_TOPIC_0107654006__p138324303125">This parameter specifies the same meaning as <strong id="EN-US_TOPIC_0107654006__b77901133143714">project_id</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row6204798619"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p3861420166">key_name</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p19862203614">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p11869201467">Specifies the SSH key name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row2422875"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p62035148">user_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p64457512">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p53676003">Specifies the ID of the user to which the <span id="EN-US_TOPIC_0107654006__text2977115874813">BMS</span><span id="EN-US_TOPIC_0107654006__text12977165834819"></span> belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row13321984"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p5338943">metadata</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p65089762">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p4469833">Specifies the <span id="EN-US_TOPIC_0107654006__text161911825820">BMS</span><span id="EN-US_TOPIC_0107654006__text81912816581"></span> metadata. For details, see <a href="#EN-US_TOPIC_0107654006__table2549048917552">Table 9</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row40228503"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p37283276">hostId</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p3766004">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p36610870">Specifies the host ID of the <span id="EN-US_TOPIC_0107654006__text893187184918">BMS</span><span id="EN-US_TOPIC_0107654006__text3937713499"></span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row61062380"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p47105724">addresses</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1211038219426">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p27451543">Specifies <span id="EN-US_TOPIC_0107654006__text1787611816496">BMS</span><span id="EN-US_TOPIC_0107654006__text138762813498"></span> network addresses. For details, see <a href="#EN-US_TOPIC_0107654006__table157019291410">Table 10</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1038823561115"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p12388133571115">security_groups</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p7388935161116">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p0388103581113">Specifies the security groups to which the <span id="EN-US_TOPIC_0107654006__text49261210104918">BMS</span><span id="EN-US_TOPIC_0107654006__text5926111084916"></span> belongs. For details, see <a href="#EN-US_TOPIC_0107654006__table12204733">Table 12</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row45737299"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p13733718">links</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p11865367194214">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p47217024">Specifies shortcut links of the <span id="EN-US_TOPIC_0107654006__text71771013174911">BMS</span><span id="EN-US_TOPIC_0107654006__text817821314911"></span>. For details, see <a href="#EN-US_TOPIC_0107654006__table66226203">Table 8</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row487191941313"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p57391341201313">OS-DCF:diskConfig</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p273914181320">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p4739184191311">Specifies the disk configuration method. This is an extended attribute. The value can be:</p>
<ul id="EN-US_TOPIC_0107654006__ul1147816353420"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li47255404"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b842352706201852">MANUAL</strong>: The API uses the partitioning scheme in the image and the file system to create a <span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text5742455133714">BMS</span><span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text674310553373"></span>. If the target flavor has a large disk, the API does not partition the remaining disk space.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li22645457"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b11108728193415">AUTO</strong>: The API uses a single partition with the same size as the disk of the target flavor to create a <span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text1759675920373">BMS</span><span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text1159611597371"></span>. The API automatically adjusts the file system to adapt to the entire partition.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row536710242132"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p373912410135">OS-EXT-AZ:availability_zone</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1973944151310">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p67398419138">Specifies the AZ where the <span id="EN-US_TOPIC_0107654006__text1508348115814">BMS</span><span id="EN-US_TOPIC_0107654006__text185091748105819"></span> is located.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row21461733131318"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1739144151310">OS-EXT-SRV-ATTR:host</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p19739134151317">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1373914111319">Specifies the hostname of the <span id="EN-US_TOPIC_0107654006__text836492324919">BMS</span><span id="EN-US_TOPIC_0107654006__text9364102324914"></span>. This is an extended attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row514673314131"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p207391341171310">OS-EXT-SRV-ATTR:hypervisor_hostname</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1473974114136">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p187391441111310">Specifies the hostname of the hypervisor.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row121465338132"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p147399419130">OS-EXT-SRV-ATTR:instance_name</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1739154115139">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p3739104114137">Specifies the <span id="EN-US_TOPIC_0107654006__text156813250594">BMS</span><span id="EN-US_TOPIC_0107654006__text1656952575917"></span> alias. This is an extended attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row183685247130"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p17395416130">OS-EXT-STS:power_state</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1073974151319">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p11740194181312">Specifies the <span id="EN-US_TOPIC_0107654006__text10782829155914">BMS</span><span id="EN-US_TOPIC_0107654006__text578232916594"></span> power status. This is an extended attribute. Examples:</p>
<ul id="EN-US_TOPIC_0107654006__ul112683113128"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li66120951016"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b16564178114">0</strong>: indicates <strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1633217197110">NO STATE</strong>.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li146237916107"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b173876238117">1</strong>: indicates <strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b182051388111">RUNNING</strong>.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li7635694108"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1294461112">4</strong>: indicates <strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1852765241119">SHUTDOWN</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1368424141313"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p87409410138">OS-EXT-STS:task_state</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1274064116137">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p14740174191317">Specifies the <span id="EN-US_TOPIC_0107654006__text28671642165915">BMS</span><span id="EN-US_TOPIC_0107654006__text1886811427596"></span> task status. This is an extended attribute. Examples:</p>
<ul id="EN-US_TOPIC_0107654006__ul14803337101217"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li442119273592"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b10931636133810">rebooting</strong>: The BMS is being restarted.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li44351127165910"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b103981113181314">reboot_started</strong>: The BMS is normally restarted.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li444922765918"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b842352706142556">reboot_started_hard</strong>: The BMS is forcibly restarted.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li16460627155917"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1747973441416">powering-off</strong>: The BMS is being powered off.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li1047272718599"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b14239155181411">powering-on</strong>: The BMS is being powered on.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li348312272592"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1090037174020">rebuilding</strong>: The BMS is being rebuilt.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li1549312716596"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1292442794017">scheduling</strong>: The BMS is being scheduled.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li1650712275594"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1533163584019">deleting</strong>: The BMS is being deleted.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row187595520158"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p20380121412162">OS-EXT-STS:vm_state</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p63811914191617">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p18381131419166">Specifies the <span id="EN-US_TOPIC_0107654006__text8683164134919">BMS</span><span id="EN-US_TOPIC_0107654006__text468314174918"></span> status. This is an extended attribute. Examples:</p>
<ul id="EN-US_TOPIC_0107654006__ul55051153181817"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li1423195513913"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b2288942114020">active</strong>: The BMS is running.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li73395512920"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b18910145122615">shutoff</strong>: The BMS is stopped.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_li257655594"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b9129182392714">reboot</strong>: The BMS is restarted.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row2014715211165"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p13812143168">OS-SRV-USG:launched_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p43811614171616">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p18381514181615">Specifies the time when the <span id="EN-US_TOPIC_0107654006__text1678543124914">BMS</span><span id="EN-US_TOPIC_0107654006__text567864320497"></span> was started. This is an extended attribute.</p>
<p id="EN-US_TOPIC_0107654006__p7287125611354">The timestamp format is ISO 8601, for example, <strong id="EN-US_TOPIC_0107654006__b336551114389">2019-05-25T03:40:25.000000</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row18147162181617"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p14381414191618">OS-SRV-USG:terminated_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p0381514161613">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p5381101461618">Specifies the time when the <span id="EN-US_TOPIC_0107654006__text15303134554919">BMS</span><span id="EN-US_TOPIC_0107654006__text330364513497"></span> was stopped. This is an extended attribute.</p>
<p id="EN-US_TOPIC_0107654006__p133351219203616">The timestamp format is ISO 8601, for example, <strong id="EN-US_TOPIC_0107654006__b114232023173815">2019-06-25T03:40:25.000000</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1087889191615"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p9381131418168">os-extended-volumes:volumes_attached</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p13811143162">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1381121461615">Specifies the EVS disks attached to the <span id="EN-US_TOPIC_0107654006__text748819471497">BMS</span><span id="EN-US_TOPIC_0107654006__text5488154714918"></span>. For details, see <a href="#EN-US_TOPIC_0107654006__table1848813314487">Table 13</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row31237596165611"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p29731982165611">accessIPv4</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p59480357165611">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p53179641165611">This is a reserved attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row33297005165611"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p46144126165611">accessIPv6</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p46686760165611">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p23531243165611">This is a reserved attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row055916131914"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p579551813195">fault</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p2795111881913">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p147952185191">Specifies the cause of a <span id="EN-US_TOPIC_0107654006__text728421114111">BMS</span><span id="EN-US_TOPIC_0107654006__text22857115113"></span> fault. For details, see <a href="#EN-US_TOPIC_0107654006__table12341194102918">Table 14</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row8961449131912"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p64611928112111">config_drive</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1646122882114">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p12461202872112">This is a reserved attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1678135611910"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1646120285213">progress</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p17461528202111">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p64612028162116">This is a reserved attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row641941182020"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p164611287218">description</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p546182812216">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p17462102813214">Specifies <span id="EN-US_TOPIC_0107654006__text121547181120">BMS</span><span id="EN-US_TOPIC_0107654006__text10154118419"></span> information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1478019422110"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p154621628152117">host_status</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p19462132872111">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p9462162814213">Specifies the status of the host that accommodates the <span id="EN-US_TOPIC_0107654006__text106876231819">BMS</span><span id="EN-US_TOPIC_0107654006__text2688523618"></span>.</p>
<ul id="EN-US_TOPIC_0107654006__ul157101916272"><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li8317141"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b452914413403">UP</strong>: The nova-compute status is normal.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li7745407"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b1498018510183149">UNKNOWN</strong>: The nova-compute status is unknown.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li2599807"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b842352706183156">DOWN</strong>: the nova-compute status is abnormal.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li23398269"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b842352706183211">MAINTENANCE</strong>: The nova-compute is in the maintenance state.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_en-us_topic_0057972887_li9257834">Empty string: The <span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text134761814133812">BMS</span><span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text1747611493815"></span> does not have host information.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1678117412110"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p152241442217">OS-EXT-SRV-ATTR:hostname</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p822464102220">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p112241540226">Specifies the hostname of the <span id="EN-US_TOPIC_0107654006__text136132337114">BMS</span><span id="EN-US_TOPIC_0107654006__text4614133911"></span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row11781104122114"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p3224124182215">OS-EXT-SRV-ATTR:reservation_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p9224847229">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p12242416222">Specifies the reserved <span id="EN-US_TOPIC_0107654006__text166433381414">BMS</span><span id="EN-US_TOPIC_0107654006__text16643838717"></span> IDs in a batch creation situation.</p>
<p id="EN-US_TOPIC_0107654006__p218381772520">When <span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text14838172318384">BMS</span><span id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_text4838182363815"></span>s are created in a batch, they have the same <strong id="EN-US_TOPIC_0107654006__en-us_topic_0113746489_b187316524312">reservation_id</strong>. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row141971122019"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p622420422214">OS-EXT-SRV-ATTR:launch_index</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p42248432214">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p162241452210">Specifies the <span id="EN-US_TOPIC_0107654006__text389094115110">BMS</span><span id="EN-US_TOPIC_0107654006__text1189118413116"></span> startup sequence in a batch creation situation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row3501657102114"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p12224347222">OS-EXT-SRV-ATTR:kernel_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p42241472218">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p42241541224">Specifies the UUID of the kernel image when the AMI image is used. In other scenarios, leave this parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row150557142114"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1224342227">OS-EXT-SRV-ATTR:ramdisk_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1222419412212">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p132248418220">Specifies the UUID of the Ramdisk image when the AMI image is used. In other scenarios, leave this parameter blank.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row15235714213"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p3224946226">OS-EXT-SRV-ATTR:root_device_name</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p422484142216">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p16224745221">Specifies the device name of the <span id="EN-US_TOPIC_0107654006__text12918198105019">BMS</span><span id="EN-US_TOPIC_0107654006__text69183814503"></span> system disk, for example, <strong id="EN-US_TOPIC_0107654006__b162291248114712">/dev/sdb</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row126871366202"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p422518472220">OS-EXT-SRV-ATTR:user_data</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p122255412220">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p11225244224">Specifies the <strong id="EN-US_TOPIC_0107654006__b484333410497">user_data</strong> specified during <span id="EN-US_TOPIC_0107654006__text1436710115012">BMS</span><span id="EN-US_TOPIC_0107654006__text443631019501"></span> creation. The value is encoded using Base64 or an empty string.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1168711672017"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p419091817226">locked</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p21901018122215">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p619019189226">Specifies whether the <span id="EN-US_TOPIC_0107654006__text2084017129504">BMS</span><span id="EN-US_TOPIC_0107654006__text4840712175013"></span> is locked.</p>
<ul id="EN-US_TOPIC_0107654006__ul8190181802218"><li id="EN-US_TOPIC_0107654006__li419081852218"><strong id="EN-US_TOPIC_0107654006__b842352706184545">true</strong>: The BMS is locked.</li><li id="EN-US_TOPIC_0107654006__li151901118142213"><strong id="EN-US_TOPIC_0107654006__b842352706184554">false</strong>: The BMS is not locked.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1468719613205"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p14190201832212">tags</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p5190141811221">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p619021852219">Specifies tags of the <span id="EN-US_TOPIC_0107654006__text1197711412507">BMS</span><span id="EN-US_TOPIC_0107654006__text8977191445018"></span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row6679124171914"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p116791841161919">sys_tags</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p96790419197">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p8679941131916">Specifies system tags of the <span id="EN-US_TOPIC_0107654006__text36651353154313">BMS</span><span id="EN-US_TOPIC_0107654006__text17703175964317"></span>. For details, see <a href="#EN-US_TOPIC_0107654006__table16341163521715">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row352155142711"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p17531755202715">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p453455122711">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p85385562718">Specifies the enterprise project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row31561144172810"><td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p615774415285">os:scheduler_hints</p>
</td>
<td class="cellrowborder" valign="top" width="23.45765423457654%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p111572044112812">Object</p>
</td>
<td class="cellrowborder" valign="top" width="53.08469153084692%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p11157104419281">Specifies the BMS scheduling information. For details, see <a href="#EN-US_TOPIC_0107654006__table187921849216">Table 5</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table16341163521715"></a><a name="table16341163521715"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table16341163521715" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="EN-US_TOPIC_0107654006__b6983258211176">sys_tags</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row1134816452171"><th align="left" class="cellrowborder" valign="top" width="29.409999999999997%" id="mcps1.3.6.2.1.3.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p434834520173">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="29.409999999999997%" id="mcps1.3.6.2.1.3.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p153481345151714">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="41.18%" id="mcps1.3.6.2.1.3.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p634854541718">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row7383635131719"><td class="cellrowborder" valign="top" width="29.409999999999997%" headers="mcps1.3.6.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p6383153511717">key</p>
</td>
<td class="cellrowborder" valign="top" width="29.409999999999997%" headers="mcps1.3.6.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1238317353174">String</p>
</td>
<td class="cellrowborder" valign="top" width="41.18%" headers="mcps1.3.6.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p938320359171">Specifies the system tag key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row7383133541714"><td class="cellrowborder" valign="top" width="29.409999999999997%" headers="mcps1.3.6.2.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p10383123512171">value</p>
</td>
<td class="cellrowborder" valign="top" width="29.409999999999997%" headers="mcps1.3.6.2.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1238323571710">String</p>
</td>
<td class="cellrowborder" valign="top" width="41.18%" headers="mcps1.3.6.2.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p15383103520177">Specifies the system tag value.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table187921849216"></a><a name="table187921849216"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table187921849216" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0107654006__b159016447914">os:scheduler_hints</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row1383281812119"><th align="left" class="cellrowborder" valign="top" width="26.58%" id="mcps1.3.6.2.1.4.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p483351882116">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.07%" id="mcps1.3.6.2.1.4.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p17833318162116">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.35%" id="mcps1.3.6.2.1.4.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p11833161813218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row1481718417216"><td class="cellrowborder" valign="top" width="26.58%" headers="mcps1.3.6.2.1.4.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1181718412216">group</p>
</td>
<td class="cellrowborder" valign="top" width="18.07%" headers="mcps1.3.6.2.1.4.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p1081754192112">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="55.35%" headers="mcps1.3.6.2.1.4.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p3817449216">Specifies the BMS group ID in UUID format.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table16383173"></a><a name="table16383173"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table16383173" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="EN-US_TOPIC_0107654006__b84235270695528">flavor</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row9359886"><th align="left" class="cellrowborder" valign="top" width="23.169999999999998%" id="mcps1.3.6.2.1.5.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p1417263143717">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.39%" id="mcps1.3.6.2.1.5.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p4179133163720">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.44%" id="mcps1.3.6.2.1.5.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p2018583123710">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row23603084"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.5.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p32801677">id</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.5.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p60791181">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.5.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p25138652">Specifies the flavor ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row24921279"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.5.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p5357756">links</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.5.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p39382544194229">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.5.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p60214201">Specifies shortcut links of the flavor. For details, see <a href="#EN-US_TOPIC_0107654006__table66226203">Table 8</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table1258047620856"></a><a name="table1258047620856"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table1258047620856" frame="border" border="1" rules="all"><caption><b>Table 7 </b><strong id="EN-US_TOPIC_0107654006__b982980224">image</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row6041176320856"><th align="left" class="cellrowborder" valign="top" width="23.169999999999998%" id="mcps1.3.6.2.1.6.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p127961314378">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.39%" id="mcps1.3.6.2.1.6.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p182871313113715">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.44%" id="mcps1.3.6.2.1.6.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p1729319135376">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row4046402920856"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p5636094120856">id</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p183352620856">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.6.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1429788720856">Specifies the image ID of the <span id="EN-US_TOPIC_0107654006__text173751995014">BMS</span><span id="EN-US_TOPIC_0107654006__text8371219195011"></span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row6157211920856"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.6.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p2128571520856">links</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.6.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p4642138020856">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.6.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p203547420856">Specifies shortcut links of the <span id="EN-US_TOPIC_0107654006__text1155652055020">BMS</span><span id="EN-US_TOPIC_0107654006__text4556620115014"></span> image. For details, see <a href="#EN-US_TOPIC_0107654006__table66226203">Table 8</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table66226203"></a><a name="table66226203"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table66226203" frame="border" border="1" rules="all"><caption><b>Table 8 </b><strong id="EN-US_TOPIC_0107654006__b119572286817">links</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row15444572"><th align="left" class="cellrowborder" valign="top" width="23.169999999999998%" id="mcps1.3.6.2.1.7.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p5722152453718">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.39%" id="mcps1.3.6.2.1.7.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p4727112420373">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.44%" id="mcps1.3.6.2.1.7.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p16731152473718">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row26881137"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p29888458">rel</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p6072445">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.7.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p22106023">Specifies the shortcut link marker name. The value can be:</p>
<ul id="EN-US_TOPIC_0107654006__ul207311644172510"><li id="EN-US_TOPIC_0107654006__en-us_topic_0131326852_li1013032685313"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0131326852_b320113110516">self</strong>: resource link that contains the version number. It is used when immediate tracing is required.</li><li id="EN-US_TOPIC_0107654006__en-us_topic_0131326852_li14448163219533"><strong id="EN-US_TOPIC_0107654006__en-us_topic_0131326852_b84171947711">bookmark</strong>: resource link that can be stored for a long time.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row64736485"><td class="cellrowborder" valign="top" width="23.169999999999998%" headers="mcps1.3.6.2.1.7.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p9163943">href</p>
</td>
<td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.6.2.1.7.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p62201881">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.44%" headers="mcps1.3.6.2.1.7.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p5187609">Specifies the corresponding shortcut link.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table2549048917552"></a><a name="table2549048917552"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table2549048917552" frame="border" border="1" rules="all"><caption><b>Table 9 </b><strong id="EN-US_TOPIC_0107654006__b764203118817">metadata</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row5894027817552"><th align="left" class="cellrowborder" valign="top" width="23.46%" id="mcps1.3.6.2.1.8.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p19852310123811">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.69%" id="mcps1.3.6.2.1.8.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p685831011386">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.849999999999994%" id="mcps1.3.6.2.1.8.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p148695100381">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row2346131617552"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.8.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p2131841817552">key</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.8.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p4907026417552">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.8.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p5719410617654">Specifies the key and value pair of the metadata.</p>
<p id="EN-US_TOPIC_0107654006__p4498490617654">Each key or value contains a maximum of 255 characters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table157019291410"></a><a name="table157019291410"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table157019291410" frame="border" border="1" rules="all"><caption><b>Table 10 </b><strong id="EN-US_TOPIC_0107654006__b1974300181">addresses</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row4722142984113"><th align="left" class="cellrowborder" valign="top" width="23.46%" id="mcps1.3.6.2.1.9.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p147101488386">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.69%" id="mcps1.3.6.2.1.9.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p9715168143812">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.849999999999994%" id="mcps1.3.6.2.1.9.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p872116810387">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row19754329104114"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.9.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p11759102924114">vpc_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.9.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p12764429104118">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.9.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p34056575716">Specifies the VPC used by the <span id="EN-US_TOPIC_0107654006__text10133109394">BMS</span><span id="EN-US_TOPIC_0107654006__text141335013915"></span>.</p>
<ul id="EN-US_TOPIC_0107654006__ul124201235982"><li id="EN-US_TOPIC_0107654006__li1042011356817"><strong id="EN-US_TOPIC_0107654006__b63323394018">key</strong>: indicates the ID of the VPC used by the <span id="EN-US_TOPIC_0107654006__text161018213914">BMS</span><span id="EN-US_TOPIC_0107654006__text2102821398"></span>.</li><li id="EN-US_TOPIC_0107654006__li1420173514815"><strong id="EN-US_TOPIC_0107654006__b166123411409">value</strong>: indicates the VPC details. For details, see <a href="#EN-US_TOPIC_0107654006__table1656029015527">Table 11</a>.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table1656029015527"></a><a name="table1656029015527"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table1656029015527" frame="border" border="1" rules="all"><caption><b>Table 11 </b><strong id="EN-US_TOPIC_0107654006__b1783975122519">address</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row2645284715527"><th align="left" class="cellrowborder" valign="top" width="23.76%" id="mcps1.3.6.2.1.10.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p3944457386">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.740000000000002%" id="mcps1.3.6.2.1.10.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p1794935183812">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.5%" id="mcps1.3.6.2.1.10.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p1595665183819">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row5009697415527"><td class="cellrowborder" valign="top" width="23.76%" headers="mcps1.3.6.2.1.10.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p3132311415527">addr</p>
</td>
<td class="cellrowborder" valign="top" width="24.740000000000002%" headers="mcps1.3.6.2.1.10.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p5414433915527">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.5%" headers="mcps1.3.6.2.1.10.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p2361534415527">Specifies the IP address.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row1121151015527"><td class="cellrowborder" valign="top" width="23.76%" headers="mcps1.3.6.2.1.10.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p3571711715527">version</p>
</td>
<td class="cellrowborder" valign="top" width="24.740000000000002%" headers="mcps1.3.6.2.1.10.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p740535615527">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="51.5%" headers="mcps1.3.6.2.1.10.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p6296298815527">Specifies the type of the IP address. The value can be <strong id="EN-US_TOPIC_0107654006__b84235270614154">4</strong> or <strong id="EN-US_TOPIC_0107654006__b842352706141510">6</strong>.</p>
<ul id="EN-US_TOPIC_0107654006__ul2979598615527"><li id="EN-US_TOPIC_0107654006__li6683728515527"><strong id="EN-US_TOPIC_0107654006__b84235270614151">4</strong>: The type of the IP address is IPv4.</li><li id="EN-US_TOPIC_0107654006__li6466465415527"><strong id="EN-US_TOPIC_0107654006__b842352706141518">6</strong>: The type of the IP address is IPv6.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row3913338616494"><td class="cellrowborder" valign="top" width="23.76%" headers="mcps1.3.6.2.1.10.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p37919028165012">OS-EXT-IPS-MAC:mac_addr</p>
</td>
<td class="cellrowborder" valign="top" width="24.740000000000002%" headers="mcps1.3.6.2.1.10.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p51542402165012">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.5%" headers="mcps1.3.6.2.1.10.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p14185000165012">Specifies the MAC address. This is an extended attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row5993434716495"><td class="cellrowborder" valign="top" width="23.76%" headers="mcps1.3.6.2.1.10.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p6100298165012">OS-EXT-IPS:type</p>
</td>
<td class="cellrowborder" valign="top" width="24.740000000000002%" headers="mcps1.3.6.2.1.10.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p24362133165012">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.5%" headers="mcps1.3.6.2.1.10.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p27175732165012">Specifies the IP address assignment mode. This is an extended attribute.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row866710425267"><td class="cellrowborder" valign="top" width="23.76%" headers="mcps1.3.6.2.1.10.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p850932318373">OS-EXT-IPS:port_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.740000000000002%" headers="mcps1.3.6.2.1.10.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p850942393715">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.5%" headers="mcps1.3.6.2.1.10.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p14509192313375">Specifies the port ID corresponding to the IP address.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table12204733"></a><a name="table12204733"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table12204733" frame="border" border="1" rules="all"><caption><b>Table 12 </b><strong id="EN-US_TOPIC_0107654006__b1771342711911">security_groups</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row12924626"><th align="left" class="cellrowborder" valign="top" width="24.69%" id="mcps1.3.6.2.1.11.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p7329122633815">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.46%" id="mcps1.3.6.2.1.11.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p133420262385">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.849999999999994%" id="mcps1.3.6.2.1.11.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p1834217261386">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row2649692"><td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.11.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p41262825165352">name</p>
</td>
<td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.11.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p62308393194236">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.11.2.4.1.3 "><ul id="EN-US_TOPIC_0107654006__ul94164044813"><li id="EN-US_TOPIC_0107654006__li104169015486">If no security group is specified during <span id="EN-US_TOPIC_0107654006__text254973165010">BMS</span><span id="EN-US_TOPIC_0107654006__text16549831115012"></span> creation, the <strong id="EN-US_TOPIC_0107654006__b104721142528">default</strong> value is used.</li><li id="EN-US_TOPIC_0107654006__li174168004818">When creating a <span id="EN-US_TOPIC_0107654006__text1637319338507">BMS</span><span id="EN-US_TOPIC_0107654006__text8373433185012"></span>, you need to specify the ID of an existing security group (in UUID format).</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table1848813314487"></a><a name="table1848813314487"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table1848813314487" frame="border" border="1" rules="all"><caption><b>Table 13 </b><strong id="EN-US_TOPIC_0107654006__b1226014305914">os-extended-volumes:volumes_attached</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row952303134811"><th align="left" class="cellrowborder" valign="top" width="23.46%" id="mcps1.3.6.2.1.12.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p567215396383">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.69%" id="mcps1.3.6.2.1.12.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p10677123915386">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.849999999999994%" id="mcps1.3.6.2.1.12.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p1568363953816">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row9564031164810"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.12.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p02353136499">id</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.12.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p7235113134910">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.12.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p62351013164914">Specifies the EVS disk ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row75881731144812"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.12.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p7235513114911">delete_on_termination</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.12.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p62351013184916">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.12.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1123561344910">Specifies whether to delete the disk when deleting the <span id="EN-US_TOPIC_0107654006__text452754185013">BMS</span><span id="EN-US_TOPIC_0107654006__text952734114509"></span>.</p>
<ul id="EN-US_TOPIC_0107654006__ul14235191311499"><li id="EN-US_TOPIC_0107654006__li4235413174916"><strong id="EN-US_TOPIC_0107654006__b17557162914447">true</strong>: Yes</li><li id="EN-US_TOPIC_0107654006__li92351113114910"><strong id="EN-US_TOPIC_0107654006__b6761132114417">false</strong>: No</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0107654006__table12341194102918"></a><a name="table12341194102918"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__table12341194102918" frame="border" border="1" rules="all"><caption><b>Table 14 </b><strong id="EN-US_TOPIC_0107654006__b165052396919">fault</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0107654006__row235171102918"><th align="left" class="cellrowborder" valign="top" width="23.46%" id="mcps1.3.6.2.1.13.2.4.1.1"><p id="EN-US_TOPIC_0107654006__p2839149173919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.69%" id="mcps1.3.6.2.1.13.2.4.1.2"><p id="EN-US_TOPIC_0107654006__p9846999397">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.849999999999994%" id="mcps1.3.6.2.1.13.2.4.1.3"><p id="EN-US_TOPIC_0107654006__p168501794395">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__row10748082102918"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.13.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p843884625013">message</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.13.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p114381946155014">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.13.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p1543811468506">Specifies the fault information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row7305181102918"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.13.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p243854635010">code</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.13.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p174389469502">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.13.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p5438204614504">Specifies the fault code.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row11833923135010"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.13.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1943818464506">details</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.13.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p64381846145013">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.13.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p543819460506">Specifies the fault details.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0107654006__row108339237501"><td class="cellrowborder" valign="top" width="23.46%" headers="mcps1.3.6.2.1.13.2.4.1.1 "><p id="EN-US_TOPIC_0107654006__p1143804618507">created</p>
</td>
<td class="cellrowborder" valign="top" width="24.69%" headers="mcps1.3.6.2.1.13.2.4.1.2 "><p id="EN-US_TOPIC_0107654006__p3438246185013">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.849999999999994%" headers="mcps1.3.6.2.1.13.2.4.1.3 "><p id="EN-US_TOPIC_0107654006__p10742248143720">Specifies the time when a fault occurred.</p>
<p id="EN-US_TOPIC_0107654006__p9438144655013">The timestamp format is YYYY-MM-DDTHH:MM:SSZ (ISO 8601), for example, 2019-05-22T03:30:52Z.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="EN-US_TOPIC_0107654006__ul817607"><li id="EN-US_TOPIC_0107654006__li28987232103137">Example response<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0107654006__screen53393491121452"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal"> 1</span>
<span class="normal"> 2</span>
<span class="normal"> 3</span>
<span class="normal"> 4</span>
<span class="normal"> 5</span>
<span class="normal"> 6</span>
<span class="normal"> 7</span>
<span class="normal"> 8</span>
<span class="normal"> 9</span>
<span class="normal">10</span>
<span class="normal">11</span>
<span class="normal">12</span>
<span class="normal">13</span>
<span class="normal">14</span>
<span class="normal">15</span>
<span class="normal">16</span>
<span class="normal">17</span>
<span class="normal">18</span>
<span class="normal">19</span>
<span class="normal">20</span>
<span class="normal">21</span>
<span class="normal">22</span>
<span class="normal">23</span>
<span class="normal">24</span>
<span class="normal">25</span>
<span class="normal">26</span>
<span class="normal">27</span>
<span class="normal">28</span>
<span class="normal">29</span>
<span class="normal">30</span>
<span class="normal">31</span>
<span class="normal">32</span>
<span class="normal">33</span>
<span class="normal">34</span>
<span class="normal">35</span>
<span class="normal">36</span>
<span class="normal">37</span>
<span class="normal">38</span>
<span class="normal">39</span>
<span class="normal">40</span>
<span class="normal">41</span>
<span class="normal">42</span>
<span class="normal">43</span>
<span class="normal">44</span>
<span class="normal">45</span>
<span class="normal">46</span>
<span class="normal">47</span>
<span class="normal">48</span>
<span class="normal">49</span>
<span class="normal">50</span>
<span class="normal">51</span>
<span class="normal">52</span>
<span class="normal">53</span>
<span class="normal">54</span>
<span class="normal">55</span>
<span class="normal">56</span>
<span class="normal">57</span>
<span class="normal">58</span>
<span class="normal">59</span>
<span class="normal">60</span>
<span class="normal">61</span>
<span class="normal">62</span>
<span class="normal">63</span>
<span class="normal">64</span>
<span class="normal">65</span>
<span class="normal">66</span>
<span class="normal">67</span>
<span class="normal">68</span>
<span class="normal">69</span>
<span class="normal">70</span>
<span class="normal">71</span>
<span class="normal">72</span>
<span class="normal">73</span>
<span class="normal">74</span>
<span class="normal">75</span>
<span class="normal">76</span>
<span class="normal">77</span>
<span class="normal">78</span>
<span class="normal">79</span>
<span class="normal">80</span>
<span class="normal">81</span>
<span class="normal">82</span>
<span class="normal">83</span>
<span class="normal">84</span>
<span class="normal">85</span>
<span class="normal">86</span>
<span class="normal">87</span>
<span class="normal">88</span></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;server&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;tenant_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;c685484a8cc2416b97260938705deb65&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;addresses&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;08a7715f-7de6-4ff9-a343-95ba4209f24a&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-IPS-MAC:mac_addr&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;fa:16:3e:0e:c4:77&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-IPS:type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;fixed&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;OS-EXT-IPS:port_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;0c111191-9785-49e6-8b42-66ef2802bd8f&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;addr&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;192.168.0.107&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;version&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">4</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;metadata&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;op_svc_userid&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;1311c433dd9b408886f57d695c229cbe&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-STS:task_state&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">null</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-DCF:diskConfig&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;MANUAL&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-AZ:availability_zone&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;az-dc-1&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;links&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;rel&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;self&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;href&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;https://bms.az0.dc1.domainname.com/v2.1/c685484a8cc2416b97260938705deb65/servers/95bf2490-5428-432c-ad9b-5e3406f869dd&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;rel&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bookmark&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;href&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;https://bms.az0.dc1.domainname.com/c685484a8cc2416b97260938705deb65/servers/95bf2490-5428-432c-ad9b-5e3406f869dd&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-STS:power_state&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;95bf2490-5428-432c-ad9b-5e3406f869dd&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;os-extended-volumes:volumes_attached&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;dfa375b5-9856-44ad-a937-a4802b6434c3&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bb9f1b27-843b-4561-b62e-ca18eeaec417&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;86e801c3-acc6-465d-890c-d43ba493f553&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;0994d3ac-3c6a-495c-a439-c597a4f08fa6&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-SRV-ATTR:host&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bms.az-dc-1&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;image&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;links&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;rel&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bookmark&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;href&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;https://bms.az0.dc1.domainname.com/c685484a8cc2416b97260938705deb65/images/1a6635d8-afea-4f2b-abb6-27a202bad319&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;1a6635d8-afea-4f2b-abb6-27a202bad319&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-SRV-USG:terminated_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">null</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;accessIPv4&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;accessIPv6&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;created&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2017-05-24T06:14:05Z&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;hostId&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;e9c3ee0fcc58ab6085cf30df70b5544eab958858fb50d925f023e53e&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-SRV-ATTR:hypervisor_hostname&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;nova004@2&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;key_name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;KeyPair-JX&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;flavor&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;links&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;rel&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bookmark&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;href&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;https://bms.az0.dc1.domainname.com/c685484a8cc2416b97260938705deb65/flavors/physical.83.medium&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;physical.83.medium&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">},</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;security_groups&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span><span class="w"> </span>
<span class="w"> </span><span class="p">{</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;0011b620-4982-42e4-ad12-47c95ca495c4&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;config_drive&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-STS:vm_state&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;active&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-EXT-SRV-ATTR:instance_name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;instance-0000ebd3&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;user_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;1311c433dd9b408886f57d695c229cbe&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bms-83&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;progress&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;OS-SRV-USG:launched_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2017-05-25T03:40:25.066078&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;updated&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2017-05-25T03:40:25Z&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;status&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;ACTIVE&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0107654006__section7610951"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p193201622141412">Normal values
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.7.2.1.1.3.1.1"><p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p19735204616177">Returned Values</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.7.2.1.1.3.1.2"><p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p207355465176">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.7.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p13735144611178">200</p>
</td>
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.7.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p207351246161711">The request has been successfully processed.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p47633965">For details about other returned values, see <a href="en-us_topic_0053158690.html">Status Codes</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0107654006__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0107654006__en-us_topic_0106040941_p10243161417491">See <a href="en-us_topic_0107541808.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0113746490.html">BMS Status Management</a></div>
</div>
</div>