forked from docs/doc-exports
ECS API DOC
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
This commit is contained in:
parent
f51ec873f3
commit
cde32bf227
@ -331,7 +331,7 @@ echo 111 > c:\aaa.txt</pre>
|
|||||||
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.6.6.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p65644149">String</p>
|
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.6.6.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p65644149">String</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.6.6.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p52170790174229">Specifies the subnet of the <span id="EN-US_TOPIC_0020212668__text1290819290226">ECS</span>.</p>
|
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.6.6.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p52170790174229">Specifies the subnet of the <span id="EN-US_TOPIC_0020212668__text1290819290226">ECS</span>.</p>
|
||||||
<p id="EN-US_TOPIC_0020212668__p43287089174217">The value must be the ID of the subnet created in the VPC specified by <strong id="EN-US_TOPIC_0020212668__b829515116">vpcid</strong> and in the format of the UUID.</p>
|
<p id="EN-US_TOPIC_0020212668__p43287089174217">The value must be the ID of the subnet created in the VPC specified by <strong id="EN-US_TOPIC_0020212668__b119970843">vpcid</strong> and in the format of the UUID.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0020212668__row11285618104313"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.6.6.2.5.1.1 "><p id="EN-US_TOPIC_0020212668__p34461706104313">ip_address</p>
|
<tr id="EN-US_TOPIC_0020212668__row11285618104313"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.6.6.2.5.1.1 "><p id="EN-US_TOPIC_0020212668__p34461706104313">ip_address</p>
|
||||||
@ -544,7 +544,7 @@ echo 111 > c:\aaa.txt</pre>
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.6.8.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p296112276588">Object</p>
|
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.6.8.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p296112276588">Object</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="55.55555555555556%" headers="mcps1.3.6.8.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p544756135816">Specifies the EVS disk metadata. Ensure that <strong id="EN-US_TOPIC_0020212668__b1818735630">key</strong> and <strong id="EN-US_TOPIC_0020212668__b41913695">value</strong> in the metadata contain at most 255 bytes.</p>
|
<td class="cellrowborder" valign="top" width="55.55555555555556%" headers="mcps1.3.6.8.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p544756135816">Specifies the EVS disk metadata. Ensure that <strong id="EN-US_TOPIC_0020212668__b1313541394">key</strong> and <strong id="EN-US_TOPIC_0020212668__b378994238">value</strong> in the metadata contain at most 255 bytes.</p>
|
||||||
<p id="EN-US_TOPIC_0020212668__p5568103611379">This field is used only when an encrypted disk is created.</p>
|
<p id="EN-US_TOPIC_0020212668__p5568103611379">This field is used only when an encrypted disk is created.</p>
|
||||||
<p id="EN-US_TOPIC_0020212668__p1815264144920">If data disks are created using a data disk image, this field cannot be used.</p>
|
<p id="EN-US_TOPIC_0020212668__p1815264144920">If data disks are created using a data disk image, this field cannot be used.</p>
|
||||||
<p id="EN-US_TOPIC_0020212668__p16970151531615">For details, see <a href="en-us_topic_0167957246.html#EN-US_TOPIC_0167957246__section1228814491353">metadata Field Description for Creating Disks</a>.</p>
|
<p id="EN-US_TOPIC_0020212668__p16970151531615">For details, see <a href="en-us_topic_0167957246.html#EN-US_TOPIC_0167957246__section1228814491353">metadata Field Description for Creating Disks</a>.</p>
|
||||||
@ -571,6 +571,16 @@ echo 111 > c:\aaa.txt</pre>
|
|||||||
<td class="cellrowborder" valign="top" width="65.34653465346535%" headers="mcps1.3.7.2.1.4.1.3 "><p id="EN-US_TOPIC_0020212668__p12827133121914">Specifies the returned task ID after delivering the task. You can query the task progress using this ID. For details about how to query the task execution status based on <strong id="EN-US_TOPIC_0020212668__b176813401213">job_id</strong>, see <a href="en-us_topic_0022225397.html">Task Status Management</a>.</p>
|
<td class="cellrowborder" valign="top" width="65.34653465346535%" headers="mcps1.3.7.2.1.4.1.3 "><p id="EN-US_TOPIC_0020212668__p12827133121914">Specifies the returned task ID after delivering the task. You can query the task progress using this ID. For details about how to query the task execution status based on <strong id="EN-US_TOPIC_0020212668__b176813401213">job_id</strong>, see <a href="en-us_topic_0022225397.html">Task Status Management</a>.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr id="EN-US_TOPIC_0020212668__row582720317197"><td class="cellrowborder" valign="top" width="16.831683168316832%" headers="mcps1.3.7.2.1.4.1.1 "><p id="EN-US_TOPIC_0020212668__p282873131918">serverIds</p>
|
||||||
|
</td>
|
||||||
|
<td class="cellrowborder" valign="top" width="17.82178217821782%" headers="mcps1.3.7.2.1.4.1.2 "><p id="EN-US_TOPIC_0020212668__p1582818371912">Array of strings</p>
|
||||||
|
</td>
|
||||||
|
<td class="cellrowborder" valign="top" width="65.34653465346535%" headers="mcps1.3.7.2.1.4.1.3 "><p id="EN-US_TOPIC_0020212668__p14666221162912">Specifies <span id="EN-US_TOPIC_0020212668__text18205645182215">ECS</span> IDs.</p>
|
||||||
|
<div class="note" id="EN-US_TOPIC_0020212668__note752092412290"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020212668__p1878139172911">You can query <span id="EN-US_TOPIC_0020212668__text1094994672212">ECS</span> details by <span id="EN-US_TOPIC_0020212668__text4592139163513">ECS</span> ID. If the system returns a 404 error, the <span id="EN-US_TOPIC_0020212668__text1949264493515">ECS</span> is being created, or creating the <span id="EN-US_TOPIC_0020212668__text18149492357">ECS</span> failed.</p>
|
||||||
|
</div></div>
|
||||||
|
<p id="EN-US_TOPIC_0020212668__p08285341915"></p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
@ -708,8 +718,11 @@ echo 111 > c:\aaa.txt</pre>
|
|||||||
}</pre>
|
}</pre>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="EN-US_TOPIC_0020212668__section584343712331"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0020212668__screen9688175613318">{
|
<div class="section" id="EN-US_TOPIC_0020212668__section584343712331"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0020212668__screen1429774910412">{
|
||||||
"job_id": "93c82933d6b7827d3016b8771f2070873"
|
"job_id": "ff808082739334d80173941567f21d4f",
|
||||||
|
"serverIds": [
|
||||||
|
"118258c5-0c6a-4e73-8b51-8d1ea3272e1b"
|
||||||
|
]
|
||||||
}</pre>
|
}</pre>
|
||||||
<p id="EN-US_TOPIC_0020212668__p633417471729">Or</p>
|
<p id="EN-US_TOPIC_0020212668__p633417471729">Or</p>
|
||||||
<pre class="screen" id="EN-US_TOPIC_0020212668__screen1391512577212">{
|
<pre class="screen" id="EN-US_TOPIC_0020212668__screen1391512577212">{
|
||||||
|
@ -321,7 +321,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p1036130115210">The subnet does not exist.</p>
|
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p1036130115210">The subnet does not exist.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p7371830115212">Adjust network parameter settings.</p>
|
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p7371830115212">Adjust the network parameter settings.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0022067717__row1949953295218"><td class="cellrowborder" valign="top" width="10.391039103910392%" headers="mcps1.3.2.2.1.6.1.1 "><p id="EN-US_TOPIC_0022067717__p164211314185319">400</p>
|
<tr id="EN-US_TOPIC_0022067717__row1949953295218"><td class="cellrowborder" valign="top" width="10.391039103910392%" headers="mcps1.3.2.2.1.6.1.1 "><p id="EN-US_TOPIC_0022067717__p164211314185319">400</p>
|
||||||
@ -706,7 +706,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p17617008155119">Abnormal network status.</p>
|
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p17617008155119">Abnormal network status.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p6001897141941">Contact technical support for fault locating.</p>
|
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p6001897141941">Contact technical support to locate the fault.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0022067717__row1157616287211"><td class="cellrowborder" valign="top" width="10.391039103910392%" headers="mcps1.3.2.2.1.6.1.1 "><p id="EN-US_TOPIC_0022067717__p1557662814212">403</p>
|
<tr id="EN-US_TOPIC_0022067717__row1157616287211"><td class="cellrowborder" valign="top" width="10.391039103910392%" headers="mcps1.3.2.2.1.6.1.1 "><p id="EN-US_TOPIC_0022067717__p1557662814212">403</p>
|
||||||
@ -869,7 +869,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="26.042604260426046%" headers="mcps1.3.2.2.1.6.1.3 "><p id="EN-US_TOPIC_0022067717__p13659211142610">Failed to create the NIC. Try again later or contact customer service.</p>
|
<td class="cellrowborder" valign="top" width="26.042604260426046%" headers="mcps1.3.2.2.1.6.1.3 "><p id="EN-US_TOPIC_0022067717__p13659211142610">Failed to create the NIC. Try again later or contact customer service.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p22781237155119">Failed to create the NIC.</p>
|
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p22781237155119">Failed to create the NIC QoS.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p3155302141941">For details, see the returned error message or contact technical support.</p>
|
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p3155302141941">For details, see the returned error message or contact technical support.</p>
|
||||||
</td>
|
</td>
|
||||||
@ -1674,7 +1674,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="26.042604260426046%" headers="mcps1.3.2.2.1.6.1.3 "><p id="EN-US_TOPIC_0022067717__p116692112266">Query job Error because %s.</p>
|
<td class="cellrowborder" valign="top" width="26.042604260426046%" headers="mcps1.3.2.2.1.6.1.3 "><p id="EN-US_TOPIC_0022067717__p116692112266">Query job Error because %s.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p17945128184411">An error has occurred in task query.</p>
|
<td class="cellrowborder" valign="top" width="22.522252225222523%" headers="mcps1.3.2.2.1.6.1.4 "><p id="EN-US_TOPIC_0022067717__p17945128184411">An error has occurred in job query.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p2945128204410">Try again later or contact technical support.</p>
|
<td class="cellrowborder" valign="top" width="30.313031303130312%" headers="mcps1.3.2.2.1.6.1.5 "><p id="EN-US_TOPIC_0022067717__p2945128204410">Try again later or contact technical support.</p>
|
||||||
</td>
|
</td>
|
||||||
|
@ -8,7 +8,13 @@
|
|||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody><tr id="EN-US_TOPIC_0024734483__row17827133817535"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1482833814536">2024-04-26</p>
|
<tbody><tr id="EN-US_TOPIC_0024734483__row619331317549"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p219481320545">2024-05-27</p>
|
||||||
|
</td>
|
||||||
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p21941313195420">Modified the following content:</p>
|
||||||
|
<p id="EN-US_TOPIC_0024734483__p156205224541">Added the parameter <strong id="EN-US_TOPIC_0024734483__b131227124014">serverIds</strong> in <a href="en-us_topic_0020212668.html">Creating an ECS</a>.</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr id="EN-US_TOPIC_0024734483__row17827133817535"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1482833814536">2024-04-26</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p48281738165314">Modified the following content:</p>
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p48281738165314">Modified the following content:</p>
|
||||||
<ul id="EN-US_TOPIC_0024734483__ul1276185035618"><li id="EN-US_TOPIC_0024734483__li676125055614">Updated actions in <a href="en-us_topic_0103071510.html">Lifecycle Management</a>, <a href="en-us_topic_0103071513.html">NIC Management</a>, <a href="en-us_topic_0103071514.html">Disk Management</a>, <a href="en-us_topic_0103071520.html">ECS Group Management</a>, and <a href="en-us_topic_0103071521.html">Tag Management</a>.</li><li id="EN-US_TOPIC_0024734483__li07611950105618">Added parameter descriptions in <a href="en-us_topic_0121978383.html">Querying NICs of an ECS</a>.</li></ul>
|
<ul id="EN-US_TOPIC_0024734483__ul1276185035618"><li id="EN-US_TOPIC_0024734483__li676125055614">Updated actions in <a href="en-us_topic_0103071510.html">Lifecycle Management</a>, <a href="en-us_topic_0103071513.html">NIC Management</a>, <a href="en-us_topic_0103071514.html">Disk Management</a>, <a href="en-us_topic_0103071520.html">ECS Group Management</a>, and <a href="en-us_topic_0103071521.html">Tag Management</a>.</li><li id="EN-US_TOPIC_0024734483__li07611950105618">Added parameter descriptions in <a href="en-us_topic_0121978383.html">Querying NICs of an ECS</a>.</li></ul>
|
||||||
@ -254,13 +260,13 @@
|
|||||||
<tr id="EN-US_TOPIC_0024734483__row15365131818399"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p10365181817392">2018-05-31</p>
|
<tr id="EN-US_TOPIC_0024734483__row15365131818399"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p10365181817392">2018-05-31</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p152081149144513">Modified the following content:</p>
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p152081149144513">Modified the following content:</p>
|
||||||
<ul id="EN-US_TOPIC_0024734483__ul632513415408"><li id="EN-US_TOPIC_0024734483__li1432544174017">Fixed 59 UAT issues in <em id="EN-US_TOPIC_0024734483__i211722211">Elastic Cloud Server API Reference 27</em>.</li></ul>
|
<ul id="EN-US_TOPIC_0024734483__ul632513415408"><li id="EN-US_TOPIC_0024734483__li1432544174017">Fixed 59 UAT issues in <em id="EN-US_TOPIC_0024734483__i2026737270">Elastic Cloud Server API Reference 27</em>.</li></ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0024734483__row1227442101212"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p18227242141218">2018-05-21</p>
|
<tr id="EN-US_TOPIC_0024734483__row1227442101212"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p18227242141218">2018-05-21</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p898917214465">Modified the following content:</p>
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p898917214465">Modified the following content:</p>
|
||||||
<ul id="EN-US_TOPIC_0024734483__ul164131486138"><li id="EN-US_TOPIC_0024734483__li54121683139">Added <a href="en-us_topic_0065962596.html">FPGA Logical File Management</a>.</li><li id="EN-US_TOPIC_0024734483__li116601232131318">Fixed 110 UAT issues in <em id="EN-US_TOPIC_0024734483__i913570496">Elastic Cloud Server API Reference 26</em>.</li></ul>
|
<ul id="EN-US_TOPIC_0024734483__ul164131486138"><li id="EN-US_TOPIC_0024734483__li54121683139">Added <a href="en-us_topic_0065962596.html">FPGA Logical File Management</a>.</li><li id="EN-US_TOPIC_0024734483__li116601232131318">Fixed 110 UAT issues in <em id="EN-US_TOPIC_0024734483__i328049757">Elastic Cloud Server API Reference 26</em>.</li></ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0024734483__row159145300559"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1914203075519">2018-03-30</p>
|
<tr id="EN-US_TOPIC_0024734483__row159145300559"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1914203075519">2018-03-30</p>
|
||||||
@ -371,7 +377,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p11701101510276">This issue is the tenth official release.</p>
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p11701101510276">This issue is the tenth official release.</p>
|
||||||
<p id="EN-US_TOPIC_0024734483__p4937260994248">Modified the following content:</p>
|
<p id="EN-US_TOPIC_0024734483__p4937260994248">Modified the following content:</p>
|
||||||
<ul id="EN-US_TOPIC_0024734483__ul4170030494248"><li id="EN-US_TOPIC_0024734483__li3975842094248">Added the optional parameters that can be used to query ECS specifications in <a href="en-us_topic_0020212658.html">Querying Details About ECS Flavors</a>.</li><li id="EN-US_TOPIC_0024734483__li6631543194248">Added the <strong id="EN-US_TOPIC_0024734483__b2004221812232">fixed_ips</strong> field in <a href="en-us_topic_0020212664.html">Adding a NIC to an ECS</a>.</li><li id="EN-US_TOPIC_0024734483__li284080294248">Modified description of <strong id="EN-US_TOPIC_0024734483__b84235270610379">maxSecurityGroups</strong> and <strong id="EN-US_TOPIC_0024734483__b842352706103717">maxSecurityGroupRules</strong> in <a href="en-us_topic_0020212674.html">Querying Tenant Quotas</a>.</li><li id="EN-US_TOPIC_0024734483__li2877841494248">Added the large-memory ECS specification in <a href="en-us_topic_0020212656.html">Querying Details About Flavors and Extended Flavor Information</a>.</li></ul>
|
<ul id="EN-US_TOPIC_0024734483__ul4170030494248"><li id="EN-US_TOPIC_0024734483__li3975842094248">Added optional parameters in <a href="en-us_topic_0020212658.html">Querying Details About ECS Flavors</a> for querying ECS specifications.</li><li id="EN-US_TOPIC_0024734483__li6631543194248">Added the <strong id="EN-US_TOPIC_0024734483__b2004221812232">fixed_ips</strong> field in <a href="en-us_topic_0020212664.html">Adding a NIC to an ECS</a>.</li><li id="EN-US_TOPIC_0024734483__li284080294248">Modified description of <strong id="EN-US_TOPIC_0024734483__b84235270610379">maxSecurityGroups</strong> and <strong id="EN-US_TOPIC_0024734483__b842352706103717">maxSecurityGroupRules</strong> in <a href="en-us_topic_0020212674.html">Querying Tenant Quotas</a>.</li><li id="EN-US_TOPIC_0024734483__li2877841494248">Added the large-memory ECS specification in <a href="en-us_topic_0020212656.html">Querying Details About Flavors and Extended Flavor Information</a>.</li></ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0024734483__row5171422294248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p2810242994248">2016-08-25</p>
|
<tr id="EN-US_TOPIC_0024734483__row5171422294248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p2810242994248">2016-08-25</p>
|
||||||
@ -383,7 +389,7 @@
|
|||||||
<tr id="EN-US_TOPIC_0024734483__row3651225494248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p470261794248">2016-08-09</p>
|
<tr id="EN-US_TOPIC_0024734483__row3651225494248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p470261794248">2016-08-09</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p565619794248">Modified the following content:</p>
|
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p565619794248">Modified the following content:</p>
|
||||||
<ul id="EN-US_TOPIC_0024734483__ul5090577694248"><li id="EN-US_TOPIC_0024734483__li5549880894248">Modified ECS metric description and added metrics <strong id="EN-US_TOPIC_0024734483__b1263162417469">Outband Incoming Rate</strong> and <strong id="EN-US_TOPIC_0024734483__b1560715330466">Outband Outgoing Rate</strong>.</li><li id="EN-US_TOPIC_0024734483__li6621847294248">Modified description of ECS metric <strong id="EN-US_TOPIC_0024734483__b104991663478">CPU Usage</strong>.</li><li id="EN-US_TOPIC_0024734483__li6209599694248">Changed the maximum user data length to 32 KB in <a href="en-us_topic_0020212668.html">Creating an ECS</a> and <a href="en-us_topic_0068473331.html">Creating an ECS</a>.</li></ul>
|
<ul id="EN-US_TOPIC_0024734483__ul5090577694248"><li id="EN-US_TOPIC_0024734483__li5549880894248">Modified ECS metric description and added metrics <strong id="EN-US_TOPIC_0024734483__b1263162417469">Outband Incoming Rate</strong> and <strong id="EN-US_TOPIC_0024734483__b1560715330466">Outband Outgoing Rate</strong>.</li><li id="EN-US_TOPIC_0024734483__li6621847294248">Modified the description of ECS metric <strong id="EN-US_TOPIC_0024734483__b104991663478">CPU Usage</strong>.</li><li id="EN-US_TOPIC_0024734483__li6209599694248">Changed the maximum user data length to 32 KB in <a href="en-us_topic_0020212668.html">Creating an ECS</a> and <a href="en-us_topic_0068473331.html">Creating an ECS</a>.</li></ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="EN-US_TOPIC_0024734483__row3660704594248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1238067594248">2016-07-15</p>
|
<tr id="EN-US_TOPIC_0024734483__row3660704594248"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p1238067594248">2016-07-15</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user