1
0
forked from docs/doc-exports

Modified the description about the parameter name and added the parameter description in Creating an ECS.

Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-committed-by: Huijuan, Wang <wanghuijuan738@noreply.gitea.eco.tsi-dev.otc-service.com>
This commit is contained in:
Huijuan, Wang 2024-08-02 12:11:13 +00:00 committed by zuul
parent c7583a6c9d
commit 18d6c31e36
25 changed files with 208 additions and 225 deletions

View File

@ -140,7 +140,7 @@
"node_id":"en-us_topic_0118308527.xml", "node_id":"en-us_topic_0118308527.xml",
"product_code":"ecs", "product_code":"ecs",
"code":"8", "code":"8",
"des":"This API is used to modify ECS details. Only the name, description, and hostname of an ECS can be modified.The modification on the hostname takes effect only after the EC", "des":"This API is used to modify ECS details. Only the name and description of an ECS can be modified.This API is used to modify the name of an ECS. For details about how to mo",
"doc_type":"api", "doc_type":"api",
"kw":"Modifying ECS Details,Lifecycle Management,API Reference", "kw":"Modifying ECS Details,Lifecycle Management,API Reference",
"search_title":"", "search_title":"",
@ -425,7 +425,7 @@
"node_id":"en-us_topic_0020212663.xml", "node_id":"en-us_topic_0020212663.xml",
"product_code":"ecs", "product_code":"ecs",
"code":"23", "code":"23",
"des":"This API is used to add one or multiple NICs to an ECS.This API is an asynchronous API. After the NIC adding request is successfully delivered, a job ID is returned. This", "des":"This API is used to add one or multiple NICs to an ECS.This API is an asynchronous API. After the NIC addition request is successfully delivered, a job ID is returned. Th",
"doc_type":"api", "doc_type":"api",
"kw":"Adding NICs to an ECS in a Batch,NIC Management,API Reference", "kw":"Adding NICs to an ECS in a Batch,NIC Management,API Reference",
"search_title":"", "search_title":"",
@ -1755,7 +1755,7 @@
"node_id":"en-us_topic_0020212671.xml", "node_id":"en-us_topic_0020212671.xml",
"product_code":"ecs", "product_code":"ecs",
"code":"93", "code":"93",
"des":"This API is used to query the disks attached to an ECS.Disks that have been successfully attached and are being attached are to be queried.GET /v2.1/{project_id}/servers/", "des":"This API is used to query the disks that have been and are being attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachmentsGET /v2/{project_id}/s",
"doc_type":"api", "doc_type":"api",
"kw":"Querying Disks Attached to an ECS,Disk Management,API Reference", "kw":"Querying Disks Attached to an ECS,Disk Management,API Reference",
"search_title":"", "search_title":"",
@ -2610,7 +2610,7 @@
"node_id":"en-us_topic_0169494074.xml", "node_id":"en-us_topic_0169494074.xml",
"product_code":"ecs", "product_code":"ecs",
"code":"138", "code":"138",
"des":"The following table lists parameters involved in the fault information attribute.", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"api", "doc_type":"api",
"kw":"Data Structure for Querying Details About ECSs,Data Structure,API Reference", "kw":"Data Structure for Querying Details About ECSs,Data Structure,API Reference",
"search_title":"", "search_title":"",

View File

