1
0
forked from docs/doc-exports
doc-exports/docs/ecs/api-ref/CLASS.TXT.json
Artem Goncharov 3196b64bfc
move doc sources to other location (#3)
move doc sources to other location

Reviewed-by: OpenTelekomCloud Bot <None>
2022-04-27 16:24:25 +00:00

1876 lines
76 KiB
JSON

[
{
"desc":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ",
"product_code":"ecs",
"title":"API Usage Guidelines",
"uri":"en-us_topic_0020805967.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"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",
"title":"APIs (Recommended)",
"uri":"en-us_topic_0124385011.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"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",
"title":"Lifecycle Management",
"uri":"en-us_topic_0020212657.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to create one or more ECSs.This is an asynchronous API. After the ECS creation request is issued, the system will return job_id. The ECS creation is stil",
"product_code":"ecs",
"title":"Creating an ECS",
"uri":"en-us_topic_0020212668.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used to delete ECSs based on a specified ECS ID list.You can delete a single ECS or multiple ECSs in a batch. A maximum of 1000 ECSs can be deleted in a batch",
"product_code":"ecs",
"title":"Deleting ECSs",
"uri":"en-us_topic_0020212679.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"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",
"title":"Status Management",
"uri":"en-us_topic_0020212691.html",
"doc_type":"api",
"p_code":"2",
"code":"6"
},
{
"desc":"This API is used to reinstall an ECS OS. During the system disk reinstallation using the original image, the data disks of the ECS remain unchanged.After this API is call",
"product_code":"ecs",
"title":"Reinstalling an ECS OS (Using an Image with Cloud-Init Installed)",
"uri":"en-us_topic_0067876349.html",
"doc_type":"api",
"p_code":"6",
"code":"7"
},
{
"desc":"This API is used to change an ECS OS. During the system disk reinstallation using a new image, the data disks of the ECS remain unchanged.After this API is called, the sy",
"product_code":"ecs",
"title":"Changing an ECS OS (Using an Image with Cloud-Init Installed)",
"uri":"en-us_topic_0067876971.html",
"doc_type":"api",
"p_code":"6",
"code":"8"
},
{
"desc":"This API is used to query automatic recovery configured for an ECS.GET /v1/{project_id}/cloudservers/{server_id}/autorecoveryTable 1 describes the parameters in the URI.P",
"product_code":"ecs",
"title":"Querying Automatic Recovery of an ECS",
"uri":"en-us_topic_0067600148.html",
"doc_type":"api",
"p_code":"6",
"code":"9"
},
{
"desc":"An ECS deployed on a DeH can be migrated to another DeH.An ECS deployed on a DeH can be migrated to a public resource pool.An ECS deployed in a public resource pool can b",
"product_code":"ecs",
"title":"Cold Migrating an ECS",
"uri":"en-us_topic_0132905656.html",
"doc_type":"api",
"p_code":"6",
"code":"10"
},
{
"desc":"ECS specifications can be modified, for example, upgrading the vCPUs and memory, to meet service requirements. This API is used to modify ECS specifications.An ECS flavor",
"product_code":"ecs",
"title":"Modifying the Specifications of an ECS",
"uri":"en-us_topic_0020212653.html",
"doc_type":"api",
"p_code":"6",
"code":"11"
},
{
"desc":"This API is used to add an ECS to the monitoring list.Ceilometer periodically collects monitoring data on the ECSs added to the monitoring list and reports the data to Cl",
"product_code":"ecs",
"title":"Adding an ECS to the Monitoring List",
"uri":"en-us_topic_0081529857.html",
"doc_type":"api",
"p_code":"6",
"code":"12"
},
{
"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",
"title":"Batch Operations",
"uri":"en-us_topic_0167816247.html",
"doc_type":"api",
"p_code":"2",
"code":"13"
},
{
"desc":"This API is used to start ECSs in a batch based on specified ECS IDs. A maximum of 1000 ECSs can be started at a time.POST /v1/{project_id}/cloudservers/actionTable 1 des",
"product_code":"ecs",
"title":"Starting ECSs in a Batch",
"uri":"en-us_topic_0020212207.html",
"doc_type":"api",
"p_code":"13",
"code":"14"
},
{
"desc":"This API is used to restart ECSs in a batch based on specified ECS IDs. A maximum of 1000 ECSs can be restarted at a time.POST /v1/{project_id}/cloudservers/actionTable 1",
"product_code":"ecs",
"title":"Restarting ECSs in a Batch",
"uri":"en-us_topic_0020212649.html",
"doc_type":"api",
"p_code":"13",
"code":"15"
},
{
"desc":"This API is used to stop ECSs in a batch based on the specified ECS ID list. A maximum of 1000 ECSs can be stopped at a time.POST /v1/{project_id}/cloudservers/actionTabl",
"product_code":"ecs",
"title":"Stopping ECSs in a Batch",
"uri":"en-us_topic_0020212651.html",
"doc_type":"api",
"p_code":"13",
"code":"16"
},
{
"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",
"title":"Flavor Management",
"uri":"en-us_topic_0112708160.html",
"doc_type":"api",
"p_code":"2",
"code":"17"
},
{
"desc":"This API is used to query details about ECS flavors and extended flavor information.GET /v1/{project_id}/cloudservers/flavors?availability_zone={availability_zone}Table 1",
"product_code":"ecs",
"title":"Querying Details About Flavors and Extended Flavor Information",
"uri":"en-us_topic_0020212656.html",
"doc_type":"api",
"p_code":"17",
"code":"18"
},
{
"desc":"An ECS flavor cannot be changed to certain flavors. This API is used to query the target flavors to which a specified ECS flavor can be changed.GET /v2.1/{project_id}/res",
"product_code":"ecs",
"title":"Querying the Target Flavors to Which an ECS Flavor Can Be Changed",
"uri":"en-us_topic_0110472767.html",
"doc_type":"api",
"p_code":"17",
"code":"19"
},
{
"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",
"title":"NIC Management",
"uri":"en-us_topic_0124385012.html",
"doc_type":"api",
"p_code":"2",
"code":"20"
},
{
"desc":"This API is used to add one or multiple NICs to an ECS.POST /v1/{project_id}/cloudservers/{server_id}/nicsTable 1 describes the parameters in the URI.Parameter descriptio",
"product_code":"ecs",
"title":"Adding NICs to an ECS in a Batch",
"uri":"en-us_topic_0020212663.html",
"doc_type":"api",
"p_code":"20",
"code":"21"
},
{
"desc":"This API is used to uninstall and delete one or multiple NICs from an ECS.The primary NIC of an ECS has routing rules configured and cannot be deleted.POST /v1/{project_i",
"product_code":"ecs",
"title":"Deleting NICs from an ECS in a Batch",
"uri":"en-us_topic_0020212665.html",
"doc_type":"api",
"p_code":"20",
"code":"22"
},
{
"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",
"title":"Disk Management",
"uri":"en-us_topic_0111860831.html",
"doc_type":"api",
"p_code":"2",
"code":"23"
},
{
"desc":"This API is used to attach a disk to an ECS.POST /v1/{project_id}/cloudservers/{server_id}/attachvolumeTable 1 describes the parameters in the URI.Parameter descriptionPa",
"product_code":"ecs",
"title":"Attaching a Disk to an ECS",
"uri":"en-us_topic_0022472987.html",
"doc_type":"api",
"p_code":"23",
"code":"24"
},
{
"desc":"This API is used to detach an EVS disk from an ECS.DELETE /v1/{project_id}/cloudservers/{server_id}/detachvolume/{volume_id}?delete_flag=0Table 1 describes the parameters",
"product_code":"ecs",
"title":"Detaching an EVS Disk from an ECS",
"uri":"en-us_topic_0022472988.html",
"doc_type":"api",
"p_code":"23",
"code":"25"
},
{
"desc":"This API is used to query disk attachment of an ECS.GET /v2.1/servers/{server_id}/block_deviceTable 1 describes the parameters in the URI.Parameter descriptionParameterMa",
"product_code":"ecs",
"title":"Querying Disk Attachment of an ECS",
"uri":"en-us_topic_0101860613.html",
"doc_type":"api",
"p_code":"23",
"code":"26"
},
{
"desc":"This API is used to query a disk attached to an ECS.GET /v2.1/servers/{server_id}/block_device/{volume_id}Table 1 describes the parameters in the URI.Parameter descriptio",
"product_code":"ecs",
"title":"Querying a Single Disk Attached to an ECS",
"uri":"en-us_topic_0101860614.html",
"doc_type":"api",
"p_code":"23",
"code":"27"
},
{
"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",
"title":"Tenant Quota Management",
"uri":"en-us_topic_0020212673.html",
"doc_type":"api",
"p_code":"2",
"code":"28"
},
{
"desc":"This API is used to query the quotas of all resources for a specified tenant, including used quotas.GET /v1/{project_id}/cloudservers/limitsTable 1 describes the paramete",
"product_code":"ecs",
"title":"Querying Tenant Quotas",
"uri":"en-us_topic_0020212674.html",
"doc_type":"api",
"p_code":"28",
"code":"29"
},
{
"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",
"title":"Task Status Management",
"uri":"en-us_topic_0022225397.html",
"doc_type":"api",
"p_code":"2",
"code":"30"
},
{
"desc":"This API is used to query the execution status of an asynchronous request task.After an asynchronous request task is issued, for example, creating or deleting an ECS, per",
"product_code":"ecs",
"title":"Querying Task Execution Status",
"uri":"en-us_topic_0022225398.html",
"doc_type":"api",
"p_code":"30",
"code":"31"
},
{
"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",
"title":"Tag Management",
"uri":"en-us_topic_0108433461.html",
"doc_type":"api",
"p_code":"2",
"code":"32"
},
{
"desc":"Tag management APIs are classified as the APIs for one-dimensional (1D) tags and the APIs for two-dimensional (2D) tags.A 1D tag contains a string. All APIs for 1D tags a",
"product_code":"ecs",
"title":"Tag Types",
"uri":"en-us_topic_0167811962.html",
"doc_type":"api",
"p_code":"32",
"code":"33"
},
{
"desc":"This API is used to add tags to a specified ECS in a batch.The Tag Management Service (TMS) uses this API to batch manage the tags of an ECS.An ECS allows a maximum of 10",
"product_code":"ecs",
"title":"Adding Tags to an ECS in a Batch",
"uri":"en-us_topic_0167811963.html",
"doc_type":"api",
"p_code":"32",
"code":"34"
},
{
"desc":"This API is used to delete tags from a specified ECS in a batch.The Tag Management Service (TMS) uses this API to batch manage the tags of an ECS.This API is idempotent. ",
"product_code":"ecs",
"title":"Deleting Tags from an ECS in a Batch",
"uri":"en-us_topic_0167811964.html",
"doc_type":"api",
"p_code":"32",
"code":"35"
},
{
"desc":"This API is used to filter ECSs by tag and obtain all tags of an ECS.POST /v1/{project_id}/servers/resource_instances/actionTable 1 describes the parameters in the URI.Pa",
"product_code":"ecs",
"title":"Querying ECSs by Tag",
"uri":"en-us_topic_0102606095.html",
"doc_type":"api",
"p_code":"32",
"code":"36"
},
{
"desc":"Projects are used to group and isolate OpenStack resources, which include computing, storage, and network resources. A project can be a department or a team. Multiple pro",
"product_code":"ecs",
"title":"Querying Project Tags",
"uri":"en-us_topic_0167811966.html",
"doc_type":"api",
"p_code":"32",
"code":"37"
},
{
"desc":"This API is used to query the tags of a specified ECS.The Tag Management Service (TMS) uses this API to query all tags of an ECS.GET /v1/{project_id}/cloudservers/{server",
"product_code":"ecs",
"title":"Querying Tags of an ECS",
"uri":"en-us_topic_0167811967.html",
"doc_type":"api",
"p_code":"32",
"code":"38"
},
{
"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",
"title":"ECS Group Management",
"uri":"en-us_topic_0161097717.html",
"doc_type":"api",
"p_code":"2",
"code":"39"
},
{
"desc":"This API is used to create an ECS group.Only anti-affinity policies are supported.POST /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in t",
"product_code":"ecs",
"title":"Creating an ECS Group",
"uri":"en-us_topic_0161097718.html",
"doc_type":"api",
"p_code":"39",
"code":"40"
},
{
"desc":"This API is used to delete an ECS group.DELETE /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}Table 1 describes the parameters in the URI.Parameter descr",
"product_code":"ecs",
"title":"Deleting an ECS Group",
"uri":"en-us_topic_0161097719.html",
"doc_type":"api",
"p_code":"39",
"code":"41"
},
{
"desc":"This API is used to add an ECS to an ECS group. The system automatically deploys the newly added ECS to a host that is different from the ones accommodating other ECSs in",
"product_code":"ecs",
"title":"Adding an ECS to an ECS Group",
"uri":"en-us_topic_0133622595.html",
"doc_type":"api",
"p_code":"39",
"code":"42"
},
{
"desc":"This API is used to remove an ECS from an ECS group. After being removed, the anti-affinity policy will not take effect on this ECS and other ECSs in the same ECS group.O",
"product_code":"ecs",
"title":"Removing an ECS from an ECS Group",
"uri":"en-us_topic_0133622596.html",
"doc_type":"api",
"p_code":"39",
"code":"43"
},
{
"desc":"This API is used to query ECS groups.GET /v1/{project_id}/cloudservers/os-server-groups?limit={limit}&marker={marker}Table 1 describes the parameters in the URI.Path para",
"product_code":"ecs",
"title":"Querying ECS Groups",
"uri":"en-us_topic_0175597846.html",
"doc_type":"api",
"p_code":"39",
"code":"44"
},
{
"desc":"This API is used to query details bout an ECS group.GET /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}Table 1 describes the parameters in the URI.Parame",
"product_code":"ecs",
"title":"Querying Details About an ECS Group",
"uri":"en-us_topic_0175597847.html",
"doc_type":"api",
"p_code":"39",
"code":"45"
},
{
"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",
"title":"OpenStack Nova APIs",
"uri":"en-us_topic_0124385014.html",
"doc_type":"api",
"p_code":"",
"code":"46"
},
{
"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",
"title":"API Version Query",
"uri":"en-us_topic_0065792792.html",
"doc_type":"api",
"p_code":"46",
"code":"47"
},
{
"desc":"This API is used to query all available Nova versions.To support function extension, Nova APIs can be distinguished by version. There are two types of versions:Major vers",
"product_code":"ecs",
"title":"Querying All API Versions",
"uri":"en-us_topic_0065792793.html",
"doc_type":"api",
"p_code":"47",
"code":"48"
},
{
"desc":"This API is used to query the information of a specified version.To support function extension, Nova APIs can be distinguished by version. There are two types of versions",
"product_code":"ecs",
"title":"Querying a Specified API Version",
"uri":"en-us_topic_0065792794.html",
"doc_type":"api",
"p_code":"47",
"code":"49"
},
{
"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",
"title":"Lifecycle Management",
"uri":"en-us_topic_0124385015.html",
"doc_type":"api",
"p_code":"46",
"code":"50"
},
{
"desc":"This API is used to create ECS.This API does not support automatic rollback after creating an ECS failed. If automatic rollback is required, call the API POST /v1/{projec",
"product_code":"ecs",
"title":"Creating an ECS",
"uri":"en-us_topic_0068473331.html",
"doc_type":"api",
"p_code":"50",
"code":"51"
},
{
"desc":"This API is used to modify ECS information. Only the name and description of an ECS can be modified.PUT /v2.1/{project_id}/servers/{server_id}PUT /v2/{project_id}/servers",
"product_code":"ecs",
"title":"Modifying ECS Information",
"uri":"en-us_topic_0020212692.html",
"doc_type":"api",
"p_code":"50",
"code":"52"
},
{
"desc":"This API is used to delete an ECS.When an ECS is deleted, all NICs attached to the ECS through the OpenStack Nova API will be deleted.DELETE /v2.1/{project_id}/servers/{s",
"product_code":"ecs",
"title":"Deleting an ECS",
"uri":"en-us_topic_0025560296.html",
"doc_type":"api",
"p_code":"50",
"code":"53"
},
{
"desc":"This API is used to query ECSs.GET /v2.1/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker",
"product_code":"ecs",
"title":"Querying ECSs",
"uri":"en-us_topic_0020212688.html",
"doc_type":"api",
"p_code":"50",
"code":"54"
},
{
"desc":"This API is used to query details about ECSs.GET /v2.1/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}",
"product_code":"ecs",
"title":"Querying Details About ECSs",
"uri":"en-us_topic_0020212689.html",
"doc_type":"api",
"p_code":"50",
"code":"55"
},
{
"desc":"This API is used to query details about an ECS by ECS ID.GET /v2.1/{project_id}/servers/{server_id}GET /v2/{project_id}/servers/{server_id}Table 1 describes the parameter",
"product_code":"ecs",
"__comment": "this is renamed manually here to avoid conflict",
"title":"Querying Details About ECS",
"uri":"en-us_topic_0020212690.html",
"doc_type":"api",
"p_code":"50",
"code":"56"
},
{
"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",
"title":"Status Management",
"uri":"en-us_topic_0124385016.html",
"doc_type":"api",
"p_code":"46",
"code":"57"
},
{
"desc":"This API is used to start a single ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describes the parameters ",
"product_code":"ecs",
"title":"Starting an ECS",
"uri":"en-us_topic_0020212648.html",
"doc_type":"api",
"p_code":"57",
"code":"58"
},
{
"desc":"This API is used to restart a single ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describes the parameter",
"product_code":"ecs",
"title":"Restarting an ECS",
"uri":"en-us_topic_0020212650.html",
"doc_type":"api",
"p_code":"57",
"code":"59"
},
{
"desc":"This API is used to stop a single ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describes the parameters i",
"product_code":"ecs",
"title":"Stopping an ECS",
"uri":"en-us_topic_0020212652.html",
"doc_type":"api",
"p_code":"57",
"code":"60"
},
{
"desc":"This API is used to lock an ECS.You are only allowed to lock your own ECSs. After ECSs are locked, you will not be able to perform management operations on them, includin",
"product_code":"ecs",
"title":"Locking an ECS",
"uri":"en-us_topic_0065817690.html",
"doc_type":"api",
"p_code":"57",
"code":"61"
},
{
"desc":"This API is used to unlock an ECS.After an ECS is unlocked, common users are allowed to manage the ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project",
"product_code":"ecs",
"title":"Unlocking an ECS",
"uri":"en-us_topic_0065817691.html",
"doc_type":"api",
"p_code":"57",
"code":"62"
},
{
"desc":"This API is used to rebuild an ECS.You can use the original image or another image to rebuild an ECS. This API supports different OSs.This API is native from the communit",
"product_code":"ecs",
"title":"Rebuilding an ECS",
"uri":"en-us_topic_0065817688.html",
"doc_type":"api",
"p_code":"57",
"code":"63"
},
{
"desc":"This API is used to create an image using an ECS. After the creation, you can use this image to create ECSs.Images created using an ECS are stored on storage nodes as sna",
"product_code":"ecs",
"title":"Creating an Image Using an ECS",
"uri":"en-us_topic_0065817694.html",
"doc_type":"api",
"p_code":"57",
"code":"64"
},
{
"desc":"This API is used to modify the specifications of an ECS.For a running ECS, the system will automatically stop the ECS, copy the ECS data to the target node, which can be ",
"product_code":"ecs",
"title":"Modifying the Specifications of an ECS",
"uri":"en-us_topic_0028714261.html",
"doc_type":"api",
"p_code":"57",
"code":"65"
},
{
"desc":"This API is used to confirm the specifications modification of an ECS.Before calling this API, ensure that the ECS status (which can be queried using the API for querying",
"product_code":"ecs",
"title":"Confirming ECS Specifications Modification",
"uri":"en-us_topic_0028714262.html",
"doc_type":"api",
"p_code":"57",
"code":"66"
},
{
"desc":"This API is used to roll back ECS specifications modification.After the rollback, the data modified during migration will be lost.Before calling this API, ensure that the",
"product_code":"ecs",
"title":"Rolling Back ECS Specifications Modification",
"uri":"en-us_topic_0028714263.html",
"doc_type":"api",
"p_code":"57",
"code":"67"
},
{
"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",
"title":"Network Management",
"uri":"en-us_topic_0031167513.html",
"doc_type":"api",
"p_code":"46",
"code":"68"
},
{
"desc":"This API is used to query the networks available to a tenant.You can query only the network ID and label (network name). Other fields are all null.GET /v2.1/{project_id}/",
"product_code":"ecs",
"title":"Querying Networks",
"uri":"en-us_topic_0031169828.html",
"doc_type":"api",
"p_code":"68",
"code":"69"
},
{
"desc":"This API is used to query the networks of an ECS.NoneGET /v2.1/{project_id}/servers/{server_id}/ipsGET /v2/{project_id}/servers/{server_id}/ipsTable 1 describes the param",
"product_code":"ecs",
"title":"Querying the Networks of a Specified ECS",
"uri":"en-us_topic_0031169058.html",
"doc_type":"api",
"p_code":"68",
"code":"70"
},
{
"desc":"This API is used to query the specified network of an ECS.NoneGET /v2.1/{project_id}/servers/{server_id}/ips/{networkName}GET /v2/{project_id}/servers/{server_id}/ips/{ne",
"product_code":"ecs",
"title":"Querying the Specified Network of an ECS",
"uri":"en-us_topic_0031169059.html",
"doc_type":"api",
"p_code":"68",
"code":"71"
},
{
"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",
"title":"Security Group Management",
"uri":"en-us_topic_0031167514.html",
"doc_type":"api",
"p_code":"46",
"code":"72"
},
{
"desc":"This API is used to add an ECS to a security group.You are suggested to add an ECS to a maximum of five security groups.POST /v2.1/{project_id}/servers/{server_id}/action",
"product_code":"ecs",
"title":"Adding a Security Group",
"uri":"en-us_topic_0067161469.html",
"doc_type":"api",
"p_code":"72",
"code":"73"
},
{
"desc":"This API is used to delete a security group for an ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describes",
"product_code":"ecs",
"title":"Deleting a Security Group",
"uri":"en-us_topic_0067161717.html",
"doc_type":"api",
"p_code":"72",
"code":"74"
},
{
"desc":"This API is used to query security groups for a specified ECS.GET /v2.1/{project_id}/servers/{server_id}/os-security-groupsGET /v2/{project_id}/servers/{server_id}/os-sec",
"product_code":"ecs",
"title":"Querying Security Groups for a Specified ECS",
"uri":"en-us_topic_0065817702.html",
"doc_type":"api",
"p_code":"72",
"code":"75"
},
{
"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",
"title":"Flavor Management",
"uri":"en-us_topic_0020212655.html",
"doc_type":"api",
"p_code":"46",
"code":"76"
},
{
"desc":"This API is used to query available ECS flavors. After receiving the request, Nova uses nova-api to view the flavors from the database.GET /v2.1/{project_id}/flavors?minD",
"product_code":"ecs",
"title":"Querying ECS Flavors",
"uri":"en-us_topic_0065817705.html",
"doc_type":"api",
"p_code":"76",
"code":"77"
},
{
"desc":"This API is used to query details about ECS flavors.GET /v2.1/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}GET /v2",
"product_code":"ecs",
"title":"Querying Details About ECS Flavors",
"uri":"en-us_topic_0020212658.html",
"doc_type":"api",
"p_code":"76",
"code":"78"
},
{
"desc":"This API is used to query the details about an ECS flavor based on the flavor ID.GET /v2.1/{project_id}/flavors/{flavor_id}GET /v2/{project_id}/flavors/{flavor_id}Table 1",
"product_code":"ecs",
"title":"Querying Details About an ECS Flavor",
"uri":"en-us_topic_0020212659.html",
"doc_type":"api",
"p_code":"76",
"code":"79"
},
{
"desc":"This API is used to query the extra_specs value for a specified ECS flavor.GET /v2.1/{project_id}/flavors/{flavor_id}/os-extra_specsGET /v2/{project_id}/flavors/{flavor_i",
"product_code":"ecs",
"title":"Querying the extra_specs Value for an ECS Flavor",
"uri":"en-us_topic_0065817706.html",
"doc_type":"api",
"p_code":"76",
"code":"80"
},
{
"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",
"title":"NIC Management",
"uri":"en-us_topic_0020212660.html",
"doc_type":"api",
"p_code":"46",
"code":"81"
},
{
"desc":"This API is used to query information about ECS NICs.GET /v2.1/{project_id}/servers/{server_id}/os-interfaceGET /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 d",
"product_code":"ecs",
"title":"Querying ECS NICs",
"uri":"en-us_topic_0020212661.html",
"doc_type":"api",
"p_code":"81",
"code":"82"
},
{
"desc":"This API is used to query NICs of an ECS based on the NIC ID.GET /v2.1/{project_id}/servers/{server_id}/os-interface/{id}GET /v2/{project_id}/servers/{server_id}/os-inter",
"product_code":"ecs",
"title":"Querying NICs of an ECS",
"uri":"en-us_topic_0020212662.html",
"doc_type":"api",
"p_code":"81",
"code":"83"
},
{
"desc":"This API is used to add a NIC to an ECS.POST /v2.1/{project_id}/servers/{server_id}/os-interfacePOST /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 describes th",
"product_code":"ecs",
"title":"Adding a NIC to an ECS",
"uri":"en-us_topic_0020212664.html",
"doc_type":"api",
"p_code":"81",
"code":"84"
},
{
"desc":"This API is used to delete a NIC from an ECS based on the port ID.The primary NIC of an ECS has routing rules configured and cannot be deleted.When an ECS NIC is detached",
"product_code":"ecs",
"title":"Deleting a NIC from an ECS",
"uri":"en-us_topic_0020212666.html",
"doc_type":"api",
"p_code":"81",
"code":"85"
},
{
"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",
"title":"Disk Management",
"uri":"en-us_topic_0020212667.html",
"doc_type":"api",
"p_code":"46",
"code":"86"
},
{
"desc":"This API is used to query the disks attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachmentsGET /v2/{project_id}/servers/{server_id}/os-volume_",
"product_code":"ecs",
"title":"Querying Disks Attached to an ECS",
"uri":"en-us_topic_0020212671.html",
"doc_type":"api",
"p_code":"86",
"code":"87"
},
{
"desc":"This API is used to query a disk attached to an ECS based on the disk ID.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachments/{volume_id}GET /v2/{project_id}/",
"product_code":"ecs",
"title":"Querying a Disk Attached to an ECS",
"uri":"en-us_topic_0020212672.html",
"doc_type":"api",
"p_code":"86",
"code":"88"
},
{
"desc":"This API is used to attach a disk to an ECS.If you attach a bootable disk to an ECS, you must specify the disk drive letter.A disk created using a backup cannot be attach",
"product_code":"ecs",
"title":"Attaching a Disk to an ECS",
"uri":"en-us_topic_0031167350.html",
"doc_type":"api",
"p_code":"86",
"code":"89"
},
{
"desc":"This API is used to detach a disk from an ECS.The system disk, the device name of which is /dev/sda, and user disks can be detached from an ECS only when the ECS is stopp",
"product_code":"ecs",
"title":"Detaching a Disk from an ECS",
"uri":"en-us_topic_0065817707.html",
"doc_type":"api",
"p_code":"86",
"code":"90"
},
{
"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",
"title":"Metadata Management",
"uri":"en-us_topic_0065817681.html",
"doc_type":"api",
"p_code":"46",
"code":"91"
},
{
"desc":"This API is used to update ECS metadata.If the metadata does not contain the target field, the field is automatically added.If the metadata contains the target field, the",
"product_code":"ecs",
"title":"Updating ECS Metadata",
"uri":"en-us_topic_0025560298.html",
"doc_type":"api",
"p_code":"91",
"code":"92"
},
{
"desc":"This API is used to configure ECS metadata.When you call this API, all the metadata of this ECS will be deleted, and the ECS uses the value configured in the request.An E",
"product_code":"ecs",
"title":"Configuring ECS Metadata",
"uri":"en-us_topic_0077847902.html",
"doc_type":"api",
"p_code":"91",
"code":"93"
},
{
"desc":"This API is used to delete specified ECS metadata.An ECS must be in active, stopped, paused, or suspended state, which is specified by OS-EXT-STS:vm_state.DELETE /v2.1/{p",
"product_code":"ecs",
"title":"Deleting Specified ECS Metadata",
"uri":"en-us_topic_0025560299.html",
"doc_type":"api",
"p_code":"91",
"code":"94"
},
{
"desc":"This API is used to query ECS metadata.GET /v2.1/{project_id}/servers/{server_id}/metadataGET /v2/{project_id}/servers/{server_id}/metadataTable 1 describes the parameter",
"product_code":"ecs",
"title":"Querying ECS Metadata",
"uri":"en-us_topic_0065817713.html",
"doc_type":"api",
"p_code":"91",
"code":"95"
},
{
"desc":"This API is used to obtain ECS metadata with a specified key.GET /v2.1/{project_id}/servers/{server_id}/metadata/{key}GET /v2/{project_id}/servers/{server_id}/metadata/{k",
"product_code":"ecs",
"title":"Obtaining ECS Metadata with a Specified Key",
"uri":"en-us_topic_0065817714.html",
"doc_type":"api",
"p_code":"91",
"code":"96"
},
{
"desc":"This API is used to modify the ECS metadata with a specified key.If the metadata does not contain the target field, the field is automatically added.If the metadata conta",
"product_code":"ecs",
"title":"Modifying ECS Metadata with a Specified Key",
"uri":"en-us_topic_0025567413.html",
"doc_type":"api",
"p_code":"91",
"code":"97"
},
{
"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",
"title":"Tenant Quota Management",
"uri":"en-us_topic_0111860833.html",
"doc_type":"api",
"p_code":"46",
"code":"98"
},
{
"desc":"This API is used to query tenant quota limits.Tenants are only allowed to query their own quota limits.GET /v2.1/{project_id}/limits?project_id={project_id}GET /v2/{proje",
"product_code":"ecs",
"title":"Querying Tenant Quota Limits",
"uri":"en-us_topic_0065817717.html",
"doc_type":"api",
"p_code":"98",
"code":"99"
},
{
"desc":"This API is used to query quotas, including ECSs, vCPUs, and memory.This API provides the user_id parameter for obtaining the quota configuration of a specified user.GET ",
"product_code":"ecs",
"title":"Querying Tenant Quotas",
"uri":"en-us_topic_0067298110.html",
"doc_type":"api",
"p_code":"98",
"code":"100"
},
{
"desc":"This API is used to query default quotas.GET /v2.1/{project_id}/os-quota-sets/{project_id}/defaultsGET /v2/{project_id}/os-quota-sets/{project_id}/defaultsTable 1 describ",
"product_code":"ecs",
"title":"Querying Default Quotas",
"uri":"en-us_topic_0065817716.html",
"doc_type":"api",
"p_code":"98",
"code":"101"
},
{
"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",
"title":"Key and Password Management",
"uri":"en-us_topic_0020212675.html",
"doc_type":"api",
"p_code":"46",
"code":"102"
},
{
"desc":"This API is used to query SSH key pairs.GET /v2.1/{project_id}/os-keypairsGET /v2/{project_id}/os-keypairsTable 1 describes the parameters in the URI.Parameter descriptio",
"product_code":"ecs",
"title":"Querying SSH Key Pairs",
"uri":"en-us_topic_0020212676.html",
"doc_type":"api",
"p_code":"102",
"code":"103"
},
{
"desc":"This API is used to query a specified SSH key pair based on the SSH key pair name.GET /v2.1/{project_id}/os-keypairs/{keypair_name}GET /v2/{project_id}/os-keypairs/{keypa",
"product_code":"ecs",
"title":"Querying a Specified SSH Key Pair",
"uri":"en-us_topic_0020212677.html",
"doc_type":"api",
"p_code":"102",
"code":"104"
},
{
"desc":"This API is used to create an SSH key pair or import a public key to generate a key pair.After a private SSH key is created, download the private key to a local directory",
"product_code":"ecs",
"title":"Creating and Importing an SSH Key Pair",
"uri":"en-us_topic_0020212678.html",
"doc_type":"api",
"p_code":"102",
"code":"105"
},
{
"desc":"This API is used to delete a specified SSH key pair based on the SSH key pair name.DELETE /v2.1/{project_id}/os-keypairs/{keypair_name}DELETE /v2/{project_id}/os-keypairs",
"product_code":"ecs",
"title":"Deleting an SSH Key Pair",
"uri":"en-us_topic_0020212680.html",
"doc_type":"api",
"p_code":"102",
"code":"106"
},
{
"desc":"This API is used to obtain the random password generated during initial Windows ECS installation for user Administratoror the configured Cloudbase-init user when you use ",
"product_code":"ecs",
"title":"Obtaining the Password for Logging In to an ECS",
"uri":"en-us_topic_0031176553.html",
"doc_type":"api",
"p_code":"102",
"code":"107"
},
{
"desc":"This API is used to delete the recorded random password generated during initial Windows ECS installation. After the password is deleted, you can still use your password ",
"product_code":"ecs",
"title":"Deleting the Password for Logging In to an ECS",
"uri":"en-us_topic_0031176554.html",
"doc_type":"api",
"p_code":"102",
"code":"108"
},
{
"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",
"title":"ECS Group Management",
"uri":"en-us_topic_0065817683.html",
"doc_type":"api",
"p_code":"46",
"code":"109"
},
{
"desc":"This API is used to create an ECS group.Only anti-affinity groups are supported.POST /v2.1/{project_id}/os-server-groupsPOST /v2/{project_id}/os-server-groupsTable 1 desc",
"product_code":"ecs",
"title":"Creating an ECS Group",
"uri":"en-us_topic_0065817720.html",
"doc_type":"api",
"p_code":"109",
"code":"110"
},
{
"desc":"This API is used to query ECS groups.GET /v2.1/{project_id}/os-server-groupsGET /v2/{project_id}/os-server-groupsTable 1 describes the parameters in the URI.Parameter des",
"product_code":"ecs",
"title":"Querying ECS Groups",
"uri":"en-us_topic_0065817721.html",
"doc_type":"api",
"p_code":"109",
"code":"111"
},
{
"desc":"This API is used to query details bout an ECS group.GET /v2.1/{project_id}/os-server-groups/{server_group_id}GET /v2/{project_id}/os-server-groups/{server_group_id}Table ",
"product_code":"ecs",
"title":"Querying Details About an ECS Group",
"uri":"en-us_topic_0065817722.html",
"doc_type":"api",
"p_code":"109",
"code":"112"
},
{
"desc":"This API is used to delete an ECS group.DELETE /v2.1/{project_id}/os-server-groups/{server_group_id}DELETE /v2/{project_id}/os-server-groups/{server_group_id}Table 1 desc",
"product_code":"ecs",
"title":"Deleting an ECS Group",
"uri":"en-us_topic_0065817723.html",
"doc_type":"api",
"p_code":"109",
"code":"113"
},
{
"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",
"title":"ECS Operation Management",
"uri":"en-us_topic_0167809633.html",
"doc_type":"api",
"p_code":"46",
"code":"114"
},
{
"desc":"This API is used to query all historical operations on an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}GET /v2/{project",
"product_code":"ecs",
"title":"Querying Operations on an ECS",
"uri":"en-us_topic_0065817692.html",
"doc_type":"api",
"p_code":"114",
"code":"115"
},
{
"desc":"This API is used to query a request of an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions/{request_id}GET /v2/{project_id}/servers/{server_id}/os-insta",
"product_code":"ecs",
"title":"Querying ECS Operations by Request ID",
"uri":"en-us_topic_0065817693.html",
"doc_type":"api",
"p_code":"114",
"code":"116"
},
{
"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",
"title":"ECS Console Management",
"uri":"en-us_topic_0167809634.html",
"doc_type":"api",
"p_code":"46",
"code":"117"
},
{
"desc":"This API is used to obtain ECS management console logs.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describes",
"product_code":"ecs",
"title":"Obtaining ECS Management Console Logs",
"uri":"en-us_topic_0065817689.html",
"doc_type":"api",
"p_code":"117",
"code":"118"
},
{
"desc":"This API is used to obtain the address for remotely logging in to an ECS using VNC.POST /v2.1/{project_id}/servers/{server_id}/remote-consolesTable 1 describes the parame",
"product_code":"ecs",
"title":"Obtaining a VNC-based Remote Login Address (Microversion 2.6 or Later)",
"uri":"en-us_topic_0142763126.html",
"doc_type":"api",
"p_code":"117",
"code":"119"
},
{
"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",
"title":"AZ",
"uri":"en-us_topic_0065817684.html",
"doc_type":"api",
"p_code":"46",
"code":"120"
},
{
"desc":"This API is used to query AZs.GET /v2.1/{project_id}/os-availability-zoneGET /v2/{project_id}/os-availability-zoneTable 1 describes the parameters in the URI.Parameter de",
"product_code":"ecs",
"title":"Querying AZs",
"uri":"en-us_topic_0065817728.html",
"doc_type":"api",
"p_code":"120",
"code":"121"
},
{
"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",
"title":"Tag Management",
"uri":"en-us_topic_0108433460.html",
"doc_type":"api",
"p_code":"46",
"code":"122"
},
{
"desc":"Tag functions have been upgraded on the platform. After the upgrade, a tag consists of a key and a value. Keys and values comply with the following rules:For the tags cre",
"product_code":"ecs",
"title":"Tag Types",
"uri":"en-us_topic_0065817686.html",
"doc_type":"api",
"p_code":"122",
"code":"123"
},
{
"desc":"This API is used to query all tags of an ECS.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the client.GET /v2.",
"product_code":"ecs",
"title":"Querying Tags of an ECS",
"uri":"en-us_topic_0065820822.html",
"doc_type":"api",
"p_code":"122",
"code":"124"
},
{
"desc":"This API is used to add tags to an ECS.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the client.PUT /v2.1/{pro",
"product_code":"ecs",
"title":"Adding Tags to an ECS",
"uri":"en-us_topic_0065820823.html",
"doc_type":"api",
"p_code":"122",
"code":"125"
},
{
"desc":"This API is used to delete all tags of an ECS.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the client.DELETE ",
"product_code":"ecs",
"title":"Deleting Tags from an ECS",
"uri":"en-us_topic_0065820824.html",
"doc_type":"api",
"p_code":"122",
"code":"126"
},
{
"desc":"This API is used to add a tag to an ECS.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the client.The tag conta",
"product_code":"ecs",
"title":"Adding a Tag to an ECS",
"uri":"en-us_topic_0065820825.html",
"doc_type":"api",
"p_code":"122",
"code":"127"
},
{
"desc":"This API is used to query whether an ECS has a specified tag.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the",
"product_code":"ecs",
"title":"Querying a Specified Tag for an ECS",
"uri":"en-us_topic_0065820826.html",
"doc_type":"api",
"p_code":"122",
"code":"128"
},
{
"desc":"This API is used to delete a specified tag from an ECS.You are required to use the HTTP header X-OpenStack-Nova-API-Version: 2.26 to specify the microversion on the clien",
"product_code":"ecs",
"title":"Deleting a Specified Tag from an ECS",
"uri":"en-us_topic_0065820827.html",
"doc_type":"api",
"p_code":"122",
"code":"129"
},
{
"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",
"title":"Data Structure",
"uri":"en-us_topic_0175308115.html",
"doc_type":"api",
"p_code":"",
"code":"130"
},
{
"desc":"publicip Field Descriptionsecurity_groups Field Descriptioneip Field Descriptionbandwidth Field Descriptionextendparam Field Description for Creating Disksextendparam Fie",
"product_code":"ecs",
"title":"Data Structure for Creating ECSs",
"uri":"en-us_topic_0167957246.html",
"doc_type":"api",
"p_code":"130",
"code":"131"
},
{
"desc":"The following table lists parameters involved in the fault information attribute.",
"product_code":"ecs",
"title":"Data Structure for Querying Details About ECSs",
"uri":"en-us_topic_0169494074.html",
"doc_type":"api",
"p_code":"130",
"code":"132"
},
{
"desc":"This field is used by the following APIs:Querying details about flavors and extended flavor information: /v1/{project_id}/cloudservers/flavorsQuerying details about the e",
"product_code":"ecs",
"title":"Data Structure for Query Details About Specifications",
"uri":"en-us_topic_0170710254.html",
"doc_type":"api",
"p_code":"130",
"code":"133"
},
{
"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",
"title":"Permissions Policies and Supported Actions",
"uri":"en-us_topic_0103071509.html",
"doc_type":"api",
"p_code":"",
"code":"134"
},
{
"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",
"title":"Lifecycle Management",
"uri":"en-us_topic_0103071510.html",
"doc_type":"api",
"p_code":"134",
"code":"135"
},
{
"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",
"title":"ECS Status Management",
"uri":"en-us_topic_0103071511.html",
"doc_type":"api",
"p_code":"134",
"code":"136"
},
{
"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",
"title":"Batch Operations",
"uri":"en-us_topic_0184167662.html",
"doc_type":"api",
"p_code":"134",
"code":"137"
},
{
"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",
"title":"Network Management",
"uri":"en-us_topic_0103072350.html",
"doc_type":"api",
"p_code":"134",
"code":"138"
},
{
"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",
"title":"Image Management",
"uri":"en-us_topic_0103072348.html",
"doc_type":"api",
"p_code":"134",
"code":"139"
},
{
"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",
"title":"Security Group Management",
"uri":"en-us_topic_0103072347.html",
"doc_type":"api",
"p_code":"134",
"code":"140"
},
{
"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",
"title":"Specifications Query",
"uri":"en-us_topic_0103071522.html",
"doc_type":"api",
"p_code":"134",
"code":"141"
},
{
"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",
"title":"NIC Management",
"uri":"en-us_topic_0103071513.html",
"doc_type":"api",
"p_code":"134",
"code":"142"
},
{
"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",
"title":"Disk Management",
"uri":"en-us_topic_0103071514.html",
"doc_type":"api",
"p_code":"134",
"code":"143"
},
{
"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",
"title":"Metadata Management",
"uri":"en-us_topic_0103071516.html",
"doc_type":"api",
"p_code":"134",
"code":"144"
},
{
"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",
"title":"Tenant Quota Management",
"uri":"en-us_topic_0103071517.html",
"doc_type":"api",
"p_code":"134",
"code":"145"
},
{
"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",
"title":"SSH Key Management",
"uri":"en-us_topic_0103071515.html",
"doc_type":"api",
"p_code":"134",
"code":"146"
},
{
"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",
"title":"Password Management",
"uri":"en-us_topic_0161341998.html",
"doc_type":"api",
"p_code":"134",
"code":"147"
},
{
"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",
"title":"Floating IP Address Management",
"uri":"en-us_topic_0103072349.html",
"doc_type":"api",
"p_code":"134",
"code":"148"
},
{
"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",
"title":"ECS Group Management",
"uri":"en-us_topic_0103071520.html",
"doc_type":"api",
"p_code":"134",
"code":"149"
},
{
"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",
"title":"ECS Management Through Console",
"uri":"en-us_topic_0184192952.html",
"doc_type":"api",
"p_code":"134",
"code":"150"
},
{
"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",
"title":"AZ Management",
"uri":"en-us_topic_0103071519.html",
"doc_type":"api",
"p_code":"134",
"code":"151"
},
{
"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",
"title":"Tag Management",
"uri":"en-us_topic_0103071521.html",
"doc_type":"api",
"p_code":"134",
"code":"152"
},
{
"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",
"title":"FPGA Logical File Management",
"uri":"en-us_topic_0132778339.html",
"doc_type":"api",
"p_code":"134",
"code":"153"
},
{
"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",
"title":"Common Parameters",
"uri":"en-us_topic_0065820821.html",
"doc_type":"api",
"p_code":"",
"code":"154"
},
{
"desc":"NormalReturned ValueDescription200Request succeeded.202After the task is successfully delivered, the task to be delivered shall be postponed because the system is busy.20",
"product_code":"ecs",
"title":"Returned Values for General Requests",
"uri":"en-us_topic_0022067716.html",
"doc_type":"api",
"p_code":"154",
"code":"155"
},
{
"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",
"title":"Task Request Result",
"uri":"en-us_topic_0022067713.html",
"doc_type":"api",
"p_code":"154",
"code":"156"
},
{
"desc":"Normal response descriptionParameterTypeDescriptionjob_idStringSpecifies the returned task ID after delivering the task. Users can query the task progress using this ID. ",
"product_code":"ecs",
"title":"Responses (Task)",
"uri":"en-us_topic_0022067714.html",
"doc_type":"api",
"p_code":"156",
"code":"157"
},
{
"desc":"NormalReturned ValueDescription200The task is successfully delivered.202After the task is successfully delivered, the task to be delivered shall be postponed because the ",
"product_code":"ecs",
"title":"Returned Values",
"uri":"en-us_topic_0022067715.html",
"doc_type":"api",
"p_code":"156",
"code":"158"
},
{
"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",
"title":"Batch Task Request",
"uri":"en-us_topic_0142195138.html",
"doc_type":"api",
"p_code":"154",
"code":"159"
},
{
"desc":"The following responses are only for resetting the passwords for logging in to ECSs in a batch and for modifying ECS specifications in a batch. For details about the resp",
"product_code":"ecs",
"title":"Responses (Batch Operation)",
"uri":"en-us_topic_0142195139.html",
"doc_type":"api",
"p_code":"159",
"code":"160"
},
{
"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",
"title":"Out-of-Date APIs",
"uri":"en-us_topic_0267425395.html",
"doc_type":"api",
"p_code":"",
"code":"161"
},
{
"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",
"title":"Tag Management",
"uri":"en-us_topic_0000001207303618.html",
"doc_type":"api",
"p_code":"161",
"code":"162"
},
{
"desc":"This API is used to add tags to a specified ECS in a batch.The Tag Management Service (TMS) uses this API to batch manage the tags of an ECS.This API has been discarded. ",
"product_code":"ecs",
"title":"Adding Tags to an ECS in a Batch (Discarded)",
"uri":"en-us_topic_0000001252143577.html",
"doc_type":"api",
"p_code":"162",
"code":"163"
},
{
"desc":"This API is used to delete tags from a specified ECS in a batch.The Tag Management Service (TMS) uses this API to batch manage the tags of an ECS.This API is idempotent. ",
"product_code":"ecs",
"title":"Deleting Tags from an ECS in a Batch (Discarded)",
"uri":"en-us_topic_0000001252263549.html",
"doc_type":"api",
"p_code":"162",
"code":"164"
},
{
"desc":"Projects are used to group and isolate OpenStack resources, which include computing, storage, and network resources. A project can be a department or a team. Multiple pro",
"product_code":"ecs",
"title":"Querying Project Tags (Discarded)",
"uri":"en-us_topic_0000001207623588.html",
"doc_type":"api",
"p_code":"162",
"code":"165"
},
{
"desc":"This API is used to query the tags of a specified ECS.The Tag Management Service (TMS) uses this API to query all tags of an ECS.This API has been discarded. Use the API ",
"product_code":"ecs",
"title":"Querying Tags of an ECS (Discarded)",
"uri":"en-us_topic_0000001207783562.html",
"doc_type":"api",
"p_code":"162",
"code":"166"
},
{
"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",
"title":"FPGA Logical File Management",
"uri":"en-us_topic_0065962596.html",
"doc_type":"api",
"p_code":"161",
"code":"167"
},
{
"desc":"This API is used to register an FPGA image.An FPGA image, which is also called accelerated engine image (AEI), is a logic FPGA file developed by a user. During FPGA image",
"product_code":"ecs",
"title":"Registering an FPGA Image",
"uri":"en-us_topic_0065962597.html",
"doc_type":"api",
"p_code":"167",
"code":"168"
},
{
"desc":"This API is used to delete an FPGA image.DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}Table 1 describes the parameters in the URI.NoneNoneNoneSee Return",
"product_code":"ecs",
"title":"Deleting an FPGA Image",
"uri":"en-us_topic_0065962599.html",
"doc_type":"api",
"p_code":"167",
"code":"169"
},
{
"desc":"This API is used to view the details of the FPGA images of a tenant.GET /v1/{project_id}/cloudservers/fpga_image/detail?fpga_image_id={fpga_image_id}&page={page}&size={si",
"product_code":"ecs",
"title":"Viewing Details of FPGA Images",
"uri":"en-us_topic_0065962600.html",
"doc_type":"api",
"p_code":"167",
"code":"170"
},
{
"desc":"This API is used to create a mapping between an FPGA image and an ECS image.POST /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/associationTable 1 describes the",
"product_code":"ecs",
"title":"Associating an FPGA Image with an ECS Image",
"uri":"en-us_topic_0065962598.html",
"doc_type":"api",
"p_code":"167",
"code":"171"
},
{
"desc":"This API is used to delete a mapping between an FPGA image and an ECS image.DELETE /v1/{project_id}/cloudservers/fpga_image/{fpga_image_id}/associationTable 1 describes t",
"product_code":"ecs",
"title":"Disassociating an FPGA Image from an ECS Image",
"uri":"en-us_topic_0081950549.html",
"doc_type":"api",
"p_code":"167",
"code":"172"
},
{
"desc":"This API is used to query associations that are available to a tenant and between an FPGA image and an ECS image.GET /v1/{project_id}/cloudservers/fpga_image/associations",
"product_code":"ecs",
"title":"Querying Associations Between an FPGA Image and an ECS Image",
"uri":"en-us_topic_0081950550.html",
"doc_type":"api",
"p_code":"167",
"code":"173"
},
{
"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",
"title":"Image Management (OpenStack Nova APIs)",
"uri":"en-us_topic_0065817680.html",
"doc_type":"api",
"p_code":"161",
"code":"174"
},
{
"desc":"This API is used to query all images.This API has been discarded. Use the API described in \"Querying Images (Native OpenStack API)\".GET /v2/{project_id}/images?name={name",
"product_code":"ecs",
"title":"Querying Images (Discarded)",
"uri":"en-us_topic_0065817695.html",
"doc_type":"api",
"p_code":"174",
"code":"175"
},
{
"desc":"This API is used to query detailed information about an image list.This API has been discarded. Use the API described in \"Querying Images (Native OpenStack API)\".GET /v2/",
"product_code":"ecs",
"title":"Querying Image Details (Discarded)",
"uri":"en-us_topic_0065817696.html",
"doc_type":"api",
"p_code":"174",
"code":"176"
},
{
"desc":"This API is used to query the details about the specified image.This API has been discarded. Use the API described in \"Querying Images (Native OpenStack API)\".GET /v2/{pr",
"product_code":"ecs",
"title":"Querying Details About a Specified Image (Discarded)",
"uri":"en-us_topic_0065817697.html",
"doc_type":"api",
"p_code":"174",
"code":"177"
},
{
"desc":"This API is used to query the metadata of the specified image.This API has been discarded. Use the API described in \"Querying Image Metadata (Native OpenStack API)\".GET /",
"product_code":"ecs",
"title":"Querying the Metadata of a Specified Image (Discarded)",
"uri":"en-us_topic_0065817698.html",
"doc_type":"api",
"p_code":"174",
"code":"178"
},
{
"desc":"This API is used to delete a specified image. The image cannot be restored after being deleted.This API has been discarded. Use the API described in \"Deleting an Image (N",
"product_code":"ecs",
"title":"Deleting an Image (Discarded)",
"uri":"en-us_topic_0065817699.html",
"doc_type":"api",
"p_code":"174",
"code":"179"
},
{
"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",
"title":"Security Group Management (OpenStack Nova APIs)",
"uri":"en-us_topic_0267427144.html",
"doc_type":"api",
"p_code":"161",
"code":"180"
},
{
"desc":"This API is used to query security groups.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Querying Security Group",
"product_code":"ecs",
"title":"Querying Security Groups (Discarded)",
"uri":"en-us_topic_0090187679.html",
"doc_type":"api",
"p_code":"180",
"code":"181"
},
{
"desc":"This API is used to create a security group.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Creating a Security G",
"product_code":"ecs",
"title":"Creating a Security Group (Discarded)",
"uri":"en-us_topic_0090187680.html",
"doc_type":"api",
"p_code":"180",
"code":"182"
},
{
"desc":"This API is used to query details about a security group.This API can only query the inbound security group rules. To query the outbound security group rules, see \"Queryi",
"product_code":"ecs",
"title":"Querying Details About a Security Group (Discarded)",
"uri":"en-us_topic_0090187681.html",
"doc_type":"api",
"p_code":"180",
"code":"183"
},
{
"desc":"This API is used to update a security group.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Updating a Security G",
"product_code":"ecs",
"title":"Updating a Security Group (Discarded)",
"uri":"en-us_topic_0065817700.html",
"doc_type":"api",
"p_code":"180",
"code":"184"
},
{
"desc":"This API is used to delete a security group.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Deleting a Security G",
"product_code":"ecs",
"title":"Deleting a Security Group (Discarded)",
"uri":"en-us_topic_0065817701.html",
"doc_type":"api",
"p_code":"180",
"code":"185"
},
{
"desc":"This API is used to create a security group rule.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Creating a Secur",
"product_code":"ecs",
"title":"Creating a Security Group Rule (Discarded)",
"uri":"en-us_topic_0065817703.html",
"doc_type":"api",
"p_code":"180",
"code":"186"
},
{
"desc":"This API is used to delete a security group rule.This API has been discarded. Use the API described in section \"Security Group (OpenStack Neutron APIs) > Deleting a Secur",
"product_code":"ecs",
"title":"Deleting a Security Group Rule (Discarded)",
"uri":"en-us_topic_0065817704.html",
"doc_type":"api",
"p_code":"180",
"code":"187"
},
{
"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",
"title":"Disk Management (OpenStack Nova APIs)",
"uri":"en-us_topic_0267427881.html",
"doc_type":"api",
"p_code":"161",
"code":"188"
},
{
"desc":"This API is used to query brief information about disks.This API has been discarded. Use the EVS API \"Querying EVS Disks (OpenStack Cinder API v2)\".GET /v2/{project_id}/o",
"product_code":"ecs",
"title":"Querying Brief Information About Disks (Discarded)",
"uri":"en-us_topic_0065817709.html",
"doc_type":"api",
"p_code":"188",
"code":"189"
},
{
"desc":"This API is used to query detailed information about disks.This API has been discarded. Use the EVS API \"Querying Details About All Disks (OpenStack Cinder API v2)\".GET /",
"product_code":"ecs",
"title":"Querying Detailed Information About Disks (Discarded)",
"uri":"en-us_topic_0065817710.html",
"doc_type":"api",
"p_code":"188",
"code":"190"
},
{
"desc":"This API is used to query information about a specified disk.This API has been discarded. Use the EVS API \"Querying Details About a Disk (OpenStack Cinder API v2)\".GET /v",
"product_code":"ecs",
"title":"Querying Information About a Disk (Discarded)",
"uri":"en-us_topic_0065817711.html",
"doc_type":"api",
"p_code":"188",
"code":"191"
},
{
"desc":"This API is used to create a disk.This API has been discarded. Use the EVS API \"Creating EVS Disks (OpenStack Cinder API v2)\".POST /v2/{project_id}/os-volumesPOST /v2.1/{",
"product_code":"ecs",
"title":"Creating a Disk (Discarded)",
"uri":"en-us_topic_0065817708.html",
"doc_type":"api",
"p_code":"188",
"code":"192"
},
{
"desc":"This API is used to delete a specified disk.This API has been discarded. Use the EVS API \"Deleting an EVS Disk (OpenStack Cinder API v2)\".If the volume has a snapshot not",
"product_code":"ecs",
"title":"Deleting a Disk (Discarded)",
"uri":"en-us_topic_0065817712.html",
"doc_type":"api",
"p_code":"188",
"code":"193"
},
{
"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",
"title":"Floating IP Address Management (OpenStack Nova APIs)",
"uri":"en-us_topic_0065817682.html",
"doc_type":"api",
"p_code":"161",
"code":"194"
},
{
"desc":"This API is used to bind a floating IP address for an ECS.This API has been discarded. Since microversion 2.44, the system will return error 404 when you call this API. Y",
"product_code":"ecs",
"title":"Binding a Floating IP Address (Discarded)",
"uri":"en-us_topic_0065817718.html",
"doc_type":"api",
"p_code":"194",
"code":"195"
},
{
"desc":"This API is used to unbind a floating IP address from an ECS.This API has been discarded. Since microversion 2.44, the system will return error 404 when you call this API",
"product_code":"ecs",
"title":"Unbinding a Floating IP Address (Discarded)",
"uri":"en-us_topic_0065817719.html",
"doc_type":"api",
"p_code":"194",
"code":"196"
},
{
"desc":"This API is used to assign a floating IP address.This API has been discarded. Use the API described in \"Assigning a Floating IP Address\".You need to obtain a network reso",
"product_code":"ecs",
"title":"Assigning a Floating IP Address (Discarded)",
"uri":"en-us_topic_0065820816.html",
"doc_type":"api",
"p_code":"194",
"code":"197"
},
{
"desc":"This API is used to query floating IP addresses.This API has been discarded. Use the API described in \"Querying Floating IP Addresses\".GET /v2/{project_id}/os-floating-ip",
"product_code":"ecs",
"title":"Querying Floating IP Addresses (Discarded)",
"uri":"en-us_topic_0065820817.html",
"doc_type":"api",
"p_code":"194",
"code":"198"
},
{
"desc":"This API is used to query the details about a floating IP address based on the ID of the IP address.This API has been discarded. Use the API described in \"Querying a Floa",
"product_code":"ecs",
"title":"Querying Details About a Floating IP Address (Discarded)",
"uri":"en-us_topic_0065820818.html",
"doc_type":"api",
"p_code":"194",
"code":"199"
},
{
"desc":"This API is used to release a floating IP address.This API has been discarded. Use the API described in \"Deleting a Floating IP Address\".DELETE /v2/{project_id}/os-floati",
"product_code":"ecs",
"title":"Releasing a Floating IP Address (Discarded)",
"uri":"en-us_topic_0065820819.html",
"doc_type":"api",
"p_code":"194",
"code":"200"
},
{
"desc":"This API is used to query floating IP address pools.There is only one network resource pool that can be queried through this API by tenants in Open Telekom Cloud live net",
"product_code":"ecs",
"title":"Querying Floating IP Address Pools (Discarded)",
"uri":"en-us_topic_0065820820.html",
"doc_type":"api",
"p_code":"194",
"code":"201"
},
{
"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",
"title":"Appendix",
"uri":"en-us_topic_0022067588.html",
"doc_type":"api",
"p_code":"",
"code":"202"
},
{
"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",
"title":"HTTP Status Codes",
"uri":"en-us_topic_0065827313.html",
"doc_type":"api",
"p_code":"202",
"code":"203"
},
{
"desc":"An error code returned by an API does not correspond to one error message. The following table lists only common error messages.Most ECS APIs are asynchronous. Some error",
"product_code":"ecs",
"title":"Error Codes",
"uri":"en-us_topic_0022067717.html",
"doc_type":"api",
"p_code":"202",
"code":"204"
},
{
"desc":"An ECS can be in one of the following statuses specified in ECS APIs:status: specifies an ECS status, which is generated by OS-EXT-STS:vm_state and OS-EXT-STS:task_state.",
"product_code":"ecs",
"title":"ECS Statuses",
"uri":"en-us_topic_0178420672.html",
"doc_type":"api",
"p_code":"202",
"code":"205"
},
{
"desc":"For details about network APIs, see the Virtual Private Cloud API Reference.",
"product_code":"ecs",
"title":"Network APIs",
"uri":"en-us_topic_0022067718.html",
"doc_type":"api",
"p_code":"202",
"code":"206"
},
{
"desc":"This section describes metrics reported by ECS to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the metrics of the",
"product_code":"ecs",
"title":"ECS Monitoring Metrics",
"uri":"en-us_topic_0022067719.html",
"doc_type":"api",
"p_code":"202",
"code":"207"
},
{
"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",
"title":"Change History",
"uri":"en-us_topic_0024734483.html",
"doc_type":"api",
"p_code":"",
"code":"208"
}
]