Files
doc-exports/docs/ecs/dev/ALL_META.TXT.json
wanghuijuan738 d66f088990 ECS DEVG 20260326 version. Update Screenshot.
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: wanghuijuan738 <wanghuijuan738@huawei.com>
Co-committed-by: wanghuijuan738 <wanghuijuan738@huawei.com>
2026-03-26 14:05:43 +00:00

203 lines
5.7 KiB
JSON

[
{
"dockw":"Developer Guide"
},
{
"uri":"en-us_topic_0134192990.html",
"node_id":"en-us_topic_0134192990.xml",
"product_code":"ecs",
"code":"1",
"des":"This document describes how to call the APIs of Elastic Cloud Server (ECS) to use ECS functions. The concepts related to ECS help you quickly learn this service.An ECS is",
"doc_type":"devg",
"kw":"Overview,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Overview",
"githuburl":""
},
{
"uri":"en-us_topic_0134327704.html",
"node_id":"en-us_topic_0134327704.xml",
"product_code":"ecs",
"code":"2",
"des":"Before using ECS through APIs, learn how to call ECS APIs. For details about how to call REST APIs, see API Usage Guidelines.",
"doc_type":"devg",
"kw":"Notes,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Notes",
"githuburl":""
},
{
"uri":"en-us_topic_0134193004.html",
"node_id":"en-us_topic_0134193004.xml",
"product_code":"ecs",
"code":"3",
"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":"devg",
"kw":"Request Format",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Request Format",
"githuburl":""
},
{
"uri":"en-us_topic_0134193005.html",
"node_id":"en-us_topic_0134193005.xml",
"product_code":"ecs",
"code":"4",
"des":"OpenStack APIs are of version v2 or v2.1. The two versions use the same set of main code, and v2.1 supports microversions.",
"doc_type":"devg",
"kw":"Versions,Request Format,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Versions",
"githuburl":""
},
{
"uri":"en-us_topic_0134193006.html",
"node_id":"en-us_topic_0134193006.xml",
"product_code":"ecs",
"code":"5",
"des":"v2.1 APIs support microversions for small/medium API changes or document changes.Users can use a microversion to obtain the latest API microversion supported by a cloud s",
"doc_type":"devg",
"kw":"Microversions,Request Format,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Microversions",
"githuburl":""
},
{
"uri":"en-us_topic_0134192984.html",
"node_id":"en-us_topic_0134192984.xml",
"product_code":"ecs",
"code":"6",
"des":"POST: https://{endpoint}/v3/auth/tokensHeadersParameter descriptionParameterValueContent-Typeapplication/jsonBody{\n \"auth\":{\n \"identity\":{\n \"password",
"doc_type":"devg",
"kw":"Request Example,Request Format,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Request Example",
"githuburl":""
},
{
"uri":"en-us_topic_0134192987.html",
"node_id":"en-us_topic_0134192987.xml",
"product_code":"ecs",
"code":"7",
"des":"An ECS with EVS disks is required.An ECS can be created using a volume or image. This section uses an image as an example to describe how to create an ECS.Creating an ECS",
"doc_type":"devg",
"kw":"Creating an ECS,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Creating an ECS",
"githuburl":""
},
{
"uri":"en-us_topic_0134192993.html",
"node_id":"en-us_topic_0134192993.xml",
"product_code":"ecs",
"code":"8",
"des":"When ECS specifications fail to meet service requirements, they can be modified, for example, by upgrading the vCPUs and memory. Certain ECSs also support changing ECS ty",
"doc_type":"devg",
"kw":"Modifying ECS Specifications,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Modifying ECS Specifications",
"githuburl":""
},
{
"uri":"en-us_topic_0134192996.html",
"node_id":"en-us_topic_0134192996.xml",
"product_code":"ecs",
"code":"9",
"des":"If the existing disks of an ECS fail to meet service requirements, for example, due to insufficient disk space or poor disk performance, you can attach more available dis",
"doc_type":"devg",
"kw":"Attaching a Disk to an ECS,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Attaching a Disk to an ECS",
"githuburl":""
},
{
"uri":"en-us_topic_0134192997.html",
"node_id":"en-us_topic_0134192997.xml",
"product_code":"ecs",
"code":"10",
"des":"If an ECS requires multiple NICs, you can call the API for creating NICs and bind them to the ECS.You can bind a NIC by setting the nics parameter during ECS creation or ",
"doc_type":"devg",
"kw":"Binding a NIC to an ECS,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Binding a NIC to an ECS",
"githuburl":""
},
{
"uri":"en-us_topic_0134883593.html",
"node_id":"en-us_topic_0134883593.xml",
"product_code":"ecs",
"code":"11",
"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":"devg",
"kw":"Change History,Developer Guide",
"search_title":"",
"metedata":[
{
"documenttype":"devg",
"prodname":"ecs"
}
],
"title":"Change History",
"githuburl":""
}
]