@ -63,7 +63,7 @@
"code":"7" "code":"7"
}, },
{ {
"desc":"This API is used to modify ECS details. Only the name, description, and hostname of an ECS can be modified.The modification on the hostname takes effect only after the EC", "desc":"This API is used to modify ECS details. Only the name and description of an ECS can be modified.This API is used to modify the name of an ECS. For details about how to mo",
"product_code":"ecs", "product_code":"ecs",
"title":"Modifying ECS Details", "title":"Modifying ECS Details",
"uri":"en-us_topic_0118308527.html", "uri":"en-us_topic_0118308527.html",
@ -198,7 +198,7 @@
"code":"22" "code":"22"
}, },
{ {
"desc":"This API is used to add one or multiple NICs to an ECS.This API is an asynchronous API. After the NIC adding request is successfully delivered, a job ID is returned. This", "desc":"This API is used to add one or multiple NICs to an ECS.This API is an asynchronous API. After the NIC addition request is successfully delivered, a job ID is returned. Th",
"product_code":"ecs", "product_code":"ecs",
"title":"Adding NICs to an ECS in a Batch", "title":"Adding NICs to an ECS in a Batch",
"uri":"en-us_topic_0020212663.html", "uri":"en-us_topic_0020212663.html",
@ -828,7 +828,7 @@
"code":"92" "code":"92"
}, },
{ {
"desc":"This API is used to query the disks attached to an ECS.Disks that have been successfully attached and are being attached are to be queried.GET /v2.1/{project_id}/servers/", "desc":"This API is used to query the disks that have been and are being attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachmentsGET /v2/{project_id}/s",
"product_code":"ecs", "product_code":"ecs",
"title":"Querying Disks Attached to an ECS", "title":"Querying Disks Attached to an ECS",
"uri":"en-us_topic_0020212671.html", "uri":"en-us_topic_0020212671.html",
@ -1233,7 +1233,7 @@
"code":"137" "code":"137"
}, },
{ {
"desc":"The following table lists parameters involved in the fault information attribute.", "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"ecs", "product_code":"ecs",
"title":"Data Structure for Querying Details About ECSs", "title":"Data Structure for Querying Details About ECSs",
"uri":"en-us_topic_0169494074.html", "uri":"en-us_topic_0169494074.html",

View File

@ -42,7 +42,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="13.381338133813381%" headers="mcps1.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0020212656__p33645693">String</p> <td class="cellrowborder" valign="top" width="13.381338133813381%" headers="mcps1.3.3.2.5.1.3 "><p id="EN-US_TOPIC_0020212656__p33645693">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="52.36523652365236%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212656__p1391484841811">Specifies an AZ. If this parameter is not left blank, flavors in the <strong id="EN-US_TOPIC_0020212656__b178388451409">normal</strong>, <strong id="EN-US_TOPIC_0020212656__b124451194013">obt</strong>, or <strong id="EN-US_TOPIC_0020212656__b203901254194013">promotion</strong> state are returned.</p> <td class="cellrowborder" valign="top" width="52.36523652365236%" headers="mcps1.3.3.2.5.1.4 "><p id="EN-US_TOPIC_0020212656__p1391484841811">Specifies an AZ. If this parameter is not left blank, flavors in the <strong id="EN-US_TOPIC_0020212656__b178388451409">normal</strong>, <strong id="EN-US_TOPIC_0020212656__b124451194013">obt</strong>, or <strong id="EN-US_TOPIC_0020212656__b203901254194013">promotion</strong> states are returned.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -295,7 +295,7 @@
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.5.2.5.2.4.1.2 "><p id="EN-US_TOPIC_0020212656__p38476302103752">String</p> <td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.5.2.5.2.4.1.2 "><p id="EN-US_TOPIC_0020212656__p38476302103752">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.5.2.5.2.4.1.3 "><p id="EN-US_TOPIC_0020212656__p39563409104048">Specifies the generation of an <span id="EN-US_TOPIC_0020212656__text17781318173117">ECS</span> type.</p> <td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.5.2.5.2.4.1.3 "><p id="EN-US_TOPIC_0020212656__p39563409104048">Specifies the generation of an <span id="EN-US_TOPIC_0020212656__text17781318173117">ECS</span> type.</p>
<p id="EN-US_TOPIC_0020212656__p1584495785918">For example, <strong id="EN-US_TOPIC_0020212656__b1680893124518">3</strong> in <strong id="EN-US_TOPIC_0020212656__b185963614512">s3</strong> indicates the general-purpose third-generation ECSs. For details about flavors and generations, see <a href="https://docs.otc.t-systems.com/en-us/usermanual/ecs/en-us_topic_0177512565.html" target="_blank" rel="noopener noreferrer">ECS Specifications</a> in <em id="EN-US_TOPIC_0020212656__i31225713490">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0020212656__p1584495785918">For example, <strong id="EN-US_TOPIC_0020212656__b1680893124518">3</strong> in <strong id="EN-US_TOPIC_0020212656__b185963614512">s3</strong> indicates the general-purpose third-generation ECSs. For details about flavors and generations, see <a href="https://docs.otc.t-systems.com/en-us/usermanual/ecs/en-us_topic_0177512565.html" target="_blank" rel="noopener noreferrer">ECS Specifications</a> in the <em id="EN-US_TOPIC_0020212656__i31225713490">Elastic Cloud Server User Guide</em>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0020212656__row38665273103753"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.5.2.5.2.4.1.1 "><p id="EN-US_TOPIC_0020212656__p44879434103753">ecs:virtualization_env_types</p> <tr id="EN-US_TOPIC_0020212656__row38665273103753"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.5.2.5.2.4.1.1 "><p id="EN-US_TOPIC_0020212656__p44879434103753">ecs:virtualization_env_types</p>
@ -388,7 +388,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="note" id="EN-US_TOPIC_0020212656__note5948865310216"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0020212656__p6563583010216">For more information, see "ECS Specifications and Types" in <em id="EN-US_TOPIC_0020212656__i842352697101732">Elastic Cloud Server User Guide</em>.</p> <div class="note" id="EN-US_TOPIC_0020212656__note5948865310216"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0020212656__p6563583010216">For more information, see "ECS Specifications and Types" in the <em id="EN-US_TOPIC_0020212656__i842352697101732">Elastic Cloud Server User Guide</em>.</p>
</div></div> </div></div>
<div class="section" id="EN-US_TOPIC_0020212656__section11327529135420"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212656__p14502125672017">Query details about ECS flavors and extended flavor information.</p> <div class="section" id="EN-US_TOPIC_0020212656__section11327529135420"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020212656__p14502125672017">Query details about ECS flavors and extended flavor information.</p>
<pre class="screen" id="EN-US_TOPIC_0020212656__screen47185472549">GET https://<em id="EN-US_TOPIC_0020212656__i5452131772714">{endpoint}</em>/v1/{project_id}/cloudservers/flavors?availability_zone=availability_value</pre> <pre class="screen" id="EN-US_TOPIC_0020212656__screen47185472549">GET https://<em id="EN-US_TOPIC_0020212656__i5452131772714">{endpoint}</em>/v1/{project_id}/cloudservers/flavors?availability_zone=availability_value</pre>

View File

@ -2,7 +2,7 @@
<h1 class="topictitle1">Adding NICs to an <span id="text37715422316">ECS</span> in a Batch</h1> <h1 class="topictitle1">Adding NICs to an <span id="text37715422316">ECS</span> in a Batch</h1>
<div id="body35960896"><div class="section" id="EN-US_TOPIC_0020212663__section36695198"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212663__p27151449">This API is used to add one or multiple NICs to an <span id="EN-US_TOPIC_0020212663__text15477134303113">ECS</span>.</p> <div id="body35960896"><div class="section" id="EN-US_TOPIC_0020212663__section36695198"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212663__p27151449">This API is used to add one or multiple NICs to an <span id="EN-US_TOPIC_0020212663__text15477134303113">ECS</span>.</p>
<p id="EN-US_TOPIC_0020212663__p37691068166">This API is an asynchronous API. After the NIC adding request is successfully delivered, a job ID is returned. This does not mean the NIC adding is complete. You need to call the API by referring to <a href="en-us_topic_0022225398.html">Querying Task Execution Status</a> to query the job status. The SUCCESS status indicates that the NIC adding is successful.</p> <p id="EN-US_TOPIC_0020212663__p37691068166">This API is an asynchronous API. After the NIC addition request is successfully delivered, a job ID is returned. This does not mean the NIC addition is complete. You need to call the API by referring to <a href="en-us_topic_0022225398.html">Querying Task Execution Status</a> to query the job status. The SUCCESS status indicates that the NIC addition is successful.</p>
</div> </div>
<div class="section" id="EN-US_TOPIC_0020212663__section61821327"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212663__p26146718161035">POST /v1/{project_id}/cloudservers/{server_id}/nics</p> <div class="section" id="EN-US_TOPIC_0020212663__section61821327"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212663__p26146718161035">POST /v1/{project_id}/cloudservers/{server_id}/nics</p>
<div class="p" id="EN-US_TOPIC_0020212663__p1654115371603"><a href="#EN-US_TOPIC_0020212663__table54800025">Table 1</a> describes the parameters in the URI. <div class="p" id="EN-US_TOPIC_0020212663__p1654115371603"><a href="#EN-US_TOPIC_0020212663__table54800025">Table 1</a> describes the parameters in the URI.

View File

@ -4,7 +4,7 @@
<div id="body38061996"><div class="section" id="EN-US_TOPIC_0020212668__section61372619"><a name="EN-US_TOPIC_0020212668__section61372619"></a><a name="section61372619"></a><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212668__p63122796">This API is used to create one or more ECSs.</p> <div id="body38061996"><div class="section" id="EN-US_TOPIC_0020212668__section61372619"><a name="EN-US_TOPIC_0020212668__section61372619"></a><a name="section61372619"></a><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212668__p63122796">This API is used to create one or more ECSs.</p>
<p id="EN-US_TOPIC_0020212668__p131101754194812">This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mean the creation is complete. You need to call the API by referring to <a href="en-us_topic_0022225398.html">Querying Task Execution Status</a> to query the job status. The SUCCESS status indicates that the creation is successful.</p> <p id="EN-US_TOPIC_0020212668__p131101754194812">This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mean the creation is complete. You need to call the API by referring to <a href="en-us_topic_0022225398.html">Querying Task Execution Status</a> to query the job status. The SUCCESS status indicates that the creation is successful.</p>
</div> </div>
<p id="EN-US_TOPIC_0020212668__p688492443210">Before calling this API, you need to obtain <a href="https://docs.otc.t-systems.com/en-us/endpoint/index.html" target="_blank" rel="noopener noreferrer">Regions and Endpoints</a>.</p> <p id="EN-US_TOPIC_0020212668__p688492443210">Before calling this API, you need to obtain <a href="https://docs.otc.t-systems.com/regions-and-endpoints/index.html" target="_blank" rel="noopener noreferrer">Regions and Endpoints</a>.</p>
<p id="EN-US_TOPIC_0020212668__p599644618118">Logging in to an <span id="EN-US_TOPIC_0020212668__text9312133810452">ECS</span> can be authenticated using either a key pair or password. For security purposes, you are advised to use key pair authentication.</p> <p id="EN-US_TOPIC_0020212668__p599644618118">Logging in to an <span id="EN-US_TOPIC_0020212668__text9312133810452">ECS</span> can be authenticated using either a key pair or password. For security purposes, you are advised to use key pair authentication.</p>
<ul id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_ul48963016215158"><li id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_li38304700215158">Key pair<p id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_p37613652183921"><a name="EN-US_TOPIC_0020212668__en-us_topic_0013859510_li38304700215158"></a><a name="en-us_topic_0013859510_li38304700215158"></a>A key pair is used for <span id="EN-US_TOPIC_0020212668__text398420394455">ECS</span> login authentication.</p> <ul id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_ul48963016215158"><li id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_li38304700215158">Key pair<p id="EN-US_TOPIC_0020212668__en-us_topic_0013859510_p37613652183921"><a name="EN-US_TOPIC_0020212668__en-us_topic_0013859510_li38304700215158"></a><a name="en-us_topic_0013859510_li38304700215158"></a>A key pair is used for <span id="EN-US_TOPIC_0020212668__text398420394455">ECS</span> login authentication.</p>
<p id="EN-US_TOPIC_0020212668__p240161911714">Method of calling APIs: Use the <strong id="EN-US_TOPIC_0020212668__b18371121611519">key_name</strong> field to specify the key file used for logging in to the <span id="EN-US_TOPIC_0020212668__text725734116452">ECS</span>.</p> <p id="EN-US_TOPIC_0020212668__p240161911714">Method of calling APIs: Use the <strong id="EN-US_TOPIC_0020212668__b18371121611519">key_name</strong> field to specify the key file used for logging in to the <span id="EN-US_TOPIC_0020212668__text725734116452">ECS</span>.</p>
@ -102,7 +102,7 @@
<td class="cellrowborder" valign="top" width="11.76470588235294%" headers="mcps1.3.6.5.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p5510313525">String</p> <td class="cellrowborder" valign="top" width="11.76470588235294%" headers="mcps1.3.6.5.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p5510313525">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p124996526158">Specifies the flavor ID of the <span id="EN-US_TOPIC_0020212668__text197803388219">ECS</span> to be created.</p> <td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p124996526158">Specifies the flavor ID of the <span id="EN-US_TOPIC_0020212668__text197803388219">ECS</span> to be created.</p>
<p id="EN-US_TOPIC_0020212668__p14521031105216">For details about the flavors that have been released, see "ECS Specifications and Types" in <em id="EN-US_TOPIC_0020212668__i842352697151722">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0020212668__p14521031105216">For details about the flavors that have been released, see "ECS Specifications and Types" in the <em id="EN-US_TOPIC_0020212668__i842352697151722">Elastic Cloud Server User Guide</em>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0020212668__row1652163155219"><td class="cellrowborder" valign="top" width="16.666666666666668%" headers="mcps1.3.6.5.2.5.1.1 "><p id="EN-US_TOPIC_0020212668__p852153118529">name</p> <tr id="EN-US_TOPIC_0020212668__row1652163155219"><td class="cellrowborder" valign="top" width="16.666666666666668%" headers="mcps1.3.6.5.2.5.1.1 "><p id="EN-US_TOPIC_0020212668__p852153118529">name</p>
@ -113,7 +113,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p12521231135217">Specifies the <span id="EN-US_TOPIC_0020212668__text187331744143219">ECS</span> name.</p> <td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p12521231135217">Specifies the <span id="EN-US_TOPIC_0020212668__text187331744143219">ECS</span> name.</p>
<p id="EN-US_TOPIC_0020212668__p195216316527">Value requirements:</p> <p id="EN-US_TOPIC_0020212668__p195216316527">Value requirements:</p>
<ul id="EN-US_TOPIC_0020212668__ul652163175211"><li id="EN-US_TOPIC_0020212668__li12603838713">The parameter value consists of 1 to 128 characters, including letters, digits, underscores (_), hyphens (-), and periods (.).</li><li id="EN-US_TOPIC_0020212668__li35203114525">If more than one <span id="EN-US_TOPIC_0020212668__text1124754320213">ECS</span> is to be created (the <strong id="EN-US_TOPIC_0020212668__b842352706144014">count</strong> value is greater than <strong id="EN-US_TOPIC_0020212668__b842352706144025">1</strong>), the system automatically adds a hyphen followed by a four-digit incremental number, such as <strong id="EN-US_TOPIC_0020212668__b842352706104944">-0000</strong>, to the end of each <span id="EN-US_TOPIC_0020212668__text0180124452116">ECS</span> name. If you specify a number, the name of the first new ECS will start from the specified number. In this case, the <span id="EN-US_TOPIC_0020212668__text34651521183512">ECS</span> name contains a maximum of 59 characters.<div class="note" id="EN-US_TOPIC_0020212668__note1631304619446"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020212668__p1313546134412"><span id="EN-US_TOPIC_0020212668__text4988244182115">ECS</span> hostnames comply with <a href="https://tools.ietf.org/html/rfc952" target="_blank" rel="noopener noreferrer">RFC952</a> and <a href="https://tools.ietf.org/html/rfc1123" target="_blank" rel="noopener noreferrer">RFC1123</a> naming rules. It is recommended that you configure hostnames using digits, lower-case letters, and hyphens (-). Underscores (_) are converted into hyphens (-) by default.</p> <ul id="EN-US_TOPIC_0020212668__ul652163175211"><li id="EN-US_TOPIC_0020212668__li12603838713">The parameter value consists of 1 to 128 characters, including letters, digits, underscores (_), hyphens (-), and periods (.).</li><li id="EN-US_TOPIC_0020212668__li35203114525">If more than one <span id="EN-US_TOPIC_0020212668__text1124754320213">ECS</span> is to be created (the <strong id="EN-US_TOPIC_0020212668__b842352706144014">count</strong> value is greater than <strong id="EN-US_TOPIC_0020212668__b842352706144025">1</strong>), the system automatically adds a hyphen followed by a four-digit incremental number, such as <strong id="EN-US_TOPIC_0020212668__b842352706104944">-0000</strong>, to the end of each <span id="EN-US_TOPIC_0020212668__text0180124452116">ECS</span> name. If you specify a number, the name of the first new ECS will start from the specified number. In this case, the <span id="EN-US_TOPIC_0020212668__text34651521183512">ECS</span> name contains a maximum of 59 characters.<div class="note" id="EN-US_TOPIC_0020212668__note1631304619446"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020212668__p1313546134412"><span id="EN-US_TOPIC_0020212668__text4988244182115">ECS</span> hostnames comply with <a href="https://tools.ietf.org/html/rfc952" target="_blank" rel="noopener noreferrer">RFC952</a> and <a href="https://tools.ietf.org/html/rfc1123" target="_blank" rel="noopener noreferrer">RFC1123</a> naming rules. It is recommended that you configure hostnames using digits, lower-case letters, and hyphens (-). </p>
</div></div> </div></div>
</li></ul> </li></ul>
</td> </td>
@ -127,7 +127,7 @@
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p> <td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p>
<div class="note" id="EN-US_TOPIC_0020212668__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0020212668__ul749201611912"><li id="EN-US_TOPIC_0020212668__li67541847182119">The content of <strong id="EN-US_TOPIC_0020212668__b105319366545">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0020212668__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul> <div class="note" id="EN-US_TOPIC_0020212668__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0020212668__ul749201611912"><li id="EN-US_TOPIC_0020212668__li67541847182119">The content of <strong id="EN-US_TOPIC_0020212668__b105319366545">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0020212668__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul>
</div></div> </div></div>
<p id="EN-US_TOPIC_0020212668__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in <em id="EN-US_TOPIC_0020212668__i24557219106">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0020212668__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in the <em id="EN-US_TOPIC_0020212668__i24557219106">Elastic Cloud Server User Guide</em>.</p>
<p id="EN-US_TOPIC_0020212668__p1633783620117">Examples</p> <p id="EN-US_TOPIC_0020212668__p1633783620117">Examples</p>
<p id="EN-US_TOPIC_0020212668__p12545313524">Before base64 encoding:</p> <p id="EN-US_TOPIC_0020212668__p12545313524">Before base64 encoding:</p>
<ul id="EN-US_TOPIC_0020212668__ul13541314520"><li id="EN-US_TOPIC_0020212668__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0020212668__screen16541531125220">#!/bin/bash <ul id="EN-US_TOPIC_0020212668__ul13541314520"><li id="EN-US_TOPIC_0020212668__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0020212668__screen16541531125220">#!/bin/bash
@ -310,6 +310,16 @@ echo 111 &gt; c:\aaa.txt</pre>
</div></div> </div></div>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0020212668__row13449312205016"><td class="cellrowborder" valign="top" width="16.666666666666668%" headers="mcps1.3.6.5.2.5.1.1 "><p id="EN-US_TOPIC_0020212668__p12387312155010">description</p>
</td>
<td class="cellrowborder" valign="top" width="15.686274509803921%" headers="mcps1.3.6.5.2.5.1.2 "><p id="EN-US_TOPIC_0020212668__p43873126501">No</p>
</td>
<td class="cellrowborder" valign="top" width="11.76470588235294%" headers="mcps1.3.6.5.2.5.1.3 "><p id="EN-US_TOPIC_0020212668__p547665412509">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.882352941176464%" headers="mcps1.3.6.5.2.5.1.4 "><p id="EN-US_TOPIC_0020212668__p15756848134113">Specifies the description of the <span id="EN-US_TOPIC_0020212668__text18595132813226">ECS</span>, which is empty by default.</p>
<ul id="EN-US_TOPIC_0020212668__ul677234816415"><li id="EN-US_TOPIC_0020212668__li3772184817419">Can contain a maximum of 85 characters.</li><li id="EN-US_TOPIC_0020212668__li6787104818414">Cannot contain an angle bracket &lt; or &gt;.</li></ul>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>
@ -331,7 +341,7 @@ echo 111 &gt; 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__b119970843">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__b1868616362">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 +554,7 @@ echo 111 &gt; 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__b1313541394">key</strong> and <strong id="EN-US_TOPIC_0020212668__b378994238">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__b850061658">key</strong> and <strong id="EN-US_TOPIC_0020212668__b1325630008">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>

View File

@ -1,8 +1,7 @@
<a name="EN-US_TOPIC_0020212671"></a><a name="EN-US_TOPIC_0020212671"></a> <a name="EN-US_TOPIC_0020212671"></a><a name="EN-US_TOPIC_0020212671"></a>
<h1 class="topictitle1">Querying Disks Attached to an <span id="text1475228819">ECS</span></h1> <h1 class="topictitle1">Querying Disks Attached to an <span id="text1475228819">ECS</span></h1>
<div id="body1686169"><div class="section" id="EN-US_TOPIC_0020212671__section61843920"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212671__p2362032">This API is used to query the disks attached to an <span id="EN-US_TOPIC_0020212671__text24028296115">ECS</span>.</p> <div id="body1686169"><div class="section" id="EN-US_TOPIC_0020212671__section61843920"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020212671__p2362032">This API is used to query the disks that have been and are being attached to an <span id="EN-US_TOPIC_0020212671__text24028296115">ECS</span>.</p>
<p id="EN-US_TOPIC_0020212671__p217084943613">Disks that have been successfully attached and are being attached are to be queried.</p>
</div> </div>
<div class="section" id="EN-US_TOPIC_0020212671__section19724370"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212671__p94271613205312">GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachments</p> <div class="section" id="EN-US_TOPIC_0020212671__section19724370"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020212671__p94271613205312">GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachments</p>
<p id="EN-US_TOPIC_0020212671__p248418710335">GET /v2/{project_id}/servers/{server_id}/os-volume_attachments</p> <p id="EN-US_TOPIC_0020212671__p248418710335">GET /v2/{project_id}/servers/{server_id}/os-volume_attachments</p>

View File

@ -1,7 +1,7 @@
<a name="EN-US_TOPIC_0022067717"></a><a name="EN-US_TOPIC_0022067717"></a> <a name="EN-US_TOPIC_0022067717"></a><a name="EN-US_TOPIC_0022067717"></a>
<h1 class="topictitle1">Error Codes</h1> <h1 class="topictitle1">Error Codes</h1>
<div id="body1447902747916"><div class="section" id="EN-US_TOPIC_0022067717__section2270842516290"><h4 class="sectiontitle">Context</h4><ul id="EN-US_TOPIC_0022067717__ul48744879143342"><li id="EN-US_TOPIC_0022067717__li36624824143342">An error code returned by an API does not correspond to one error message. The following table lists only common error messages.</li><li id="EN-US_TOPIC_0022067717__li45741564143342">Most ECS APIs are asynchronous. Some error codes are displayed in the returned messages for task viewing requests. HTTP status codes may not be accurate.</li><li id="EN-US_TOPIC_0022067717__li63221469143342">The ECS service is strongly dependent on other services, such as network and storage. If the reported error messages contain information about ECS-depended services, contact technical support for troubleshooting.</li><li id="EN-US_TOPIC_0022067717__li15926529163016">If the system displays an error code when you perform operations on the management console, see "How Do I Handle Error Messages Displayed on the Management Console?" in <em id="EN-US_TOPIC_0022067717__i842352697102834">Elastic Cloud Server User Guide</em> for troubleshooting.</li></ul> <div id="body1447902747916"><div class="section" id="EN-US_TOPIC_0022067717__section2270842516290"><h4 class="sectiontitle">Context</h4><ul id="EN-US_TOPIC_0022067717__ul48744879143342"><li id="EN-US_TOPIC_0022067717__li36624824143342">An error code returned by an API does not correspond to one error message. The following table lists only common error messages.</li><li id="EN-US_TOPIC_0022067717__li45741564143342">Most ECS APIs are asynchronous. Some error codes are displayed in the returned messages for task viewing requests. HTTP status codes may not be accurate.</li><li id="EN-US_TOPIC_0022067717__li63221469143342">The ECS service is strongly dependent on other services, such as network and storage. If the reported error messages contain information about ECS-depended services, contact technical support for troubleshooting.</li><li id="EN-US_TOPIC_0022067717__li15926529163016">If the system displays an error code when you perform operations on the management console, see "How Do I Handle Error Messages Displayed on the Management Console?" in the <em id="EN-US_TOPIC_0022067717__i842352697102834">Elastic Cloud Server User Guide</em> for troubleshooting.</li></ul>
</div> </div>
<div class="section" id="EN-US_TOPIC_0022067717__section59060991162916"><h4 class="sectiontitle">Error Codes</h4> <div class="section" id="EN-US_TOPIC_0022067717__section59060991162916"><h4 class="sectiontitle">Error Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022067717__table36210876112050" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0022067717__row60537118112050"><th align="left" class="cellrowborder" valign="top" width="10.391039103910392%" id="mcps1.3.2.2.1.6.1.1"><p id="EN-US_TOPIC_0022067717__p36247510141740">HTTP Status Code</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022067717__table36210876112050" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0022067717__row60537118112050"><th align="left" class="cellrowborder" valign="top" width="10.391039103910392%" id="mcps1.3.2.2.1.6.1.1"><p id="EN-US_TOPIC_0022067717__p36247510141740">HTTP Status Code</p>

View File

@ -8,7 +8,13 @@
</th> </th>
</tr> </tr>
</thead> </thead>
<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> <tbody><tr id="EN-US_TOPIC_0024734483__row79041244173017"><td class="cellrowborder" valign="top" width="18.9%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0024734483__p4905144143017">2024-07-23</p>
</td>
<td class="cellrowborder" valign="top" width="81.10000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0024734483__p169051044163012">Modified the following content:</p>
<p id="EN-US_TOPIC_0024734483__p1393135515305">Modified the description about the parameter <strong id="EN-US_TOPIC_0024734483__b198464231013">name</strong> and added the parameter <strong id="EN-US_TOPIC_0024734483__b206621738151020">description</strong> in <a href="en-us_topic_0020212668.html">Creating an ECS</a>.</p>
</td>
</tr>
<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>
<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> <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> <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>
@ -260,13 +266,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__i2026737270">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__i192993459">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__i328049757">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__i1255832665">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>

View File

@ -147,7 +147,7 @@
<td class="cellrowborder" valign="top" width="44.190000000000005%" headers="mcps1.3.6.4.2.5.1.4 "><p id="EN-US_TOPIC_0065817688__p13421447279">Specifies the user data to be injected during the <span id="EN-US_TOPIC_0065817688__text86731033192216">ECS</span> creation. This is an extended attribute. Text and text files can be injected.</p> <td class="cellrowborder" valign="top" width="44.190000000000005%" headers="mcps1.3.6.4.2.5.1.4 "><p id="EN-US_TOPIC_0065817688__p13421447279">Specifies the user data to be injected during the <span id="EN-US_TOPIC_0065817688__text86731033192216">ECS</span> creation. This is an extended attribute. Text and text files can be injected.</p>
<div class="note" id="EN-US_TOPIC_0065817688__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0065817688__ul749201611912"><li id="EN-US_TOPIC_0065817688__li67541847182119">The content of <strong id="EN-US_TOPIC_0065817688__b1499711443816">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0065817688__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul> <div class="note" id="EN-US_TOPIC_0065817688__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0065817688__ul749201611912"><li id="EN-US_TOPIC_0065817688__li67541847182119">The content of <strong id="EN-US_TOPIC_0065817688__b1499711443816">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0065817688__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul>
</div></div> </div></div>
<p id="EN-US_TOPIC_0065817688__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in <em id="EN-US_TOPIC_0065817688__i8986202811421">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0065817688__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in the <em id="EN-US_TOPIC_0065817688__i8986202811421">Elastic Cloud Server User Guide</em>.</p>
<p id="EN-US_TOPIC_0065817688__p1633783620117">Examples</p> <p id="EN-US_TOPIC_0065817688__p1633783620117">Examples</p>
<p id="EN-US_TOPIC_0065817688__p12545313524">Before base64 encoding:</p> <p id="EN-US_TOPIC_0065817688__p12545313524">Before base64 encoding:</p>
<ul id="EN-US_TOPIC_0065817688__ul13541314520"><li id="EN-US_TOPIC_0065817688__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0065817688__screen16541531125220">#!/bin/bash <ul id="EN-US_TOPIC_0065817688__ul13541314520"><li id="EN-US_TOPIC_0065817688__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0065817688__screen16541531125220">#!/bin/bash

View File

@ -132,7 +132,7 @@
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0067876349__p4078366294136">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p> <td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0067876349__p4078366294136">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p>
<div class="note" id="EN-US_TOPIC_0067876349__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0067876349__ul749201611912"><li id="EN-US_TOPIC_0067876349__li67541847182119">The content of <strong id="EN-US_TOPIC_0067876349__b449318139569">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0067876349__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul> <div class="note" id="EN-US_TOPIC_0067876349__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0067876349__ul749201611912"><li id="EN-US_TOPIC_0067876349__li67541847182119">The content of <strong id="EN-US_TOPIC_0067876349__b449318139569">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0067876349__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul>
</div></div> </div></div>
<p id="EN-US_TOPIC_0067876349__p18485123125818">For more details, see "Injecting User Data into ECSs" in <em id="EN-US_TOPIC_0067876349__i16685141017211">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0067876349__p18485123125818">For more details, see "Injecting User Data into ECSs" in the <em id="EN-US_TOPIC_0067876349__i16685141017211">Elastic Cloud Server User Guide</em>.</p>
<p id="EN-US_TOPIC_0067876349__p1633783620117">Examples</p> <p id="EN-US_TOPIC_0067876349__p1633783620117">Examples</p>
<p id="EN-US_TOPIC_0067876349__p12545313524">Before base64 encoding:</p> <p id="EN-US_TOPIC_0067876349__p12545313524">Before base64 encoding:</p>
<ul id="EN-US_TOPIC_0067876349__ul13541314520"><li id="EN-US_TOPIC_0067876349__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0067876349__screen16541531125220">#!/bin/bash <ul id="EN-US_TOPIC_0067876349__ul13541314520"><li id="EN-US_TOPIC_0067876349__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0067876349__screen16541531125220">#!/bin/bash

View File

@ -142,7 +142,7 @@
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0067876971__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p> <td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0067876971__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p>
<div class="note" id="EN-US_TOPIC_0067876971__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0067876971__ul749201611912"><li id="EN-US_TOPIC_0067876971__li67541847182119">The content of <strong id="EN-US_TOPIC_0067876971__b1542812361018">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0067876971__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul> <div class="note" id="EN-US_TOPIC_0067876971__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0067876971__ul749201611912"><li id="EN-US_TOPIC_0067876971__li67541847182119">The content of <strong id="EN-US_TOPIC_0067876971__b1542812361018">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0067876971__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul>
</div></div> </div></div>
<p id="EN-US_TOPIC_0067876971__p1911316217100">For more details, see "Injecting User Data into ECSs" in <em id="EN-US_TOPIC_0067876971__en-us_topic_0067876349_i16685141017211">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0067876971__p1911316217100">For more details, see "Injecting User Data into ECSs" in the <em id="EN-US_TOPIC_0067876971__en-us_topic_0067876349_i16685141017211">Elastic Cloud Server User Guide</em>.</p>
<p id="EN-US_TOPIC_0067876971__p1633783620117">Examples</p> <p id="EN-US_TOPIC_0067876971__p1633783620117">Examples</p>
<p id="EN-US_TOPIC_0067876971__p12545313524">Before base64 encoding:</p> <p id="EN-US_TOPIC_0067876971__p12545313524">Before base64 encoding:</p>
<ul id="EN-US_TOPIC_0067876971__ul13541314520"><li id="EN-US_TOPIC_0067876971__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0067876971__screen16541531125220">#!/bin/bash <ul id="EN-US_TOPIC_0067876971__ul13541314520"><li id="EN-US_TOPIC_0067876971__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0067876971__screen16541531125220">#!/bin/bash

View File

@ -112,10 +112,11 @@
</td> </td>
<td class="cellrowborder" valign="top" width="17.57%" headers="mcps1.3.5.4.2.5.1.3 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p51199773102658">String</p> <td class="cellrowborder" valign="top" width="17.57%" headers="mcps1.3.5.4.2.5.1.3 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p51199773102658">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="48.699999999999996%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p41851471102658">Specifies the <span id="EN-US_TOPIC_0068473331__text37096581536">ECS</span> name. The value contains 1 to 255 characters.</p> <td class="cellrowborder" valign="top" width="48.699999999999996%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p41851471102658">Specifies the ECS name.</p>
<p id="EN-US_TOPIC_0068473331__p546317467134">The value contains 1 to 128 characters.</p> <p id="EN-US_TOPIC_0068473331__p195216316527">The value options are as follows:</p>
<div class="note" id="EN-US_TOPIC_0068473331__note1631304619446"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0068473331__p1313546134412"><span id="EN-US_TOPIC_0068473331__text444584524519">ECS</span> hostnames comply with <a href="https://tools.ietf.org/html/rfc952" target="_blank" rel="noopener noreferrer">RFC952</a> and <a href="https://tools.ietf.org/html/rfc1123" target="_blank" rel="noopener noreferrer">RFC1123</a> naming rules. It is recommended that you configure hostnames using digits, lowercase letters, and hyphens (-). Underscores (_) are converted into hyphens (-) by default.</p> <ul id="EN-US_TOPIC_0068473331__ul652163175211"><li id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_li12603838713">The parameter value consists of 1 to 128 characters, including letters, digits, underscores (_), hyphens (-), and periods (.).</li><li id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_li35203114525">If more than one <span id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_text1124754320213">ECS</span> is to be created (the <strong id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_b842352706144014">count</strong> value is greater than <strong id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_b842352706144025">1</strong>), the system automatically adds a hyphen followed by a four-digit incremental number, such as <strong id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_b842352706104944">-0000</strong>, to the end of each <span id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_text0180124452116">ECS</span> name. If you specify a number, the name of the first new ECS will start from the specified number. In this case, the <span id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_text34651521183512">ECS</span> name contains a maximum of 59 characters.<div class="note" id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_note1631304619446"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_p1313546134412"><span id="EN-US_TOPIC_0068473331__en-us_topic_0020212668_text4988244182115">ECS</span> hostnames comply with <a href="https://tools.ietf.org/html/rfc952" target="_blank" rel="noopener noreferrer">RFC952</a> and <a href="https://tools.ietf.org/html/rfc1123" target="_blank" rel="noopener noreferrer">RFC1123</a> naming rules. It is recommended that you configure hostnames using digits, lower-case letters, and hyphens (-). </p>
</div></div> </div></div>
</li></ul>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_row59762533102639"><td class="cellrowborder" valign="top" width="19.939999999999998%" headers="mcps1.3.5.4.2.5.1.1 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p42298537102658">metadata</p> <tr id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_row59762533102639"><td class="cellrowborder" valign="top" width="19.939999999999998%" headers="mcps1.3.5.4.2.5.1.1 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p42298537102658">metadata</p>
@ -193,7 +194,7 @@
<td class="cellrowborder" valign="top" width="48.699999999999996%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p> <td class="cellrowborder" valign="top" width="48.699999999999996%" headers="mcps1.3.5.4.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__p124835165514">Specifies the user data to be injected to the ECS during the creation. Text and text files can be injected.</p>
<div class="note" id="EN-US_TOPIC_0068473331__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0068473331__ul749201611912"><li id="EN-US_TOPIC_0068473331__li67541847182119">The content of <strong id="EN-US_TOPIC_0068473331__b181201631182219">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0068473331__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul> <div class="note" id="EN-US_TOPIC_0068473331__note1076765671813"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0068473331__ul749201611912"><li id="EN-US_TOPIC_0068473331__li67541847182119">The content of <strong id="EN-US_TOPIC_0068473331__b181201631182219">user_data</strong> must be encoded with base64.</li><li id="EN-US_TOPIC_0068473331__li84921116141913">The maximum size of the content to be injected (before encoding) is 32 KB.</li></ul>
</div></div> </div></div>
<p id="EN-US_TOPIC_0068473331__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in <em id="EN-US_TOPIC_0068473331__i102071635133514">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0068473331__p151383081516">For more information about the user data to be injected, see "Injecting User Data into ECSs" in the <em id="EN-US_TOPIC_0068473331__i102071635133514">Elastic Cloud Server User Guide</em>.</p>
<p id="EN-US_TOPIC_0068473331__p1633783620117">Examples</p> <p id="EN-US_TOPIC_0068473331__p1633783620117">Examples</p>
<p id="EN-US_TOPIC_0068473331__p12545313524">Before base64 encoding:</p> <p id="EN-US_TOPIC_0068473331__p12545313524">Before base64 encoding:</p>
<ul id="EN-US_TOPIC_0068473331__ul13541314520"><li id="EN-US_TOPIC_0068473331__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0068473331__screen16541531125220">#!/bin/bash <ul id="EN-US_TOPIC_0068473331__ul13541314520"><li id="EN-US_TOPIC_0068473331__li13546312528">Linux<pre class="screen" id="EN-US_TOPIC_0068473331__screen16541531125220">#!/bin/bash
@ -473,7 +474,7 @@ echo 111 &gt; c:\aaa.txt</pre>
</td> </td>
<td class="cellrowborder" valign="top" width="20.31%" headers="mcps1.3.5.8.2.5.1.3 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p2530419410563">String</p> <td class="cellrowborder" valign="top" width="20.31%" headers="mcps1.3.5.8.2.5.1.3 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p2530419410563">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="41.010000000000005%" headers="mcps1.3.5.8.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p6060160810563">Specifies the fixed IP address. Parameter <strong id="EN-US_TOPIC_0068473331__b1535687434">port</strong> in the three network parameters (<strong id="EN-US_TOPIC_0068473331__b1476533862">port</strong>, <strong id="EN-US_TOPIC_0068473331__b638413161">uuid</strong>, and <strong id="EN-US_TOPIC_0068473331__b1948182300">fixed_ip</strong>) has the highest priority. If parameter <strong id="EN-US_TOPIC_0068473331__b1206786550">fixed_ip</strong> is set, you must specify the UUID.</p> <td class="cellrowborder" valign="top" width="41.010000000000005%" headers="mcps1.3.5.8.2.5.1.4 "><p id="EN-US_TOPIC_0068473331__en-us_topic_0057972661_p6060160810563">Specifies the fixed IP address. Parameter <strong id="EN-US_TOPIC_0068473331__b672992124">port</strong> in the three network parameters (<strong id="EN-US_TOPIC_0068473331__b2116066856">port</strong>, <strong id="EN-US_TOPIC_0068473331__b916656507">uuid</strong>, and <strong id="EN-US_TOPIC_0068473331__b2110383307">fixed_ip</strong>) has the highest priority. If parameter <strong id="EN-US_TOPIC_0068473331__b219928974">fixed_ip</strong> is set, you must specify the UUID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>

View File

@ -116,7 +116,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p34770943">Object</p> <td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p34770943">Object</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p29128504">Specifies the ECS image. For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table173259974818">Table 8</a>.</p> <td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p29128504">Specifies the ECS image. For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table173259974818">Table 7</a>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row60829951"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p28279008">OS-EXT-STS:task_state</p> <tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row60829951"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p28279008">OS-EXT-STS:task_state</p>
@ -233,7 +233,9 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p1059226">Object</p> <td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p1059226">Object</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p37371779">Specifies the cause of the ECS fault. For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__en-us_topic_0057972887_table37121720">Table 4</a>.</p> <td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p37371779">Specifies the <span id="EN-US_TOPIC_0094148849__text17359010115110">ECS</span> failure cause.</p>
<ul id="EN-US_TOPIC_0094148849__ul128214179298"><li id="EN-US_TOPIC_0094148849__li158211917132916">If the <span id="EN-US_TOPIC_0094148849__text433082512911">ECS</span> status is normal, <strong id="EN-US_TOPIC_0094148849__b86621217145113">NULL</strong> is displayed.</li><li id="EN-US_TOPIC_0094148849__li193401738162918">If the <span id="EN-US_TOPIC_0094148849__text199282675119">ECS</span> status is faulty, fault message or details are returned.<ul id="EN-US_TOPIC_0094148849__ul116832643211"><li id="EN-US_TOPIC_0094148849__li18386152343216"><strong id="EN-US_TOPIC_0094148849__b772081016462">message</strong>: specifies the fault message.</li><li id="EN-US_TOPIC_0094148849__li1306174113310"><strong id="EN-US_TOPIC_0094148849__b246517152464">code</strong>: specifies the fault code.</li><li id="EN-US_TOPIC_0094148849__li5857174323312"><strong id="EN-US_TOPIC_0094148849__b366792118468">details</strong>: specifies the fault details.</li><li id="EN-US_TOPIC_0094148849__li1185744383319"><strong id="EN-US_TOPIC_0094148849__b168501294712">created</strong>: specifies the time when the fault occurred. The time is in ISO8601 format.</li></ul>
</li></ul>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row801697"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p64937530">progress</p> <tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row801697"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p64937530">progress</p>
@ -263,7 +265,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p64601750">Map&lt;String,String&gt;</p> <td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p64601750">Map&lt;String,String&gt;</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p59607345">Specifies the ECS metadata. For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table537485761711">Table 6</a>.</p> <td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p59607345">Specifies the ECS metadata. For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table537485761711">Table 5</a>.</p>
<div class="note" id="EN-US_TOPIC_0094148849__note13665781299"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0094148849__p146895816295">Metadata includes system default fields and the fields set by users.</p> <div class="note" id="EN-US_TOPIC_0094148849__note13665781299"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0094148849__p146895816295">Metadata includes system default fields and the fields set by users.</p>
</div></div> </div></div>
</td> </td>
@ -288,7 +290,7 @@
<td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p18712351">Array of objects</p> <td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p18712351">Array of objects</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p29628818">Specifies the disks attached to an ECS.</p> <td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p29628818">Specifies the disks attached to an ECS.</p>
<p id="EN-US_TOPIC_0094148849__p116761644598">For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__en-us_topic_0057972887_table33871262">Table 5</a>.</p> <p id="EN-US_TOPIC_0094148849__p116761644598">For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__en-us_topic_0057972887_table33871262">Table 4</a>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row65332776"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p57463526">description</p> <tr id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_row65332776"><td class="cellrowborder" valign="top" width="28.07%" headers="mcps1.3.4.3.2.4.1.1 "><p id="EN-US_TOPIC_0094148849__en-us_topic_0057972887_p57463526">description</p>
@ -382,14 +384,14 @@
<td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__p1143331310532">Array of objects</p> <td class="cellrowborder" valign="top" width="16.85%" headers="mcps1.3.4.3.2.4.1.2 "><p id="EN-US_TOPIC_0094148849__p1143331310532">Array of objects</p>
</td> </td>
<td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__p517919532521">Specifies ECS system tags.</p> <td class="cellrowborder" valign="top" width="55.08%" headers="mcps1.3.4.3.2.4.1.3 "><p id="EN-US_TOPIC_0094148849__p517919532521">Specifies ECS system tags.</p>
<p id="EN-US_TOPIC_0094148849__p64795344017">For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table6690227839">Table 7</a>.</p> <p id="EN-US_TOPIC_0094148849__p64795344017">For details, see <a href="en-us_topic_0169494074.html#EN-US_TOPIC_0169494074__table6690227839">Table 6</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
</div> </div>
<div class="section" id="EN-US_TOPIC_0094148849__section4133412370"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0094148849__p941495172915">Query details about the the ECS whose ID is <strong id="EN-US_TOPIC_0094148849__b153512161715">4f4b3dfa-eb70-47cf-a60a-998a53bd598a</strong>.</p> <div class="section" id="EN-US_TOPIC_0094148849__section4133412370"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0094148849__p941495172915">Query details about the ECS whose ID is <strong id="EN-US_TOPIC_0094148849__b153512161715">4f4b3dfa-eb70-47cf-a60a-998a53bd598a</strong>.</p>
<pre class="screen" id="EN-US_TOPIC_0094148849__screen19138125634610">GET https://{endpoint}/v1/{project_id}/cloudservers/{server_id}</pre> <pre class="screen" id="EN-US_TOPIC_0094148849__screen19138125634610">GET https://{endpoint}/v1/{project_id}/cloudservers/{server_id}</pre>
</div> </div>
<div class="section" id="EN-US_TOPIC_0094148849__section04621861936"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0094148849__screen1386715312166">{ <div class="section" id="EN-US_TOPIC_0094148849__section04621861936"><h4 class="sectiontitle">Example Response</h4><pre class="screen" id="EN-US_TOPIC_0094148849__screen1386715312166">{

File diff suppressed because it is too large Load Diff

View File

@ -110,7 +110,7 @@
<td class="cellrowborder" valign="top" width="14.330000000000002%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0101860613__p1410818444336">Boolean</p> <td class="cellrowborder" valign="top" width="14.330000000000002%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0101860613__p1410818444336">Boolean</p>
</td> </td>
<td class="cellrowborder" valign="top" width="68.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0101860613__p11270135612595">Specifies the EVS disk boot sequence.</p> <td class="cellrowborder" valign="top" width="68.94%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0101860613__p11270135612595">Specifies the EVS disk boot sequence.</p>
<ul id="EN-US_TOPIC_0101860613__ul651412221208"><li id="EN-US_TOPIC_0101860613__li45141221206"><strong id="EN-US_TOPIC_0101860613__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0101860613__li11514192215014">Non-0 indicates a data disk.</li></ul> <ul id="EN-US_TOPIC_0101860613__ul651412221208"><li id="EN-US_TOPIC_0101860613__li45141221206"><strong id="EN-US_TOPIC_0101860613__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0101860613__li11514192215014">A non-zero value indicates a data disk.</li></ul>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0101860613__row1085510510579"><td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0101860613__p1485515145717">bus</p> <tr id="EN-US_TOPIC_0101860613__row1085510510579"><td class="cellrowborder" valign="top" width="16.73%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0101860613__p1485515145717">bus</p>

View File

@ -110,7 +110,7 @@
<td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0101860614__p1410818444336">Boolean</p> <td class="cellrowborder" valign="top" width="12.121212121212121%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0101860614__p1410818444336">Boolean</p>
</td> </td>
<td class="cellrowborder" valign="top" width="69.69696969696969%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0101860614__p193241929982">Specifies the EVS disk boot sequence.</p> <td class="cellrowborder" valign="top" width="69.69696969696969%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0101860614__p193241929982">Specifies the EVS disk boot sequence.</p>
<ul id="EN-US_TOPIC_0101860614__ul12742143715815"><li id="EN-US_TOPIC_0101860614__li1574263716816"><strong id="EN-US_TOPIC_0101860614__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0101860614__li0742637889">Non-0 indicates a data disk.</li></ul> <ul id="EN-US_TOPIC_0101860614__ul12742143715815"><li id="EN-US_TOPIC_0101860614__li1574263716816"><strong id="EN-US_TOPIC_0101860614__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0101860614__li0742637889">A non-zero value indicates a data disk.</li></ul>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0101860614__row1477463153418"><td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0101860614__p1485515145717">bus</p> <tr id="EN-US_TOPIC_0101860614__row1477463153418"><td class="cellrowborder" valign="top" width="18.181818181818183%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0101860614__p1485515145717">bus</p>

View File

@ -42,7 +42,7 @@
<td class="cellrowborder" valign="top" width="21.888841263037577%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0103071515__p182889191234">-</p> <td class="cellrowborder" valign="top" width="21.888841263037577%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0103071515__p182889191234">-</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0103071515__row1896617127258"><td class="cellrowborder" valign="top" width="13.844834976425204%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0103071515__p126572127231"><a href="en-us_topic_0020212680.html">Deleting an SSH key pair (native openStack API)</a></p> <tr id="EN-US_TOPIC_0103071515__row1896617127258"><td class="cellrowborder" valign="top" width="13.844834976425204%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0103071515__p126572127231"><a href="en-us_topic_0020212680.html">Deleting an SSH key pair (native OpenStack API)</a></p>
</td> </td>
<td class="cellrowborder" valign="top" width="36.04800685812259%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0103071515__p399463622514">DELETE /v2/{project_id}/os-keypairs/{keypair_name}</p> <td class="cellrowborder" valign="top" width="36.04800685812259%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0103071515__p399463622514">DELETE /v2/{project_id}/os-keypairs/{keypair_name}</p>
<p id="EN-US_TOPIC_0103071515__p160084713911">DELETE /v2.1/{project_id}/os-keypairs/{keypair_name}</p> <p id="EN-US_TOPIC_0103071515__p160084713911">DELETE /v2.1/{project_id}/os-keypairs/{keypair_name}</p>

View File

@ -49,6 +49,15 @@
<td class="cellrowborder" valign="top" width="23.558484349258652%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0103071521__p13550511183410">-</p> <td class="cellrowborder" valign="top" width="23.558484349258652%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0103071521__p13550511183410">-</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0103071521__row1335672318115"><td class="cellrowborder" valign="top" width="11.889071938495333%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0103071521__p1735312213211"><a href="en-us_topic_0102606095.html">Querying ECSs by tag</a></p>
</td>
<td class="cellrowborder" valign="top" width="35.87314662273476%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0103071521__p1035611231317">POST /v1/{project_id}/servers/resource_instances/action</p>
</td>
<td class="cellrowborder" valign="top" width="28.679297089511262%" headers="mcps1.3.1.1.5.1.3 "><p id="EN-US_TOPIC_0103071521__p191121417274">ecs:servers:getTags</p>
</td>
<td class="cellrowborder" valign="top" width="23.558484349258652%" headers="mcps1.3.1.1.5.1.4 "><p id="EN-US_TOPIC_0103071521__p155141133415">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0103071521__row1784614215119"><td class="cellrowborder" valign="top" width="11.889071938495333%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0103071521__p1335311223212"><a href="en-us_topic_0000001207623588.html">Querying project tags</a></p> <tr id="EN-US_TOPIC_0103071521__row1784614215119"><td class="cellrowborder" valign="top" width="11.889071938495333%" headers="mcps1.3.1.1.5.1.1 "><p id="EN-US_TOPIC_0103071521__p1335311223212"><a href="en-us_topic_0000001207623588.html">Querying project tags</a></p>
</td> </td>
<td class="cellrowborder" valign="top" width="35.87314662273476%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0103071521__p128461442119">GET /v1/{project_id}/servers/tags</p> <td class="cellrowborder" valign="top" width="35.87314662273476%" headers="mcps1.3.1.1.5.1.2 "><p id="EN-US_TOPIC_0103071521__p128461442119">GET /v1/{project_id}/servers/tags</p>

View File

@ -1,9 +1,9 @@
<a name="EN-US_TOPIC_0118308527"></a><a name="EN-US_TOPIC_0118308527"></a> <a name="EN-US_TOPIC_0118308527"></a><a name="EN-US_TOPIC_0118308527"></a>
<h1 class="topictitle1">Modifying <span id="text180834017352">ECS</span> Details</h1> <h1 class="topictitle1">Modifying <span id="text180834017352">ECS</span> Details</h1>
<div id="body1529744953645"><div class="section" id="EN-US_TOPIC_0118308527__section15039321"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0118308527__p40012458">This API is used to modify <span id="EN-US_TOPIC_0118308527__text10148142852019">ECS</span> details. Only the name, description, and hostname of an <span id="EN-US_TOPIC_0118308527__text5511173812206">ECS</span> can be modified.</p> <div id="body1529744953645"><div class="section" id="EN-US_TOPIC_0118308527__section15039321"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0118308527__p40012458">This API is used to modify <span id="EN-US_TOPIC_0118308527__text2083617459113">ECS</span> details. Only the name and description of an <span id="EN-US_TOPIC_0118308527__text5511173812206">ECS</span> can be modified.</p>
</div> </div>
<div class="section" id="EN-US_TOPIC_0118308527__section166281689411"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0118308527__p142881178413">The modification on the hostname takes effect only after the ECS is restarted.</p> <div class="section" id="EN-US_TOPIC_0118308527__section166281689411"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0118308527__p142881178413">This API is used to modify the name of an ECS. For details about how to modify the host name of the <span id="EN-US_TOPIC_0118308527__text148821454235">ECS</span>, see "How Can a Changed Static Hostname Take Effect Permanently?" in the <em id="EN-US_TOPIC_0118308527__i58834510236">Elastic Cloud Server User Guide</em>.</p>
</div> </div>
<div class="section" id="EN-US_TOPIC_0118308527__section1136168"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0118308527__p34937051153741">PUT /v1/{project_id}/cloudservers/{server_id}</p> <div class="section" id="EN-US_TOPIC_0118308527__section1136168"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0118308527__p34937051153741">PUT /v1/{project_id}/cloudservers/{server_id}</p>
<div class="p" id="EN-US_TOPIC_0118308527__p5982195613143"><a href="#EN-US_TOPIC_0118308527__table44564854">Table 1</a> describes the parameters in the URI. <div class="p" id="EN-US_TOPIC_0118308527__p5982195613143"><a href="#EN-US_TOPIC_0118308527__table44564854">Table 1</a> describes the parameters in the URI.
@ -97,7 +97,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="51.77%" headers="mcps1.3.4.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0118308527__p447621521017">Specifies the modified host name of the <span id="EN-US_TOPIC_0118308527__text436184518222">ECS</span>.</p> <td class="cellrowborder" valign="top" width="51.77%" headers="mcps1.3.4.2.3.2.5.1.4 "><p id="EN-US_TOPIC_0118308527__p447621521017">Specifies the modified host name of the <span id="EN-US_TOPIC_0118308527__text436184518222">ECS</span>.</p>
<p id="EN-US_TOPIC_0118308527__p1242195010104">The name consists of 1-64 characters. It can be segmented using periods (.). Only letters, digits, and hyphens (-) are allowed in each segment. A name cannot contain consecutive periods (.) or hyphens (-), and cannot start or end with a period (.) or hyphen (-). Additionally, the combinations of (.-) and (-.) are not allowed.</p> <p id="EN-US_TOPIC_0118308527__p1242195010104">The name consists of 1-64 characters. It can be segmented using periods (.). Only letters, digits, and hyphens (-) are allowed in each segment. A name cannot contain consecutive periods (.) or hyphens (-), and cannot start or end with a period (.) or hyphen (-). Additionally, the combinations of (.-) and (-.) are not allowed.</p>
<div class="note" id="EN-US_TOPIC_0118308527__note19310104342311"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0118308527__p6310124320231">This field is no longer used. For details about how to modify the host name of the <span id="EN-US_TOPIC_0118308527__text78039202242">ECS</span>, see "How Can a Changed Static Hostname Take Effect Permanently?" in <em id="EN-US_TOPIC_0118308527__i1541372615348">Elastic Cloud Server User Guide</em>.</p> <div class="note" id="EN-US_TOPIC_0118308527__note19310104342311"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0118308527__p6310124320231">This field is no longer used. For details about how to modify the host name of the <span id="EN-US_TOPIC_0118308527__text78039202242">ECS</span>, see "How Can a Changed Static Hostname Take Effect Permanently?" in the <em id="EN-US_TOPIC_0118308527__i1541372615348">Elastic Cloud Server User Guide</em>.</p>
</div></div> </div></div>
</td> </td>
</tr> </tr>

View File

@ -102,7 +102,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0122107473__p51461341">String</p> <td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0122107473__p51461341">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="69%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0122107473__p1462819">Specifies the drive letter of the EVS disk, which is the device name of the EVS disk.</p> <td class="cellrowborder" valign="top" width="69%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0122107473__p1462819">Specifies the drive letter of the EVS disk, displayed as the device name on the console.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0122107473__row138081017757"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0122107473__p181061717510">pciAddress</p> <tr id="EN-US_TOPIC_0122107473__row138081017757"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0122107473__p181061717510">pciAddress</p>
@ -117,7 +117,7 @@
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0122107473__p1410818444336">Integer</p> <td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.4.2.3.2.4.1.2 "><p id="EN-US_TOPIC_0122107473__p1410818444336">Integer</p>
</td> </td>
<td class="cellrowborder" valign="top" width="69%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0122107473__p11270135612595">Specifies the EVS disk boot sequence.</p> <td class="cellrowborder" valign="top" width="69%" headers="mcps1.3.4.2.3.2.4.1.3 "><p id="EN-US_TOPIC_0122107473__p11270135612595">Specifies the EVS disk boot sequence.</p>
<ul id="EN-US_TOPIC_0122107473__ul651412221208"><li id="EN-US_TOPIC_0122107473__li45141221206"><strong id="EN-US_TOPIC_0122107473__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0122107473__li11514192215014">Non-0 indicates a data disk.</li></ul> <ul id="EN-US_TOPIC_0122107473__ul651412221208"><li id="EN-US_TOPIC_0122107473__li45141221206"><strong id="EN-US_TOPIC_0122107473__b842352706181942">0</strong> indicates the system disk.</li><li id="EN-US_TOPIC_0122107473__li11514192215014">A non-zero value indicates a data disk.</li></ul>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0122107473__row7510166142916"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0122107473__p1485515145717">bus</p> <tr id="EN-US_TOPIC_0122107473__row7510166142916"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.3.2.4.1.1 "><p id="EN-US_TOPIC_0122107473__p1485515145717">bus</p>
@ -182,7 +182,7 @@
"device": "/dev/vda", "device": "/dev/vda",
"serverId": "4d8c3732-a248-40ed-bebc-539a6ffd25c0", "serverId": "4d8c3732-a248-40ed-bebc-539a6ffd25c0",
"id": "a26887c6-c47b-4654-abb5-dfadf7d3f803", "id": "a26887c6-c47b-4654-abb5-dfadf7d3f803",
"size": "40", "size": 40,
"bootIndex": 0, "bootIndex": 0,
"bus":"virtio" "bus":"virtio"
}, },
@ -192,7 +192,7 @@
"device": "/dev/vdb", "device": "/dev/vdb",
"serverId": "4d8c3732-a248-40ed-bebc-539a6ffd25c0", "serverId": "4d8c3732-a248-40ed-bebc-539a6ffd25c0",
"id": "a26887c6-c47b-4654-abb5-asdf234r234r", "id": "a26887c6-c47b-4654-abb5-asdf234r234r",
"size": "10", "size": 10,
"bootIndex": 1, "bootIndex": 1,
"bus":"virtio" "bus":"virtio"
} }

