forked from docs/doc-exports
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
225 lines
20 KiB
HTML
225 lines
20 KiB
HTML
<a name="EN-US_TOPIC_0060384660"></a><a name="EN-US_TOPIC_0060384660"></a>
|
|
|
|
<h1 class="topictitle1">Creating and Importing an SSH Key Pair (Native OpenStack API)</h1>
|
|
<div id="body1495506947153"><div class="section" id="EN-US_TOPIC_0060384660__section46928615105534"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060384660__p43121505105534">This interface is used to create an SSH key pair or import a public key to generate a key pair.</p>
|
|
<p id="EN-US_TOPIC_0060384660__p52549232105534">After an SSH key is created, download the private key to a local directory. Then, you can use this private key to log in to the <span id="EN-US_TOPIC_0060384660__text93761115448">BMS</span><span id="EN-US_TOPIC_0060384660__text1947382572"></span><span id="EN-US_TOPIC_0060384660__text1210110251553"></span>. To ensure <span id="EN-US_TOPIC_0060384660__text83631864406">BMS</span><span id="EN-US_TOPIC_0060384660__text93631167407"></span><span id="EN-US_TOPIC_0060384660__text496318348557"></span> security, the private key can be downloaded only once. Keep it secure.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0060384660__section3181044105534"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060384660__p67083394105534">POST /v2.1/{project_id}/os-keypairs</p>
|
|
<p id="EN-US_TOPIC_0060384660__p12664425115611"><a href="#EN-US_TOPIC_0060384660__table137043339568">Table 1</a> lists the parameters.</p>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0060384660__table137043339568"></a><a name="table137043339568"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__table137043339568" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060384660__row6707133385614"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.1"><p id="EN-US_TOPIC_0060384660__p16860355105534">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.2"><p id="EN-US_TOPIC_0060384660__p23511481105534">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.4.2.4.1.3"><p id="EN-US_TOPIC_0060384660__p25381808105534">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__row1170718332563"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p32953279105534">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p51969960105534">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.4.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p48817201105534">Specifies the project ID.</p>
|
|
<p id="EN-US_TOPIC_0060384660__p9141450142010">For how to obtain the project ID, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328009.html" target="_blank" rel="noopener noreferrer">Obtaining Required Information</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0060384660__section61879170105534"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060384660__ul46156868105534"><li id="EN-US_TOPIC_0060384660__li12758630105534">Request parameters<div class="note" id="EN-US_TOPIC_0060384660__note47718814105534"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p class="text" id="EN-US_TOPIC_0060384660__p26816148105534">When creating an SSH key pair, you only need to configure <strong id="EN-US_TOPIC_0060384660__b84235270618444">name</strong>. When importing a public SSH key, you must also configure <strong id="EN-US_TOPIC_0060384660__b842352706184442">public_key</strong>.</p>
|
|
</div></div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__table40018745105534" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060384660__row48164488105534"><th align="left" class="cellrowborder" valign="top" width="19.37%" id="mcps1.3.3.2.1.2.1.5.1.1"><p id="EN-US_TOPIC_0060384660__p19987085">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.09%" id="mcps1.3.3.2.1.2.1.5.1.2"><p id="EN-US_TOPIC_0060384660__p09341937982">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="23.93%" id="mcps1.3.3.2.1.2.1.5.1.3"><p id="EN-US_TOPIC_0060384660__p4546697">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="39.61%" id="mcps1.3.3.2.1.2.1.5.1.4"><p id="EN-US_TOPIC_0060384660__p32738149">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__row6972410105534"><td class="cellrowborder" valign="top" width="19.37%" headers="mcps1.3.3.2.1.2.1.5.1.1 "><p id="EN-US_TOPIC_0060384660__p27894300105534">keypair</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.09%" headers="mcps1.3.3.2.1.2.1.5.1.2 "><p id="EN-US_TOPIC_0060384660__p993423719814">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="23.93%" headers="mcps1.3.3.2.1.2.1.5.1.3 "><p id="EN-US_TOPIC_0060384660__p8634695105534">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.61%" headers="mcps1.3.3.2.1.2.1.5.1.4 "><p id="EN-US_TOPIC_0060384660__p28321695105534">Specifies the created or imported SSH key pair. For details, see <a href="#EN-US_TOPIC_0060384660__table44094886105534">Table 2</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0060384660__table44094886105534"></a><a name="table44094886105534"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__table44094886105534" frame="border" border="1" rules="all"><caption><b>Table 2 </b><strong id="EN-US_TOPIC_0060384660__b264119172613">keypair</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0060384660__row40587827105534"><th align="left" class="cellrowborder" valign="top" width="20.59205920592059%" id="mcps1.3.3.2.1.3.2.5.1.1"><p id="EN-US_TOPIC_0060384660__p16104135417242">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="15.601560156015601%" id="mcps1.3.3.2.1.3.2.5.1.2"><p id="EN-US_TOPIC_0060384660__p14086419811">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="24.02240224022402%" id="mcps1.3.3.2.1.3.2.5.1.3"><p id="EN-US_TOPIC_0060384660__p1110685412246">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="39.78397839783978%" id="mcps1.3.3.2.1.3.2.5.1.4"><p id="EN-US_TOPIC_0060384660__p41093543243">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__row49263560105534"><td class="cellrowborder" valign="top" width="20.59205920592059%" headers="mcps1.3.3.2.1.3.2.5.1.1 "><p id="EN-US_TOPIC_0060384660__p30925442105534">public_key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15.601560156015601%" headers="mcps1.3.3.2.1.3.2.5.1.2 "><p id="EN-US_TOPIC_0060384660__p9407741984">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.02240224022402%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="EN-US_TOPIC_0060384660__p31731563105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.78397839783978%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="EN-US_TOPIC_0060384660__p20119786105534">Specifies the imported public key. The maximum size of the imported public key is 1024 bytes.</p>
|
|
<p id="EN-US_TOPIC_0060384660__p46860349105534">Note: If the length of the public key to be imported exceeds 1024 bytes, the public key import to the <span id="EN-US_TOPIC_0060384660__text10252131514405">BMS</span><span id="EN-US_TOPIC_0060384660__text42529159407"></span><span id="EN-US_TOPIC_0060384660__text678215345519"></span> will fail.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0060384660__row19089958105534"><td class="cellrowborder" valign="top" width="20.59205920592059%" headers="mcps1.3.3.2.1.3.2.5.1.1 "><p id="EN-US_TOPIC_0060384660__p2782726105534">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="15.601560156015601%" headers="mcps1.3.3.2.1.3.2.5.1.2 "><p id="EN-US_TOPIC_0060384660__p040720411810">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.02240224022402%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="EN-US_TOPIC_0060384660__p3855315105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="39.78397839783978%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="EN-US_TOPIC_0060384660__p43845137105534">Specifies the key pair name.</p>
|
|
<p id="EN-US_TOPIC_0060384660__p59061918105534">The new key pair name cannot be the same as an existing one.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="EN-US_TOPIC_0060384660__ul31499823111137"><li id="EN-US_TOPIC_0060384660__li15062955111137">Example request<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060384660__screen1399881514397"><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">POST</span><span class="w"> </span><span class="n">https</span><span class="p">:</span><span class="c1">//{ECS Endpoint}/v2.1/bbf1946d374b44a0a2a95533562ba954/os-keypairs</span>
|
|
</pre></div></td></tr></table></div>
|
|
|
|
</div>
|
|
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060384660__screen56523205162753"><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">"keypair"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
|
|
<span class="w"> </span><span class="s">"name"</span><span class="p">:</span><span class="w"> </span><span class="s">"keypair-7d7c3650-dabe-4eb0-b904-5c464453c043"</span><span class="p">,</span>
|
|
<span class="w"> </span><span class="s">"public_key"</span><span class="p">:</span><span class="w"> </span><span class="s">"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9mC3WZN9UGLxgPBpP7H5jZMc6pKwOoSgre8yun6REFktn/Kz7DUt9jaR1UJyRzHxITfCfAIgSxPdGqB/oF1suMyWgu5i0625vavLB5z5kC8Hq3qZJ9zJO1poE1kyD+htiTtPWJ88e12xuH2XB/CZN9OpEiF98hAagiOE0EnOS5Q== Generated by Nova\n"</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_0060384660__section33789573105534"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0060384660__ul52600901105534"><li id="EN-US_TOPIC_0060384660__li3646063105534">Response parameters
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__table32814569105534" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060384660__row31072960105534"><th align="left" class="cellrowborder" valign="top" width="24.39%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0060384660__p104001675252">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="29.270000000000003%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0060384660__p840215762519">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="46.339999999999996%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0060384660__p1040516718253">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__row30545796105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060384660__p58290412105534">keypair</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060384660__p23902945105534">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060384660__p57090378105534">Specifies the SSH key pair. For details, see <a href="#EN-US_TOPIC_0060384660__table11390225105534">Table 3</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0060384660__table11390225105534"></a><a name="table11390225105534"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__table11390225105534" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="EN-US_TOPIC_0060384660__b106661128463">keypair</strong> field data structure description</caption><thead align="left"><tr id="EN-US_TOPIC_0060384660__row13107196105534"><th align="left" class="cellrowborder" valign="top" width="24.39%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="EN-US_TOPIC_0060384660__p4172201014255">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="29.270000000000003%" id="mcps1.3.4.2.1.2.2.4.1.2"><p id="EN-US_TOPIC_0060384660__p10173141011254">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="46.339999999999996%" id="mcps1.3.4.2.1.2.2.4.1.3"><p id="EN-US_TOPIC_0060384660__p817617100257">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__row45769827105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p16368506105534">fingerprint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p50780601105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p19588041105534">Specifies fingerprint information about the key pair.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0060384660__row42074647105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p52603235105534">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p33003603105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p56046159105534">Specifies the key pair name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0060384660__row34653390105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p55461192105534">public_key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p63171587105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p16624935105534">Specifies the public key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0060384660__row15406687105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p39982130105534">private_key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p17327106105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p61318326105534">Specifies the private key.</p>
|
|
<ul id="EN-US_TOPIC_0060384660__ul53408548183356"><li id="EN-US_TOPIC_0060384660__li48601030183356">The information about the private key is contained in the response for creating an SSH key.</li><li id="EN-US_TOPIC_0060384660__li19850370183359">The information about the private key is not contained in the response for importing an SSH key.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0060384660__row14994025105534"><td class="cellrowborder" valign="top" width="24.39%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060384660__p6556527105534">user_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="29.270000000000003%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060384660__p61316685105534">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="46.339999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060384660__p595628105534">Specifies the ID of the user to which the key pair belongs.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="EN-US_TOPIC_0060384660__ul44228662103650"><li id="EN-US_TOPIC_0060384660__li62513644103650">Example response<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060384660__screen63264378162912"><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></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span>
|
|
<span class="w"> </span><span class="s">"keypair"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
|
|
<span class="w"> </span><span class="s">"public_key"</span><span class="p">:</span><span class="w"> </span><span class="s">"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9mC3WZN9UGLxgPBpP7H5jZMc6pKwOoSgre8yun6REFktn/Kz7DUt9jaR1UJyRzHxITfCfAIgSxPdGqB/oF1suMyWgu5i0625vavLB5z5kC8Hq3qZJ9zJO1poE1kyD+htiTtPWJ88e12xuH2XB/CZN9OpEiF98hAagiOE0EnOS5Q== Generated by Nova\n"</span><span class="p">,</span>
|
|
<span class="w"> </span><span class="s">"user_id"</span><span class="p">:</span><span class="w"> </span><span class="s">"f882feb345064e7d9392440a0f397c25"</span><span class="p">,</span>
|
|
<span class="w"> </span><span class="s">"name"</span><span class="p">:</span><span class="w"> </span><span class="s">"keypair-7d7c3650-dabe-4eb0-b904-5c464453c043"</span><span class="p">,</span>
|
|
<span class="w"> </span><span class="s">"fingerprint"</span><span class="p">:</span><span class="w"> </span><span class="s">"35:9d:d0:c3:4a:80:d3:d8:86:f1:ca:f7:df:c4:f9:d8"</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_0060384660__section7610951"><h4 class="sectiontitle">Returned Values</h4><div class="p" id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_p193201622141412">Normal values
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_table753804619176" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_row10735134615172"><th align="left" class="cellrowborder" valign="top" width="42.42%" id="mcps1.3.5.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_p19735204616177">Returned Values</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.58%" id="mcps1.3.5.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_p207355465176">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_row1473514621713"><td class="cellrowborder" valign="top" width="42.42%" headers="mcps1.3.5.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_p13735144611178">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.58%" headers="mcps1.3.5.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060384660__en-us_topic_0106040941_p207351246161711">The request has been successfully processed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<p id="EN-US_TOPIC_0060384660__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_0060384660__section14752650154917"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0060384660__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_0060384657.html">BMS SSH Key Pair Management</a></div>
|
|
</div>
|
|
</div>
|
|
|