View File

@ -85,7 +85,7 @@
</table> </table>
</div> </div>
</div> </div>
<div class="section" id="EN-US_TOPIC_0122110044__section7698444111410"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0122110044__p4983184592912">Updated the metadata of an ECS to the user-defined metadata key-value pair.</p> <div class="section" id="EN-US_TOPIC_0122110044__section7698444111410"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0122110044__p4983184592912">Updated the metadata of an ECS with the user-defined metadata key-value pair.</p>
<pre class="screen" id="EN-US_TOPIC_0122110044__screen61671139194851">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/metadata <pre class="screen" id="EN-US_TOPIC_0122110044__screen61671139194851">POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/metadata
{ {

View File

@ -165,7 +165,7 @@
</table> </table>
</div> </div>
</div> </div>
<div class="section" id="EN-US_TOPIC_0167957246__section2872318176"><a name="EN-US_TOPIC_0167957246__section2872318176"></a><a name="section2872318176"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b1832410536288">ipv6_bandwidth</strong> Field Description</h4><div class="p" id="EN-US_TOPIC_0167957246__p123901327402">This field is used by the following APIs:<ul id="EN-US_TOPIC_0167957246__ul1739102124013"><li id="EN-US_TOPIC_0167957246__li183912029402">Creating <span id="EN-US_TOPIC_0167957246__text1230006032">ECS</span>s /v1/{project_id}/cloudservers</li></ul> <div class="section" id="EN-US_TOPIC_0167957246__section2872318176"><a name="EN-US_TOPIC_0167957246__section2872318176"></a><a name="section2872318176"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b1832410536288">ipv6_bandwidth</strong> Field Description</h4><div class="p" id="EN-US_TOPIC_0167957246__p123901327402">This field is used by the following APIs:<ul id="EN-US_TOPIC_0167957246__ul1739102124013"><li id="EN-US_TOPIC_0167957246__li183912029402">Creating <span id="EN-US_TOPIC_0167957246__text1690368905">ECS</span>s /v1/{project_id}/cloudservers</li></ul>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table121459141616" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0167957246__b84235270695528">ipv6_bandwidth</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row61375819149"><th align="left" class="cellrowborder" valign="top" width="22.81%" id="mcps1.3.6.2.2.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p179114321519">Parameter</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table121459141616" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="EN-US_TOPIC_0167957246__b84235270695528">ipv6_bandwidth</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row61375819149"><th align="left" class="cellrowborder" valign="top" width="22.81%" id="mcps1.3.6.2.2.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p179114321519">Parameter</p>
</th> </th>
@ -194,7 +194,7 @@
<div class="section" id="EN-US_TOPIC_0167957246__section1361484104817"><a name="EN-US_TOPIC_0167957246__section1361484104817"></a><a name="section1361484104817"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b842352706201741">extendparam</strong> Field Description for Creating Disks</h4><p id="EN-US_TOPIC_0167957246__p139721455174812">This field is used by the following APIs:</p> <div class="section" id="EN-US_TOPIC_0167957246__section1361484104817"><a name="EN-US_TOPIC_0167957246__section1361484104817"></a><a name="section1361484104817"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b842352706201741">extendparam</strong> Field Description for Creating Disks</h4><p id="EN-US_TOPIC_0167957246__p139721455174812">This field is used by the following APIs:</p>
<ul id="EN-US_TOPIC_0167957246__ul38671635191711"><li id="EN-US_TOPIC_0167957246__li138671635131720">Creating <span id="EN-US_TOPIC_0167957246__text98263317572">ECS</span>s /v1/{project_id}/cloudservers</li></ul> <ul id="EN-US_TOPIC_0167957246__ul38671635191711"><li id="EN-US_TOPIC_0167957246__li138671635131720">Creating <span id="EN-US_TOPIC_0167957246__text98263317572">ECS</span>s /v1/{project_id}/cloudservers</li></ul>
<div class="p" id="EN-US_TOPIC_0167957246__p18592141931719"> <div class="p" id="EN-US_TOPIC_0167957246__p18592141931719">
<div class="tablenoborder"><a name="EN-US_TOPIC_0167957246__table7562101331712"></a><a name="table7562101331712"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table7562101331712" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="EN-US_TOPIC_0167957246__b889528595">extendparam</strong> field description for creating disks</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row4999061312178"><th align="left" class="cellrowborder" valign="top" width="18.988101189881014%" id="mcps1.3.7.4.1.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p159171369431">Parameter</p> <div class="tablenoborder"><a name="EN-US_TOPIC_0167957246__table7562101331712"></a><a name="table7562101331712"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table7562101331712" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="EN-US_TOPIC_0167957246__b1137883460">extendparam</strong> field description for creating disks</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row4999061312178"><th align="left" class="cellrowborder" valign="top" width="18.988101189881014%" id="mcps1.3.7.4.1.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p159171369431">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="15.978402159784022%" id="mcps1.3.7.4.1.2.5.1.2"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p19933936124315">Mandatory</p> <th align="left" class="cellrowborder" valign="top" width="15.978402159784022%" id="mcps1.3.7.4.1.2.5.1.2"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p19933936124315">Mandatory</p>
</th> </th>
@ -427,7 +427,7 @@
<td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.2 "><p id="EN-US_TOPIC_0167957246__p1875525203412">Array of strings</p> <td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.2 "><p id="EN-US_TOPIC_0167957246__p1875525203412">Array of strings</p>
</td> </td>
<td class="cellrowborder" valign="top" width="64.70588235294117%" headers="mcps1.3.11.3.1.2.4.1.3 "><p id="EN-US_TOPIC_0167957246__p2075515233412">Creates <span id="EN-US_TOPIC_0167957246__text47531458105820">ECS</span>s on a dedicated or shared host.</p> <td class="cellrowborder" valign="top" width="64.70588235294117%" headers="mcps1.3.11.3.1.2.4.1.3 "><p id="EN-US_TOPIC_0167957246__p2075515233412">Creates <span id="EN-US_TOPIC_0167957246__text47531458105820">ECS</span>s on a dedicated or shared host.</p>
<p id="EN-US_TOPIC_0167957246__p475545223418">The value of this parameter can be <strong id="EN-US_TOPIC_0167957246__b1550630622">dedicated</strong> or <strong id="EN-US_TOPIC_0167957246__b204702242">shared</strong>.</p> <p id="EN-US_TOPIC_0167957246__p475545223418">The value of this parameter can be <strong id="EN-US_TOPIC_0167957246__b1507024225">dedicated</strong> or <strong id="EN-US_TOPIC_0167957246__b1474761544">shared</strong>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0167957246__row19755145243414"><td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.1 "><p id="EN-US_TOPIC_0167957246__p127551852113411">dedicated_host_id</p> <tr id="EN-US_TOPIC_0167957246__row19755145243414"><td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.1 "><p id="EN-US_TOPIC_0167957246__p127551852113411">dedicated_host_id</p>
@ -435,7 +435,7 @@
<td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.2 "><p id="EN-US_TOPIC_0167957246__p775595210342">Array of strings</p> <td class="cellrowborder" valign="top" width="17.64705882352941%" headers="mcps1.3.11.3.1.2.4.1.2 "><p id="EN-US_TOPIC_0167957246__p775595210342">Array of strings</p>
</td> </td>
<td class="cellrowborder" valign="top" width="64.70588235294117%" headers="mcps1.3.11.3.1.2.4.1.3 "><p id="EN-US_TOPIC_0167957246__p15755145218349">Specifies the dedicated host ID.</p> <td class="cellrowborder" valign="top" width="64.70588235294117%" headers="mcps1.3.11.3.1.2.4.1.3 "><p id="EN-US_TOPIC_0167957246__p15755145218349">Specifies the dedicated host ID.</p>
<div class="note" id="EN-US_TOPIC_0167957246__note197550525344"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0167957246__p1755952203411">A DeH ID takes effect only when <strong id="EN-US_TOPIC_0167957246__b1032151939">tenancy</strong> is set to <strong id="EN-US_TOPIC_0167957246__b1046085214">dedicated</strong>.</p> <div class="note" id="EN-US_TOPIC_0167957246__note197550525344"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0167957246__p1755952203411">A DeH ID takes effect only when <strong id="EN-US_TOPIC_0167957246__b128912909">tenancy</strong> is set to <strong id="EN-US_TOPIC_0167957246__b382903474">dedicated</strong>.</p>
</div></div> </div></div>
</td> </td>
</tr> </tr>
@ -475,7 +475,7 @@
<div class="section" id="EN-US_TOPIC_0167957246__section12781010134512"><a name="EN-US_TOPIC_0167957246__section12781010134512"></a><a name="section12781010134512"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b84235270691152">extra_dhcp_opts</strong> Field Description</h4><div class="p" id="EN-US_TOPIC_0167957246__p15751323144515">This field is used by the following APIs:<ul id="EN-US_TOPIC_0167957246__ul1975152311451"><li id="EN-US_TOPIC_0167957246__li1075323144510">Creating ECSs: /v1/{project_id}/cloudservers</li></ul> <div class="section" id="EN-US_TOPIC_0167957246__section12781010134512"><a name="EN-US_TOPIC_0167957246__section12781010134512"></a><a name="section12781010134512"></a><h4 class="sectiontitle"><strong id="EN-US_TOPIC_0167957246__b84235270691152">extra_dhcp_opts</strong> Field Description</h4><div class="p" id="EN-US_TOPIC_0167957246__p15751323144515">This field is used by the following APIs:<ul id="EN-US_TOPIC_0167957246__ul1975152311451"><li id="EN-US_TOPIC_0167957246__li1075323144510">Creating ECSs: /v1/{project_id}/cloudservers</li></ul>
</div> </div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0167957246__table93959401279"></a><a name="table93959401279"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table93959401279" frame="border" border="1" rules="all"><caption><b>Table 13 </b><strong id="EN-US_TOPIC_0167957246__b86022851">extra_dhcp_opts</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row1142718406718"><th align="left" class="cellrowborder" valign="top" width="22.747725227477254%" id="mcps1.3.13.3.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p83691007441">Parameter</p> <div class="tablenoborder"><a name="EN-US_TOPIC_0167957246__table93959401279"></a><a name="table93959401279"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0167957246__table93959401279" frame="border" border="1" rules="all"><caption><b>Table 13 </b><strong id="EN-US_TOPIC_0167957246__b1625486103">extra_dhcp_opts</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_row1142718406718"><th align="left" class="cellrowborder" valign="top" width="22.747725227477254%" id="mcps1.3.13.3.2.5.1.1"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p83691007441">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="14.84851514848515%" id="mcps1.3.13.3.2.5.1.2"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p136919015446">Mandatory</p> <th align="left" class="cellrowborder" valign="top" width="14.84851514848515%" id="mcps1.3.13.3.2.5.1.2"><p id="EN-US_TOPIC_0167957246__en-us_topic_0020212668_p136919015446">Mandatory</p>
</th> </th>

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<div id="body1558076859038"><p id="EN-US_TOPIC_0170316409__p18526461975">You can use Identity and Access Management (IAM) for fine-grained permissions management of your ECSs. If your account does not need individual IAM users, you can skip this section.</p> <div id="body1558076859038"><p id="EN-US_TOPIC_0170316409__p18526461975">You can use Identity and Access Management (IAM) for fine-grained permissions management of your ECSs. If your account does not need individual IAM users, you can skip this section.</p>
<p id="EN-US_TOPIC_0170316409__p19531646576">New IAM users do not have any permissions assigned by default. You need to first add them to one or more groups and attach policies or roles to these groups. The users then inherit permissions from the groups and can perform specified operations on cloud services based on the permissions they have been assigned.</p> <p id="EN-US_TOPIC_0170316409__p19531646576">New IAM users do not have any permissions assigned by default. You need to first add them to one or more groups and attach policies or roles to these groups. The users then inherit permissions from the groups and can perform specified operations on cloud services based on the permissions they have been assigned.</p>
<p id="EN-US_TOPIC_0170316409__p15535461971">You can grant users permissions by using roles and policies. Roles are provided by IAM to define service-based permissions that match users' job responsibilities. Policies define API-based permissions for operations on specific resources under certain conditions, allowing for more fine-grained, secure access control of cloud resources.</p> <p id="EN-US_TOPIC_0170316409__p15535461971">You can grant users permissions by using roles and policies. Roles are provided by IAM to define service-based permissions that match users' job responsibilities. Policies define API-based permissions for operations on specific resources under certain conditions, allowing for more fine-grained, secure access control of cloud resources.</p>
<p id="EN-US_TOPIC_0170316409__p92274279292">For more information about system-defined policies supported by ECS, see "Permissions Management" in <em id="EN-US_TOPIC_0170316409__i570839141817">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0170316409__p92274279292">For more information about system-defined policies supported by ECS, see "Permissions Management" in the <em id="EN-US_TOPIC_0170316409__i570839141817">Elastic Cloud Server User Guide</em>.</p>
<div class="note" id="EN-US_TOPIC_0170316409__note69644451277"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0170316409__p15539182014114">If you want to allow or deny the access to an API, use policy-based authorization.</p> <div class="note" id="EN-US_TOPIC_0170316409__note69644451277"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0170316409__p15539182014114">If you want to allow or deny the access to an API, use policy-based authorization.</p>
</div></div> </div></div>
<p id="EN-US_TOPIC_0170316409__p125444616717">Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user wants to query ECSs using an API, the user must have been granted permissions that allow the <strong id="EN-US_TOPIC_0170316409__b1174615443151">ecs:servers:list</strong> action.</p> <p id="EN-US_TOPIC_0170316409__p125444616717">Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user wants to query ECSs using an API, the user must have been granted permissions that allow the <strong id="EN-US_TOPIC_0170316409__b1174615443151">ecs:servers:list</strong> action.</p>

View File

@ -77,7 +77,7 @@
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p38476302103752">String</p> <td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.1.3.2.4.1.2 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p38476302103752">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p39563409104048">Specifies the generation of an <span id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_text17781318173117">ECS</span> type.</p> <td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.3.2.4.1.3 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p39563409104048">Specifies the generation of an <span id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_text17781318173117">ECS</span> type.</p>
<p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p1584495785918">For example, <strong id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_b1680893124518">3</strong> in <strong id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_b185963614512">s3</strong> indicates the general-purpose third-generation ECSs. For details about flavors and generations, see <a href="https://docs.otc.t-systems.com/en-us/usermanual/ecs/en-us_topic_0177512565.html" target="_blank" rel="noopener noreferrer">ECS Specifications</a> in <em id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_i31225713490">Elastic Cloud Server User Guide</em>.</p> <p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p1584495785918">For example, <strong id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_b1680893124518">3</strong> in <strong id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_b185963614512">s3</strong> indicates the general-purpose third-generation ECSs. For details about flavors and generations, see <a href="https://docs.otc.t-systems.com/en-us/usermanual/ecs/en-us_topic_0177512565.html" target="_blank" rel="noopener noreferrer">ECS Specifications</a> in the <em id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_i31225713490">Elastic Cloud Server User Guide</em>.</p>
</td> </td>
</tr> </tr>
<tr id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_row38665273103753"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p44879434103753">ecs:virtualization_env_types</p> <tr id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_row38665273103753"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.3.2.4.1.1 "><p id="EN-US_TOPIC_0170710254__en-us_topic_0020212656_p44879434103753">ecs:virtualization_env_types</p>