diff --git a/docs/ecs/api-ref/ALL_META.TXT.json b/docs/ecs/api-ref/ALL_META.TXT.json index ff3844b95..e1c3b89a5 100644 --- a/docs/ecs/api-ref/ALL_META.TXT.json +++ b/docs/ecs/api-ref/ALL_META.TXT.json @@ -66,7 +66,7 @@ "code":"4", "des":"This API is used to create one or more ECSs.This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mea", "doc_type":"api", - "kw":"Creating an ECS,Lifecycle Management,API Reference", + "kw":"Creating ECSs,Lifecycle Management,API Reference", "search_title":"", "metedata":[ { @@ -75,7 +75,7 @@ "opensource":"false;true" } ], - "title":"Creating an ECS", + "title":"Creating ECSs", "githuburl":"" }, { @@ -121,9 +121,9 @@ "node_id":"en-us_topic_0094148850.xml", "product_code":"ecs", "code":"7", - "des":"This API is used to query details about ECSs according to search criteria.The information that can be queried includes the ECS billing mode and whether the ECS is frozen.", + "des":"This API is used to list details about ECSs based on search criteria.The information that can be queried includes the ECS billing mode and whether the ECS is frozen.GET /", "doc_type":"api", - "kw":"Querying Details About ECSs,Lifecycle Management,API Reference", + "kw":"Listing Details About ECSs,Lifecycle Management,API Reference", "search_title":"", "metedata":[ { @@ -132,7 +132,7 @@ "opensource":"false;true" } ], - "title":"Querying Details About ECSs", + "title":"Listing Details About ECSs", "githuburl":"" }, { @@ -368,9 +368,9 @@ "node_id":"en-us_topic_0020212656.xml", "product_code":"ecs", "code":"20", - "des":"This API is used to query details about ECS flavors and extended flavor information.GET /v1/{project_id}/cloudservers/flavorsTable 1 describes the parameters in the URI.P", + "des":"This API is used to list flavor details and extended information.GET /v1/{project_id}/cloudservers/flavorsTable 1 describes the parameters in the URI.Path parametersParam", "doc_type":"api", - "kw":"Querying Details About Flavors and Extended Flavor Information,Flavor Management,API Reference", + "kw":"Listing Flavor Details and Extended Information,Flavor Management,API Reference", "search_title":"", "metedata":[ { @@ -379,7 +379,7 @@ "opensource":"false;true" } ], - "title":"Querying Details About Flavors and Extended Flavor Information", + "title":"Listing Flavor Details and Extended Information", "githuburl":"" }, { @@ -463,9 +463,9 @@ "node_id":"en-us_topic_0121978383.xml", "product_code":"ecs", "code":"25", - "des":"This API is used to query NICs of an ECS.GET /v1/{project_id}/cloudservers/{server_id}/os-interfaceTable 1 describes the parameters in the URI.Parameter descriptionParame", + "des":"This API is used to list NICs of an ECS.GET /v1/{project_id}/cloudservers/{server_id}/os-interfaceTable 1 describes the parameters in the URI.Parameter descriptionParamet", "doc_type":"api", - "kw":"Querying NICs of an ECS,NIC Management,API Reference", + "kw":"Listing NICs of an ECS,NIC Management,API Reference", "search_title":"", "metedata":[ { @@ -474,7 +474,7 @@ "opensource":"false;true" } ], - "title":"Querying NICs of an ECS", + "title":"Listing NICs of an ECS", "githuburl":"" }, { @@ -497,13 +497,13 @@ "githuburl":"" }, { - "uri":"en-us_topic_0122107473.html", - "node_id":"en-us_topic_0122107473.xml", + "uri":"en-us_topic_0167811961.html", + "node_id":"en-us_topic_0167811961.xml", "product_code":"ecs", "code":"27", - "des":"This API is used to query information about disks attached to an ECS.GET /v1/{project_id}/cloudservers/{server_id}/block_deviceTable 1 describes the parameters in the URI", + "des":"This API is used to query details of a single disk attached to an ECS.This API supports checking fine-grained permissions for enterprise projects. For details, see ecs:cl", "doc_type":"api", - "kw":"Querying Information About Disks Attached to an ECS,Disk Management,API Reference", + "kw":"Querying Details of a Single Disk Attached to an ECS,Disk Management,API Reference", "search_title":"", "metedata":[ { @@ -512,14 +512,33 @@ "opensource":"false;true" } ], - "title":"Querying Information About Disks Attached to an ECS", + "title":"Querying Details of a Single Disk Attached to an ECS", + "githuburl":"" + }, + { + "uri":"en-us_topic_0122107473.html", + "node_id":"en-us_topic_0122107473.xml", + "product_code":"ecs", + "code":"28", + "des":"This API is used to list details about disks attached to an ECS.GET /v1/{project_id}/cloudservers/{server_id}/block_deviceTable 1 describes the parameters in the URI.Para", + "doc_type":"api", + "kw":"Listing Details About Disks Attached to an ECS,Disk Management,API Reference", + "search_title":"", + "metedata":[ + { + "documenttype":"api", + "prodname":"ecs", + "opensource":"false;true" + } + ], + "title":"Listing Details About Disks Attached to an ECS", "githuburl":"" }, { "uri":"en-us_topic_0022472987.html", "node_id":"en-us_topic_0022472987.xml", "product_code":"ecs", - "code":"28", + "code":"29", "des":"This API is used to attach a disk to an ECS.This API is an asynchronous API. After the attachment request is successfully delivered, a job ID is returned. This does not m", "doc_type":"api", "kw":"Attaching a Disk to an ECS,Disk Management,API Reference", @@ -538,7 +557,7 @@ "uri":"en-us_topic_0022472988.html", "node_id":"en-us_topic_0022472988.xml", "product_code":"ecs", - "code":"29", + "code":"30", "des":"This API is used to detach an EVS disk from an ECS.This API is an asynchronous API. After the detachment request is successfully delivered, a job ID is returned. This doe", "doc_type":"api", "kw":"Detaching an EVS Disk from an ECS,Disk Management,API Reference", @@ -557,7 +576,7 @@ "uri":"en-us_topic_0101860613.html", "node_id":"en-us_topic_0101860613.xml", "product_code":"ecs", - "code":"30", + "code":"31", "des":"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", "doc_type":"api", "kw":"Querying Disk Attachment of an ECS,Disk Management,API Reference", @@ -576,7 +595,7 @@ "uri":"en-us_topic_0101860614.html", "node_id":"en-us_topic_0101860614.xml", "product_code":"ecs", - "code":"31", + "code":"32", "des":"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", "doc_type":"api", "kw":"Querying a Single Disk Attached to an ECS,Disk Management,API Reference", @@ -595,7 +614,7 @@ "uri":"en-us_topic_0124385013.html", "node_id":"en-us_topic_0124385013.xml", "product_code":"ecs", - "code":"32", + "code":"33", "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", "kw":"Metadata Management", @@ -614,7 +633,7 @@ "uri":"en-us_topic_0122110044.html", "node_id":"en-us_topic_0122110044.xml", "product_code":"ecs", - "code":"33", + "code":"34", "des":"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", "doc_type":"api", "kw":"Updating ECS Metadata,Metadata Management,API Reference", @@ -633,7 +652,7 @@ "uri":"en-us_topic_0020212673.html", "node_id":"en-us_topic_0020212673.xml", "product_code":"ecs", - "code":"34", + "code":"35", "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", "kw":"Tenant Quota Management", @@ -652,7 +671,7 @@ "uri":"en-us_topic_0020212674.html", "node_id":"en-us_topic_0020212674.xml", "product_code":"ecs", - "code":"35", + "code":"36", "des":"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", "doc_type":"api", "kw":"Querying Tenant Quotas,Tenant Quota Management,API Reference", @@ -671,7 +690,7 @@ "uri":"en-us_topic_0022225397.html", "node_id":"en-us_topic_0022225397.xml", "product_code":"ecs", - "code":"36", + "code":"37", "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", "kw":"Job Status Management", @@ -690,7 +709,7 @@ "uri":"en-us_topic_0022225398.html", "node_id":"en-us_topic_0022225398.xml", "product_code":"ecs", - "code":"37", + "code":"38", "des":"This API is used to query the execution status of an asynchronous job.After an asynchronous job is issued, for example, creating or deleting an ECS, performing operations", "doc_type":"api", "kw":"Querying Job Execution Status,Job Status Management,API Reference", @@ -709,7 +728,7 @@ "uri":"en-us_topic_0108433461.html", "node_id":"en-us_topic_0108433461.xml", "product_code":"ecs", - "code":"38", + "code":"39", "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", "kw":"Tag Management", @@ -728,7 +747,7 @@ "uri":"en-us_topic_0167811962.html", "node_id":"en-us_topic_0167811962.xml", "product_code":"ecs", - "code":"39", + "code":"40", "des":"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", "doc_type":"api", "kw":"Tag Types,Tag Management,API Reference", @@ -747,7 +766,7 @@ "uri":"en-us_topic_0167811963.html", "node_id":"en-us_topic_0167811963.xml", "product_code":"ecs", - "code":"40", + "code":"41", "des":"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", "doc_type":"api", "kw":"Adding Tags to an ECS in a Batch,Tag Management,API Reference", @@ -766,7 +785,7 @@ "uri":"en-us_topic_0167811964.html", "node_id":"en-us_topic_0167811964.xml", "product_code":"ecs", - "code":"41", + "code":"42", "des":"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. ", "doc_type":"api", "kw":"Deleting Tags from an ECS in a Batch,Tag Management,API Reference", @@ -785,7 +804,7 @@ "uri":"en-us_topic_0102606095.html", "node_id":"en-us_topic_0102606095.xml", "product_code":"ecs", - "code":"42", + "code":"43", "des":"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", "doc_type":"api", "kw":"Querying ECSs by Tag,Tag Management,API Reference", @@ -804,10 +823,10 @@ "uri":"en-us_topic_0167811966.html", "node_id":"en-us_topic_0167811966.xml", "product_code":"ecs", - "code":"43", + "code":"44", "des":"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", "doc_type":"api", - "kw":"Querying Project Tags,Tag Management,API Reference", + "kw":"Listing Project Tags,Tag Management,API Reference", "search_title":"", "metedata":[ { @@ -816,14 +835,14 @@ "opensource":"false;true" } ], - "title":"Querying Project Tags", + "title":"Listing Project Tags", "githuburl":"" }, { "uri":"en-us_topic_0167811967.html", "node_id":"en-us_topic_0167811967.xml", "product_code":"ecs", - "code":"44", + "code":"45", "des":"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", "doc_type":"api", "kw":"Querying Tags of an ECS,Tag Management,API Reference", @@ -842,7 +861,7 @@ "uri":"en-us_topic_0161097717.html", "node_id":"en-us_topic_0161097717.xml", "product_code":"ecs", - "code":"45", + "code":"46", "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", "kw":"ECS Group Management", @@ -861,7 +880,7 @@ "uri":"en-us_topic_0161097718.html", "node_id":"en-us_topic_0161097718.xml", "product_code":"ecs", - "code":"46", + "code":"47", "des":"This API is used to create an ECS group.Only anti-affinity groups are supported.POST /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the", "doc_type":"api", "kw":"Creating an ECS Group,ECS Group Management,API Reference", @@ -880,7 +899,7 @@ "uri":"en-us_topic_0161097719.html", "node_id":"en-us_topic_0161097719.xml", "product_code":"ecs", - "code":"47", + "code":"48", "des":"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", "doc_type":"api", "kw":"Deleting an ECS Group,ECS Group Management,API Reference", @@ -899,8 +918,8 @@ "uri":"en-us_topic_0133622595.html", "node_id":"en-us_topic_0133622595.xml", "product_code":"ecs", - "code":"48", - "des":"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", + "code":"49", + "des":"This API is used to add an ECS to an ECS group. ECSs in the same group are automatically deployed on different hosts if possible.The ECS to be added has been stopped.Only", "doc_type":"api", "kw":"Adding an ECS to an ECS Group,ECS Group Management,API Reference", "search_title":"", @@ -918,8 +937,8 @@ "uri":"en-us_topic_0133622596.html", "node_id":"en-us_topic_0133622596.xml", "product_code":"ecs", - "code":"49", - "des":"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", + "code":"50", + "des":"This API is used to remove an ECS from an ECS group. The anti-affinity policy will not be applied to the ECS after it is removed from the group.Only the anti-affinity pol", "doc_type":"api", "kw":"Removing an ECS from an ECS Group,ECS Group Management,API Reference", "search_title":"", @@ -937,10 +956,10 @@ "uri":"en-us_topic_0175597846.html", "node_id":"en-us_topic_0175597846.xml", "product_code":"ecs", - "code":"50", - "des":"This API is used to query ECS groups.GET /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the URI.Path parametersParameterMandatoryDescri", + "code":"51", + "des":"This API is used to list ECS groups.GET /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the URI.Path parametersParameterMandatoryDescrip", "doc_type":"api", - "kw":"Querying ECS Groups,ECS Group Management,API Reference", + "kw":"Listing ECS Groups,ECS Group Management,API Reference", "search_title":"", "metedata":[ { @@ -949,15 +968,15 @@ "opensource":"false;true" } ], - "title":"Querying ECS Groups", + "title":"Listing ECS Groups", "githuburl":"" }, { "uri":"en-us_topic_0175597847.html", "node_id":"en-us_topic_0175597847.xml", "product_code":"ecs", - "code":"51", - "des":"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", + "code":"52", + "des":"This API is used to query details about an ECS group.GET /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}Table 1 describes the parameters in the URI.Param", "doc_type":"api", "kw":"Querying Details About an ECS Group,ECS Group Management,API Reference", "search_title":"", @@ -975,7 +994,7 @@ "uri":"en-us_topic_0124385014.html", "node_id":"en-us_topic_0124385014.xml", "product_code":"ecs", - "code":"52", + "code":"53", "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", "kw":"Native OpenStack Nova APIs", @@ -994,7 +1013,7 @@ "uri":"en-us_topic_0065792792.html", "node_id":"en-us_topic_0065792792.xml", "product_code":"ecs", - "code":"53", + "code":"54", "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", "kw":"API Version Query", @@ -1013,10 +1032,10 @@ "uri":"en-us_topic_0065792793.html", "node_id":"en-us_topic_0065792793.xml", "product_code":"ecs", - "code":"54", - "des":"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", + "code":"55", + "des":"This API is used to list all available Nova versions.To support function extension, Nova APIs can be distinguished by version. There are two types of versions:Major versi", "doc_type":"api", - "kw":"Querying All API Versions,API Version Query,API Reference", + "kw":"Listing API Versions,API Version Query,API Reference", "search_title":"", "metedata":[ { @@ -1025,14 +1044,14 @@ "opensource":"false;true" } ], - "title":"Querying All API Versions", + "title":"Listing API Versions", "githuburl":"" }, { "uri":"en-us_topic_0065792794.html", "node_id":"en-us_topic_0065792794.xml", "product_code":"ecs", - "code":"55", + "code":"56", "des":"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", "doc_type":"api", "kw":"Querying a Specified API Version,API Version Query,API Reference", @@ -1051,7 +1070,7 @@ "uri":"en-us_topic_0124385015.html", "node_id":"en-us_topic_0124385015.xml", "product_code":"ecs", - "code":"56", + "code":"57", "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", "kw":"Lifecycle Management", @@ -1070,7 +1089,7 @@ "uri":"en-us_topic_0068473331.html", "node_id":"en-us_topic_0068473331.xml", "product_code":"ecs", - "code":"57", + "code":"58", "des":"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", "doc_type":"api", "kw":"Creating an ECS,Lifecycle Management,API Reference", @@ -1089,7 +1108,7 @@ "uri":"en-us_topic_0020212692.html", "node_id":"en-us_topic_0020212692.xml", "product_code":"ecs", - "code":"58", + "code":"59", "des":"This API is used to modify ECS details. Only the name and description of an ECS can be modified.PUT /v2.1/{project_id}/servers/{server_id}PUT /v2/{project_id}/servers/{se", "doc_type":"api", "kw":"Modifying an ECS,Lifecycle Management,API Reference", @@ -1108,7 +1127,7 @@ "uri":"en-us_topic_0025560296.html", "node_id":"en-us_topic_0025560296.xml", "product_code":"ecs", - "code":"59", + "code":"60", "des":"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", "doc_type":"api", "kw":"Deleting an ECS,Lifecycle Management,API Reference", @@ -1127,10 +1146,10 @@ "uri":"en-us_topic_0020212688.html", "node_id":"en-us_topic_0020212688.xml", "product_code":"ecs", - "code":"60", - "des":"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", + "code":"61", + "des":"This API is used to list ECSs.GET /v2.1/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker=", "doc_type":"api", - "kw":"Querying the ECS List,Lifecycle Management,API Reference", + "kw":"Listing ECSs,Lifecycle Management,API Reference", "search_title":"", "metedata":[ { @@ -1139,17 +1158,17 @@ "opensource":"false;true" } ], - "title":"Querying the ECS List", + "title":"Listing ECSs", "githuburl":"" }, { "uri":"en-us_topic_0020212689.html", "node_id":"en-us_topic_0020212689.xml", "product_code":"ecs", - "code":"61", - "des":"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}", + "code":"62", + "des":"This API is used to list ECS details.GET /v2.1/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={", "doc_type":"api", - "kw":"Querying Details About ECSs,Lifecycle Management,API Reference", + "kw":"Listing ECS Details,Lifecycle Management,API Reference", "search_title":"", "metedata":[ { @@ -1158,14 +1177,14 @@ "opensource":"false;true" } ], - "title":"Querying Details About ECSs", + "title":"Listing ECS Details", "githuburl":"" }, { "uri":"en-us_topic_0020212690.html", "node_id":"en-us_topic_0020212690.xml", "product_code":"ecs", - "code":"62", + "code":"63", "des":"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", "doc_type":"api", "kw":"Querying Details About an ECS,Lifecycle Management,API Reference", @@ -1184,7 +1203,7 @@ "uri":"en-us_topic_0124385016.html", "node_id":"en-us_topic_0124385016.xml", "product_code":"ecs", - "code":"63", + "code":"64", "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", "kw":"Status Management", @@ -1203,7 +1222,7 @@ "uri":"en-us_topic_0020212648.html", "node_id":"en-us_topic_0020212648.xml", "product_code":"ecs", - "code":"64", + "code":"65", "des":"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 ", "doc_type":"api", "kw":"Starting an ECS,Status Management,API Reference", @@ -1222,7 +1241,7 @@ "uri":"en-us_topic_0020212650.html", "node_id":"en-us_topic_0020212650.xml", "product_code":"ecs", - "code":"65", + "code":"66", "des":"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", "doc_type":"api", "kw":"Restarting an ECS,Status Management,API Reference", @@ -1241,7 +1260,7 @@ "uri":"en-us_topic_0020212652.html", "node_id":"en-us_topic_0020212652.xml", "product_code":"ecs", - "code":"66", + "code":"67", "des":"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", "doc_type":"api", "kw":"Disabling an ECS,Status Management,API Reference", @@ -1260,7 +1279,7 @@ "uri":"en-us_topic_0065817690.html", "node_id":"en-us_topic_0065817690.xml", "product_code":"ecs", - "code":"67", + "code":"68", "des":"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", "doc_type":"api", "kw":"Locking an ECS,Status Management,API Reference", @@ -1279,7 +1298,7 @@ "uri":"en-us_topic_0065817691.html", "node_id":"en-us_topic_0065817691.xml", "product_code":"ecs", - "code":"68", + "code":"69", "des":"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", "doc_type":"api", "kw":"Unlocking an ECS,Status Management,API Reference", @@ -1298,7 +1317,7 @@ "uri":"en-us_topic_0065817688.html", "node_id":"en-us_topic_0065817688.xml", "product_code":"ecs", - "code":"69", + "code":"70", "des":"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", "doc_type":"api", "kw":"Rebuilding an ECS,Status Management,API Reference", @@ -1317,7 +1336,7 @@ "uri":"en-us_topic_0065817694.html", "node_id":"en-us_topic_0065817694.xml", "product_code":"ecs", - "code":"70", + "code":"71", "des":"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", "doc_type":"api", "kw":"Creating an Image Using an ECS,Status Management,API Reference", @@ -1336,7 +1355,7 @@ "uri":"en-us_topic_0028714261.html", "node_id":"en-us_topic_0028714261.xml", "product_code":"ecs", - "code":"71", + "code":"72", "des":"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 ", "doc_type":"api", "kw":"Modifying the Specifications of an ECS,Status Management,API Reference", @@ -1355,7 +1374,7 @@ "uri":"en-us_topic_0028714262.html", "node_id":"en-us_topic_0028714262.xml", "product_code":"ecs", - "code":"72", + "code":"73", "des":"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", "doc_type":"api", "kw":"Confirming the Specifications Modification of an ECS,Status Management,API Reference", @@ -1374,7 +1393,7 @@ "uri":"en-us_topic_0028714263.html", "node_id":"en-us_topic_0028714263.xml", "product_code":"ecs", - "code":"73", + "code":"74", "des":"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", "doc_type":"api", "kw":"Rolling Back ECS Specifications Modification,Status Management,API Reference", @@ -1393,7 +1412,7 @@ "uri":"en-us_topic_0031167513.html", "node_id":"en-us_topic_0031167513.xml", "product_code":"ecs", - "code":"74", + "code":"75", "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", "kw":"Network Management", @@ -1412,7 +1431,7 @@ "uri":"en-us_topic_0031169828.html", "node_id":"en-us_topic_0031169828.xml", "product_code":"ecs", - "code":"75", + "code":"76", "des":"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}/", "doc_type":"api", "kw":"Querying Networks,Network Management,API Reference", @@ -1431,7 +1450,7 @@ "uri":"en-us_topic_0031169058.html", "node_id":"en-us_topic_0031169058.xml", "product_code":"ecs", - "code":"76", + "code":"77", "des":"This API is used to query the networks of a specified ECS.NoneGET /v2.1/{project_id}/servers/{server_id}/ipsGET /v2/{project_id}/servers/{server_id}/ipsTable 1 describes ", "doc_type":"api", "kw":"Querying the Networks of a Specified ECS,Network Management,API Reference", @@ -1450,7 +1469,7 @@ "uri":"en-us_topic_0031169059.html", "node_id":"en-us_topic_0031169059.xml", "product_code":"ecs", - "code":"77", + "code":"78", "des":"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", "doc_type":"api", "kw":"Querying the Specified Network of an ECS,Network Management,API Reference", @@ -1469,7 +1488,7 @@ "uri":"en-us_topic_0031167514.html", "node_id":"en-us_topic_0031167514.xml", "product_code":"ecs", - "code":"78", + "code":"79", "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", "kw":"Security Group Management", @@ -1488,7 +1507,7 @@ "uri":"en-us_topic_0067161469.html", "node_id":"en-us_topic_0067161469.xml", "product_code":"ecs", - "code":"79", + "code":"80", "des":"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", "doc_type":"api", "kw":"Adding a Security Group,Security Group Management,API Reference", @@ -1507,7 +1526,7 @@ "uri":"en-us_topic_0067161717.html", "node_id":"en-us_topic_0067161717.xml", "product_code":"ecs", - "code":"80", + "code":"81", "des":"This API is used to remove a security group from an ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describe", "doc_type":"api", "kw":"Removing a Security Group,Security Group Management,API Reference", @@ -1526,10 +1545,10 @@ "uri":"en-us_topic_0065817702.html", "node_id":"en-us_topic_0065817702.xml", "product_code":"ecs", - "code":"81", - "des":"This API is used to query security groups of a specified ECS.GET /v2.1/{project_id}/servers/{server_id}/os-security-groupsGET /v2/{project_id}/servers/{server_id}/os-secu", + "code":"82", + "des":"This API is used to list security groups of a specified ECS.GET /v2.1/{project_id}/servers/{server_id}/os-security-groupsGET /v2/{project_id}/servers/{server_id}/os-secur", "doc_type":"api", - "kw":"Querying Security Groups of a Specified ECS,Security Group Management,API Reference", + "kw":"Listing Security Groups of a Specified ECS,Security Group Management,API Reference", "search_title":"", "metedata":[ { @@ -1538,14 +1557,14 @@ "opensource":"false;true" } ], - "title":"Querying Security Groups of a Specified ECS", + "title":"Listing Security Groups of a Specified ECS", "githuburl":"" }, { "uri":"en-us_topic_0020212655.html", "node_id":"en-us_topic_0020212655.xml", "product_code":"ecs", - "code":"82", + "code":"83", "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", "kw":"Flavor Management", @@ -1564,10 +1583,10 @@ "uri":"en-us_topic_0065817705.html", "node_id":"en-us_topic_0065817705.xml", "product_code":"ecs", - "code":"83", - "des":"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", + "code":"84", + "des":"This API is used to list available ECS flavors. After receiving the request, Nova uses nova-api to view the flavors from the database.GET /v2.1/{project_id}/flavors?minDi", "doc_type":"api", - "kw":"Querying ECS Flavors,Flavor Management,API Reference", + "kw":"Listing ECS Flavors,Flavor Management,API Reference", "search_title":"", "metedata":[ { @@ -1576,17 +1595,17 @@ "opensource":"false;true" } ], - "title":"Querying ECS Flavors", + "title":"Listing ECS Flavors", "githuburl":"" }, { "uri":"en-us_topic_0020212658.html", "node_id":"en-us_topic_0020212658.xml", "product_code":"ecs", - "code":"84", - "des":"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", + "code":"85", + "des":"This API is used to list flavor details about an ECS.GET /v2.1/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}GET /v", "doc_type":"api", - "kw":"Querying Details About ECS Flavors,Flavor Management,API Reference", + "kw":"Listing Flavor Details About an ECS,Flavor Management,API Reference", "search_title":"", "metedata":[ { @@ -1595,14 +1614,14 @@ "opensource":"false;true" } ], - "title":"Querying Details About ECS Flavors", + "title":"Listing Flavor Details About an ECS", "githuburl":"" }, { "uri":"en-us_topic_0020212659.html", "node_id":"en-us_topic_0020212659.xml", "product_code":"ecs", - "code":"85", + "code":"86", "des":"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", "doc_type":"api", "kw":"Querying Details About an ECS Flavor,Flavor Management,API Reference", @@ -1621,7 +1640,7 @@ "uri":"en-us_topic_0065817706.html", "node_id":"en-us_topic_0065817706.xml", "product_code":"ecs", - "code":"86", + "code":"87", "des":"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", "doc_type":"api", "kw":"Querying the extra_specs Value for an ECS Flavor,Flavor Management,API Reference", @@ -1640,7 +1659,7 @@ "uri":"en-us_topic_0020212660.html", "node_id":"en-us_topic_0020212660.xml", "product_code":"ecs", - "code":"87", + "code":"88", "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", "kw":"NIC Management", @@ -1659,10 +1678,10 @@ "uri":"en-us_topic_0020212661.html", "node_id":"en-us_topic_0020212661.xml", "product_code":"ecs", - "code":"88", - "des":"This API is used to query NICs attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-interfaceGET /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 desc", + "code":"89", + "des":"This API is used to list NICs attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-interfaceGET /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 descr", "doc_type":"api", - "kw":"Querying NICs of an ECS,NIC Management,API Reference", + "kw":"Listing NICs of an ECS,NIC Management,API Reference", "search_title":"", "metedata":[ { @@ -1671,14 +1690,14 @@ "opensource":"false;true" } ], - "title":"Querying NICs of an ECS", + "title":"Listing NICs of an ECS", "githuburl":"" }, { "uri":"en-us_topic_0020212662.html", "node_id":"en-us_topic_0020212662.xml", "product_code":"ecs", - "code":"89", + "code":"90", "des":"This API is used to query details about a NIC based on the NIC ID.GET /v2.1/{project_id}/servers/{server_id}/os-interface/{port_id}GET /v2/{project_id}/servers/{server_id", "doc_type":"api", "kw":"Querying Details About a Specified NIC of an ECS,NIC Management,API Reference", @@ -1697,7 +1716,7 @@ "uri":"en-us_topic_0020212664.html", "node_id":"en-us_topic_0020212664.xml", "product_code":"ecs", - "code":"90", + "code":"91", "des":"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", "doc_type":"api", "kw":"Adding a NIC to an ECS,NIC Management,API Reference", @@ -1716,10 +1735,10 @@ "uri":"en-us_topic_0020212666.html", "node_id":"en-us_topic_0020212666.xml", "product_code":"ecs", - "code":"91", - "des":"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", + "code":"92", + "des":"This API is used to detach 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", "doc_type":"api", - "kw":"Deleting a NIC from an ECS,NIC Management,API Reference", + "kw":"Detaching a NIC from an ECS,NIC Management,API Reference", "search_title":"", "metedata":[ { @@ -1728,14 +1747,14 @@ "opensource":"false;true" } ], - "title":"Deleting a NIC from an ECS", + "title":"Detaching a NIC from an ECS", "githuburl":"" }, { "uri":"en-us_topic_0020212667.html", "node_id":"en-us_topic_0020212667.xml", "product_code":"ecs", - "code":"92", + "code":"93", "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", "kw":"Disk Management", @@ -1754,10 +1773,10 @@ "uri":"en-us_topic_0020212671.html", "node_id":"en-us_topic_0020212671.xml", "product_code":"ecs", - "code":"93", - "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", + "code":"94", + "des":"This API is used to list details about disks that have been and are being attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachmentsGET /v2/{proj", "doc_type":"api", - "kw":"Querying Disks Attached to an ECS,Disk Management,API Reference", + "kw":"Listing Details About Disks Attached to an ECS,Disk Management,API Reference", "search_title":"", "metedata":[ { @@ -1766,14 +1785,14 @@ "opensource":"false;true" } ], - "title":"Querying Disks Attached to an ECS", + "title":"Listing Details About Disks Attached to an ECS", "githuburl":"" }, { "uri":"en-us_topic_0020212672.html", "node_id":"en-us_topic_0020212672.xml", "product_code":"ecs", - "code":"94", + "code":"95", "des":"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}/", "doc_type":"api", "kw":"Querying a Disk Attached to an ECS,Disk Management,API Reference", @@ -1792,7 +1811,7 @@ "uri":"en-us_topic_0031167350.html", "node_id":"en-us_topic_0031167350.xml", "product_code":"ecs", - "code":"95", + "code":"96", "des":"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", "doc_type":"api", "kw":"Attaching an ECS Data Disk,Disk Management,API Reference", @@ -1811,7 +1830,7 @@ "uri":"en-us_topic_0065817707.html", "node_id":"en-us_topic_0065817707.xml", "product_code":"ecs", - "code":"96", + "code":"97", "des":"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", "doc_type":"api", "kw":"Detaching a Disk from an ECS,Disk Management,API Reference", @@ -1830,7 +1849,7 @@ "uri":"en-us_topic_0065817681.html", "node_id":"en-us_topic_0065817681.xml", "product_code":"ecs", - "code":"97", + "code":"98", "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", "kw":"Metadata Management", @@ -1849,7 +1868,7 @@ "uri":"en-us_topic_0025560298.html", "node_id":"en-us_topic_0025560298.xml", "product_code":"ecs", - "code":"98", + "code":"99", "des":"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", "doc_type":"api", "kw":"Updating ECS Metadata,Metadata Management,API Reference", @@ -1868,7 +1887,7 @@ "uri":"en-us_topic_0077847902.html", "node_id":"en-us_topic_0077847902.xml", "product_code":"ecs", - "code":"99", + "code":"100", "des":"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", "doc_type":"api", "kw":"Configuring ECS Metadata,Metadata Management,API Reference", @@ -1887,7 +1906,7 @@ "uri":"en-us_topic_0025560299.html", "node_id":"en-us_topic_0025560299.xml", "product_code":"ecs", - "code":"100", + "code":"101", "des":"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", "doc_type":"api", "kw":"Deleting Specified ECS Metadata,Metadata Management,API Reference", @@ -1906,7 +1925,7 @@ "uri":"en-us_topic_0065817713.html", "node_id":"en-us_topic_0065817713.xml", "product_code":"ecs", - "code":"101", + "code":"102", "des":"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", "doc_type":"api", "kw":"Querying ECS Metadata,Metadata Management,API Reference", @@ -1925,7 +1944,7 @@ "uri":"en-us_topic_0065817714.html", "node_id":"en-us_topic_0065817714.xml", "product_code":"ecs", - "code":"102", + "code":"103", "des":"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", "doc_type":"api", "kw":"Obtaining ECS Metadata with a Specified Key,Metadata Management,API Reference", @@ -1944,7 +1963,7 @@ "uri":"en-us_topic_0025567413.html", "node_id":"en-us_topic_0025567413.xml", "product_code":"ecs", - "code":"103", + "code":"104", "des":"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", "doc_type":"api", "kw":"Modifying ECS Metadata with a Specified Key,Metadata Management,API Reference", @@ -1963,7 +1982,7 @@ "uri":"en-us_topic_0111860833.html", "node_id":"en-us_topic_0111860833.xml", "product_code":"ecs", - "code":"104", + "code":"105", "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", "kw":"Tenant Quota Management", @@ -1982,7 +2001,7 @@ "uri":"en-us_topic_0065817717.html", "node_id":"en-us_topic_0065817717.xml", "product_code":"ecs", - "code":"105", + "code":"106", "des":"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", "doc_type":"api", "kw":"Querying Tenant Quota Limits,Tenant Quota Management,API Reference", @@ -2001,7 +2020,7 @@ "uri":"en-us_topic_0067298110.html", "node_id":"en-us_topic_0067298110.xml", "product_code":"ecs", - "code":"106", + "code":"107", "des":"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 ", "doc_type":"api", "kw":"Querying Tenant Quotas,Tenant Quota Management,API Reference", @@ -2020,7 +2039,7 @@ "uri":"en-us_topic_0065817716.html", "node_id":"en-us_topic_0065817716.xml", "product_code":"ecs", - "code":"107", + "code":"108", "des":"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", "doc_type":"api", "kw":"Querying Default Quotas,Tenant Quota Management,API Reference", @@ -2039,7 +2058,7 @@ "uri":"en-us_topic_0020212675.html", "node_id":"en-us_topic_0020212675.xml", "product_code":"ecs", - "code":"108", + "code":"109", "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", "kw":"Key and Password Management", @@ -2058,10 +2077,10 @@ "uri":"en-us_topic_0020212676.html", "node_id":"en-us_topic_0020212676.xml", "product_code":"ecs", - "code":"109", - "des":"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", + "code":"110", + "des":"This API is used to list SSH key pairs.GET /v2.1/{project_id}/os-keypairsGET /v2/{project_id}/os-keypairsTable 1 describes the parameters in the URI.Parameter description", "doc_type":"api", - "kw":"Querying SSH Key Pairs,Key and Password Management,API Reference", + "kw":"Listing SSH Key Pairs,Key and Password Management,API Reference", "search_title":"", "metedata":[ { @@ -2070,14 +2089,14 @@ "opensource":"false;true" } ], - "title":"Querying SSH Key Pairs", + "title":"Listing SSH Key Pairs", "githuburl":"" }, { "uri":"en-us_topic_0020212677.html", "node_id":"en-us_topic_0020212677.xml", "product_code":"ecs", - "code":"110", + "code":"111", "des":"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", "doc_type":"api", "kw":"Querying a Specified SSH Key Pair,Key and Password Management,API Reference", @@ -2096,7 +2115,7 @@ "uri":"en-us_topic_0020212678.html", "node_id":"en-us_topic_0020212678.xml", "product_code":"ecs", - "code":"111", + "code":"112", "des":"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", "doc_type":"api", "kw":"Creating and Importing an SSH Key Pair,Key and Password Management,API Reference", @@ -2115,7 +2134,7 @@ "uri":"en-us_topic_0020212680.html", "node_id":"en-us_topic_0020212680.xml", "product_code":"ecs", - "code":"112", + "code":"113", "des":"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", "doc_type":"api", "kw":"Deleting an SSH Key,Key and Password Management,API Reference", @@ -2134,7 +2153,7 @@ "uri":"en-us_topic_0031176553.html", "node_id":"en-us_topic_0031176553.xml", "product_code":"ecs", - "code":"113", + "code":"114", "des":"This API is used to obtain the random password generated during initial Windows ECS installation for user Administrator or the configured Cloudbase-init user when you use", "doc_type":"api", "kw":"Obtaining the Password of an ECS,Key and Password Management,API Reference", @@ -2153,7 +2172,7 @@ "uri":"en-us_topic_0031176554.html", "node_id":"en-us_topic_0031176554.xml", "product_code":"ecs", - "code":"114", + "code":"115", "des":"This API is used to delete the random password records generated during initial installation of a Windows ECS. After the password is deleted, you can still use your passw", "doc_type":"api", "kw":"Deleting the Password of an ECS,Key and Password Management,API Reference", @@ -2172,7 +2191,7 @@ "uri":"en-us_topic_0065817683.html", "node_id":"en-us_topic_0065817683.xml", "product_code":"ecs", - "code":"115", + "code":"116", "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", "kw":"ECS Group Management", @@ -2191,7 +2210,7 @@ "uri":"en-us_topic_0065817720.html", "node_id":"en-us_topic_0065817720.xml", "product_code":"ecs", - "code":"116", + "code":"117", "des":"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", "doc_type":"api", "kw":"Creating an ECS Group,ECS Group Management,API Reference", @@ -2210,10 +2229,10 @@ "uri":"en-us_topic_0065817721.html", "node_id":"en-us_topic_0065817721.xml", "product_code":"ecs", - "code":"117", - "des":"This API is used to query the list of ECS groups.GET /v2.1/{project_id}/os-server-groupsGET /v2/{project_id}/os-server-groupsTable 1 describes the parameters in the URI.P", + "code":"118", + "des":"This API is used to list ECS groups.GET /v2.1/{project_id}/os-server-groupsGET /v2/{project_id}/os-server-groupsTable 1 describes the parameters in the URI.Parameter desc", "doc_type":"api", - "kw":"Querying the List of ECS Groups,ECS Group Management,API Reference", + "kw":"Listing ECS Groups,ECS Group Management,API Reference", "search_title":"", "metedata":[ { @@ -2222,14 +2241,14 @@ "opensource":"false;true" } ], - "title":"Querying the List of ECS Groups", + "title":"Listing ECS Groups", "githuburl":"" }, { "uri":"en-us_topic_0065817722.html", "node_id":"en-us_topic_0065817722.xml", "product_code":"ecs", - "code":"118", + "code":"119", "des":"This API is used to query details about 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", "doc_type":"api", "kw":"Querying Details About an ECS Group,ECS Group Management,API Reference", @@ -2248,7 +2267,7 @@ "uri":"en-us_topic_0065817723.html", "node_id":"en-us_topic_0065817723.xml", "product_code":"ecs", - "code":"119", + "code":"120", "des":"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", "doc_type":"api", "kw":"Deleting an ECS Group,ECS Group Management,API Reference", @@ -2267,7 +2286,7 @@ "uri":"en-us_topic_0167809633.html", "node_id":"en-us_topic_0167809633.xml", "product_code":"ecs", - "code":"120", + "code":"121", "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", "kw":"ECS Operation Management", @@ -2286,10 +2305,10 @@ "uri":"en-us_topic_0065817692.html", "node_id":"en-us_topic_0065817692.xml", "product_code":"ecs", - "code":"121", - "des":"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", + "code":"122", + "des":"This API is used to list all historical actions on an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}GET /v2/{project_id}", "doc_type":"api", - "kw":"Querying Operations on an ECS,ECS Operation Management,API Reference", + "kw":"Listing Actions on an ECS,ECS Operation Management,API Reference", "search_title":"", "metedata":[ { @@ -2298,14 +2317,14 @@ "opensource":"false;true" } ], - "title":"Querying Operations on an ECS", + "title":"Listing Actions on an ECS", "githuburl":"" }, { "uri":"en-us_topic_0065817693.html", "node_id":"en-us_topic_0065817693.xml", "product_code":"ecs", - "code":"122", + "code":"123", "des":"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", "doc_type":"api", "kw":"Querying ECS Operations by Request ID,ECS Operation Management,API Reference", @@ -2324,7 +2343,7 @@ "uri":"en-us_topic_0167809634.html", "node_id":"en-us_topic_0167809634.xml", "product_code":"ecs", - "code":"123", + "code":"124", "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", "kw":"ECS Console Management", @@ -2343,7 +2362,7 @@ "uri":"en-us_topic_0065817689.html", "node_id":"en-us_topic_0065817689.xml", "product_code":"ecs", - "code":"124", + "code":"125", "des":"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", "doc_type":"api", "kw":"Obtaining ECS Management Console Logs,ECS Console Management,API Reference", @@ -2362,7 +2381,7 @@ "uri":"en-us_topic_0142763126.html", "node_id":"en-us_topic_0142763126.xml", "product_code":"ecs", - "code":"125", + "code":"126", "des":"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", "doc_type":"api", "kw":"Obtaining a VNC-based Remote Login Address (Microversion 2.6 or Later),ECS Console Management,API Re", @@ -2381,7 +2400,7 @@ "uri":"en-us_topic_0065817684.html", "node_id":"en-us_topic_0065817684.xml", "product_code":"ecs", - "code":"126", + "code":"127", "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", "kw":"AZ", @@ -2400,10 +2419,10 @@ "uri":"en-us_topic_0065817728.html", "node_id":"en-us_topic_0065817728.xml", "product_code":"ecs", - "code":"127", + "code":"128", "des":"This API is used to list AZs.GET /v2.1/{project_id}/os-availability-zoneGET /v2/{project_id}/os-availability-zoneTable 1 describes the parameters in the URI.Parameter des", "doc_type":"api", - "kw":"Querying AZs,AZ,API Reference", + "kw":"Listing AZs,AZ,API Reference", "search_title":"", "metedata":[ { @@ -2412,14 +2431,14 @@ "opensource":"false;true" } ], - "title":"Querying AZs", + "title":"Listing AZs", "githuburl":"" }, { "uri":"en-us_topic_0108433460.html", "node_id":"en-us_topic_0108433460.xml", "product_code":"ecs", - "code":"128", + "code":"129", "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", "kw":"Tag Management", @@ -2438,7 +2457,7 @@ "uri":"en-us_topic_0065817686.html", "node_id":"en-us_topic_0065817686.xml", "product_code":"ecs", - "code":"129", + "code":"130", "des":"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", "doc_type":"api", "kw":"Tag Types,Tag Management,API Reference", @@ -2457,7 +2476,7 @@ "uri":"en-us_topic_0065820822.html", "node_id":"en-us_topic_0065820822.xml", "product_code":"ecs", - "code":"130", + "code":"131", "des":"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.", "doc_type":"api", "kw":"Querying All Tags of an ECS,Tag Management,API Reference", @@ -2476,7 +2495,7 @@ "uri":"en-us_topic_0065820823.html", "node_id":"en-us_topic_0065820823.xml", "product_code":"ecs", - "code":"131", + "code":"132", "des":"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", "doc_type":"api", "kw":"Adding Tags to an ECS,Tag Management,API Reference", @@ -2495,7 +2514,7 @@ "uri":"en-us_topic_0065820824.html", "node_id":"en-us_topic_0065820824.xml", "product_code":"ecs", - "code":"132", + "code":"133", "des":"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 ", "doc_type":"api", "kw":"Deleting All Tags of an ECS,Tag Management,API Reference", @@ -2514,7 +2533,7 @@ "uri":"en-us_topic_0065820825.html", "node_id":"en-us_topic_0065820825.xml", "product_code":"ecs", - "code":"133", + "code":"134", "des":"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", "doc_type":"api", "kw":"Adding a Tag to an ECS,Tag Management,API Reference", @@ -2533,7 +2552,7 @@ "uri":"en-us_topic_0065820826.html", "node_id":"en-us_topic_0065820826.xml", "product_code":"ecs", - "code":"134", + "code":"135", "des":"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", "doc_type":"api", "kw":"Querying a Specified Tag for an ECS,Tag Management,API Reference", @@ -2552,7 +2571,7 @@ "uri":"en-us_topic_0065820827.html", "node_id":"en-us_topic_0065820827.xml", "product_code":"ecs", - "code":"135", + "code":"136", "des":"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", "doc_type":"api", "kw":"Deleting a Specified Tag from an ECS,Tag Management,API Reference", @@ -2571,7 +2590,7 @@ "uri":"en-us_topic_0175308115.html", "node_id":"en-us_topic_0175308115.xml", "product_code":"ecs", - "code":"136", + "code":"137", "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", "kw":"Data Structure", @@ -2590,7 +2609,7 @@ "uri":"en-us_topic_0167957246.html", "node_id":"en-us_topic_0167957246.xml", "product_code":"ecs", - "code":"137", + "code":"138", "des":"publicip Field Descriptionsecurity_groups Field Descriptioneip Field Descriptionbandwidth Field Descriptionipv6_bandwidth Field Descriptionextendparam Field Description f", "doc_type":"api", "kw":"Data Structure for Creating ECSs,Data Structure,API Reference", @@ -2609,7 +2628,7 @@ "uri":"en-us_topic_0169494074.html", "node_id":"en-us_topic_0169494074.xml", "product_code":"ecs", - "code":"138", + "code":"139", "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", "kw":"Data Structure for Querying Details About ECSs,Data Structure,API Reference", @@ -2628,7 +2647,7 @@ "uri":"en-us_topic_0170710254.html", "node_id":"en-us_topic_0170710254.xml", "product_code":"ecs", - "code":"139", + "code":"140", "des":"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", "doc_type":"api", "kw":"Data Structure for Querying Details About Specifications,Data Structure,API Reference", @@ -2647,7 +2666,7 @@ "uri":"en-us_topic_0103071509.html", "node_id":"en-us_topic_0103071509.xml", "product_code":"ecs", - "code":"140", + "code":"141", "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", "kw":"Permissions and Supported Actions", @@ -2666,7 +2685,7 @@ "uri":"en-us_topic_0170316409.html", "node_id":"en-us_topic_0170316409.xml", "product_code":"ecs", - "code":"141", + "code":"142", "des":"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 th", "doc_type":"api", "kw":"Introduction,Permissions and Supported Actions,API Reference", @@ -2685,7 +2704,7 @@ "uri":"en-us_topic_0103071510.html", "node_id":"en-us_topic_0103071510.xml", "product_code":"ecs", - "code":"142", + "code":"143", "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", "kw":"Lifecycle Management,Permissions and Supported Actions,API Reference", @@ -2704,7 +2723,7 @@ "uri":"en-us_topic_0103071511.html", "node_id":"en-us_topic_0103071511.xml", "product_code":"ecs", - "code":"143", + "code":"144", "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", "kw":"ECS Status Management,Permissions and Supported Actions,API Reference", @@ -2723,7 +2742,7 @@ "uri":"en-us_topic_0184167662.html", "node_id":"en-us_topic_0184167662.xml", "product_code":"ecs", - "code":"144", + "code":"145", "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", "kw":"Batch Operations,Permissions and Supported Actions,API Reference", @@ -2742,7 +2761,7 @@ "uri":"en-us_topic_0103072350.html", "node_id":"en-us_topic_0103072350.xml", "product_code":"ecs", - "code":"145", + "code":"146", "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", "kw":"Network Management,Permissions and Supported Actions,API Reference", @@ -2761,7 +2780,7 @@ "uri":"en-us_topic_0103072348.html", "node_id":"en-us_topic_0103072348.xml", "product_code":"ecs", - "code":"146", + "code":"147", "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", "kw":"Image Management,Permissions and Supported Actions,API Reference", @@ -2780,7 +2799,7 @@ "uri":"en-us_topic_0103072347.html", "node_id":"en-us_topic_0103072347.xml", "product_code":"ecs", - "code":"147", + "code":"148", "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", "kw":"Security Group Management,Permissions and Supported Actions,API Reference", @@ -2799,7 +2818,7 @@ "uri":"en-us_topic_0103071522.html", "node_id":"en-us_topic_0103071522.xml", "product_code":"ecs", - "code":"148", + "code":"149", "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", "kw":"Specifications Query,Permissions and Supported Actions,API Reference", @@ -2818,7 +2837,7 @@ "uri":"en-us_topic_0103071513.html", "node_id":"en-us_topic_0103071513.xml", "product_code":"ecs", - "code":"149", + "code":"150", "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", "kw":"NIC Management,Permissions and Supported Actions,API Reference", @@ -2837,7 +2856,7 @@ "uri":"en-us_topic_0103071514.html", "node_id":"en-us_topic_0103071514.xml", "product_code":"ecs", - "code":"150", + "code":"151", "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", "kw":"Disk Management,Permissions and Supported Actions,API Reference", @@ -2856,7 +2875,7 @@ "uri":"en-us_topic_0103071516.html", "node_id":"en-us_topic_0103071516.xml", "product_code":"ecs", - "code":"151", + "code":"152", "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", "kw":"Metadata Management,Permissions and Supported Actions,API Reference", @@ -2875,7 +2894,7 @@ "uri":"en-us_topic_0103071517.html", "node_id":"en-us_topic_0103071517.xml", "product_code":"ecs", - "code":"152", + "code":"153", "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", "kw":"Tenant Quota Management,Permissions and Supported Actions,API Reference", @@ -2894,7 +2913,7 @@ "uri":"en-us_topic_0103071515.html", "node_id":"en-us_topic_0103071515.xml", "product_code":"ecs", - "code":"153", + "code":"154", "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", "kw":"SSH Key Management,Permissions and Supported Actions,API Reference", @@ -2913,7 +2932,7 @@ "uri":"en-us_topic_0161341998.html", "node_id":"en-us_topic_0161341998.xml", "product_code":"ecs", - "code":"154", + "code":"155", "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", "kw":"Password Management,Permissions and Supported Actions,API Reference", @@ -2932,7 +2951,7 @@ "uri":"en-us_topic_0103071520.html", "node_id":"en-us_topic_0103071520.xml", "product_code":"ecs", - "code":"155", + "code":"156", "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", "kw":"ECS Group Management,Permissions and Supported Actions,API Reference", @@ -2951,7 +2970,7 @@ "uri":"en-us_topic_0184192952.html", "node_id":"en-us_topic_0184192952.xml", "product_code":"ecs", - "code":"156", + "code":"157", "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", "kw":"ECS Management Through Console,Permissions and Supported Actions,API Reference", @@ -2970,7 +2989,7 @@ "uri":"en-us_topic_0103071519.html", "node_id":"en-us_topic_0103071519.xml", "product_code":"ecs", - "code":"157", + "code":"158", "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", "kw":"AZ Management,Permissions and Supported Actions,API Reference", @@ -2989,7 +3008,7 @@ "uri":"en-us_topic_0103071521.html", "node_id":"en-us_topic_0103071521.xml", "product_code":"ecs", - "code":"158", + "code":"159", "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", "kw":"Tag Management,Permissions and Supported Actions,API Reference", @@ -3008,7 +3027,7 @@ "uri":"en-us_topic_0065820821.html", "node_id":"en-us_topic_0065820821.xml", "product_code":"ecs", - "code":"159", + "code":"160", "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", "kw":"Common Parameters", @@ -3027,7 +3046,7 @@ "uri":"en-us_topic_0022067716.html", "node_id":"en-us_topic_0022067716.xml", "product_code":"ecs", - "code":"160", + "code":"161", "des":"NormalReturned ValueDescription200Request succeeded.201Request processed.202After the task is successfully delivered, the task to be delivered shall be postponed because ", "doc_type":"api", "kw":"Returned Values for General Requests,Common Parameters,API Reference", @@ -3046,7 +3065,7 @@ "uri":"en-us_topic_0022067713.html", "node_id":"en-us_topic_0022067713.xml", "product_code":"ecs", - "code":"161", + "code":"162", "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", "kw":"Job Request Results", @@ -3065,8 +3084,8 @@ "uri":"en-us_topic_0022067714.html", "node_id":"en-us_topic_0022067714.xml", "product_code":"ecs", - "code":"162", - "des":"Normal response descriptionParameterTypeDescriptionjob_idStringSpecifies the returned job ID after delivering the job. Users can query the job progress using this ID. For", + "code":"163", + "des":"Normal response descriptionParameterTypeDescriptionjob_idStringSpecifies the job ID returned after a job is delivered. The job ID can be used to query the job execution p", "doc_type":"api", "kw":"Responses (Jobs),Job Request Results,API Reference", "search_title":"", @@ -3084,7 +3103,7 @@ "uri":"en-us_topic_0022067715.html", "node_id":"en-us_topic_0022067715.xml", "product_code":"ecs", - "code":"163", + "code":"164", "des":"NormalReturned ValueDescription200The job is delivered.202The job is delivered. It will be processed with a delay because the system is busy.204The job is delivered.Abnor", "doc_type":"api", "kw":"Returned Values,Job Request Results,API Reference", @@ -3103,7 +3122,7 @@ "uri":"en-us_topic_0142195138.html", "node_id":"en-us_topic_0142195138.xml", "product_code":"ecs", - "code":"164", + "code":"165", "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", "kw":"Batch Request Results", @@ -3122,7 +3141,7 @@ "uri":"en-us_topic_0142195139.html", "node_id":"en-us_topic_0142195139.xml", "product_code":"ecs", - "code":"165", + "code":"166", "des":"The following responses are only for batch resetting the passwords for logging in to ECSs and for batch modifying ECS specifications. For details about the responses of o", "doc_type":"api", "kw":"Responses (Batch Requests),Batch Request Results,API Reference", @@ -3141,7 +3160,7 @@ "uri":"en-us_topic_0267425395.html", "node_id":"en-us_topic_0267425395.xml", "product_code":"ecs", - "code":"166", + "code":"167", "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", "kw":"Out-of-Date APIs", @@ -3160,7 +3179,7 @@ "uri":"en-us_topic_0000001266524365.html", "node_id":"en-us_topic_0000001266524365.xml", "product_code":"ecs", - "code":"167", + "code":"168", "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", "kw":"Status Management", @@ -3179,7 +3198,7 @@ "uri":"en-us_topic_0067600148.html", "node_id":"en-us_topic_0067600148.xml", "product_code":"ecs", - "code":"168", + "code":"169", "des":"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", "doc_type":"api", "kw":"Querying Automatic Recovery of an ECS (Discarded),Status Management,API Reference", @@ -3198,7 +3217,7 @@ "uri":"en-us_topic_0067600284.html", "node_id":"en-us_topic_0067600284.xml", "product_code":"ecs", - "code":"169", + "code":"170", "des":"This API is used to configure or delete automatic recovery of an ECS.PUT /v1/{project_id}/cloudservers/{server_id}/autorecoveryTable 1 describes the parameters in the URI", "doc_type":"api", "kw":"Managing Automatic Recovery of an ECS (Discarded),Status Management,API Reference", @@ -3217,7 +3236,7 @@ "uri":"en-us_topic_0000001207303618.html", "node_id":"en-us_topic_0000001207303618.xml", "product_code":"ecs", - "code":"170", + "code":"171", "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", "kw":"Tag Management", @@ -3236,7 +3255,7 @@ "uri":"en-us_topic_0000001252143577.html", "node_id":"en-us_topic_0000001252143577.xml", "product_code":"ecs", - "code":"171", + "code":"172", "des":"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. ", "doc_type":"api", "kw":"Adding Tags to an ECS in a Batch (Discarded),Tag Management,API Reference", @@ -3255,7 +3274,7 @@ "uri":"en-us_topic_0000001252263549.html", "node_id":"en-us_topic_0000001252263549.xml", "product_code":"ecs", - "code":"172", + "code":"173", "des":"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. ", "doc_type":"api", "kw":"Deleting Tags from an ECS in a Batch (Discarded),Tag Management,API Reference", @@ -3274,7 +3293,7 @@ "uri":"en-us_topic_0000001207623588.html", "node_id":"en-us_topic_0000001207623588.xml", "product_code":"ecs", - "code":"173", + "code":"174", "des":"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", "doc_type":"api", "kw":"Querying Project Tags (Discarded),Tag Management,API Reference", @@ -3293,7 +3312,7 @@ "uri":"en-us_topic_0000001207783562.html", "node_id":"en-us_topic_0000001207783562.xml", "product_code":"ecs", - "code":"174", + "code":"175", "des":"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 ", "doc_type":"api", "kw":"Querying Tags of an ECS (Discarded),Tag Management,API Reference", @@ -3312,7 +3331,7 @@ "uri":"en-us_topic_0065962596.html", "node_id":"en-us_topic_0065962596.xml", "product_code":"ecs", - "code":"175", + "code":"176", "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", "kw":"FPGA Logical File Management", @@ -3331,7 +3350,7 @@ "uri":"en-us_topic_0065962597.html", "node_id":"en-us_topic_0065962597.xml", "product_code":"ecs", - "code":"176", + "code":"177", "des":"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", "doc_type":"api", "kw":"Registering an FPGA Image,FPGA Logical File Management,API Reference", @@ -3350,7 +3369,7 @@ "uri":"en-us_topic_0065962599.html", "node_id":"en-us_topic_0065962599.xml", "product_code":"ecs", - "code":"177", + "code":"178", "des":"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", "doc_type":"api", "kw":"Deleting an FPGA Image,FPGA Logical File Management,API Reference", @@ -3369,7 +3388,7 @@ "uri":"en-us_topic_0065962600.html", "node_id":"en-us_topic_0065962600.xml", "product_code":"ecs", - "code":"178", + "code":"179", "des":"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", "doc_type":"api", "kw":"Viewing Details of FPGA Images,FPGA Logical File Management,API Reference", @@ -3388,7 +3407,7 @@ "uri":"en-us_topic_0065962598.html", "node_id":"en-us_topic_0065962598.xml", "product_code":"ecs", - "code":"179", + "code":"180", "des":"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", "doc_type":"api", "kw":"Associating an FPGA Image with an ECS Image,FPGA Logical File Management,API Reference", @@ -3407,7 +3426,7 @@ "uri":"en-us_topic_0081950549.html", "node_id":"en-us_topic_0081950549.xml", "product_code":"ecs", - "code":"180", + "code":"181", "des":"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", "doc_type":"api", "kw":"Disassociating an FPGA Image from an ECS Image,FPGA Logical File Management,API Reference", @@ -3426,7 +3445,7 @@ "uri":"en-us_topic_0081950550.html", "node_id":"en-us_topic_0081950550.xml", "product_code":"ecs", - "code":"181", + "code":"182", "des":"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", "doc_type":"api", "kw":"Querying Associations Between an FPGA Image and an ECS Image,FPGA Logical File Management,API Refere", @@ -3445,7 +3464,7 @@ "uri":"en-us_topic_0065817680.html", "node_id":"en-us_topic_0065817680.xml", "product_code":"ecs", - "code":"182", + "code":"183", "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", "kw":"Image Management (OpenStack Nova APIs)", @@ -3464,7 +3483,7 @@ "uri":"en-us_topic_0065817695.html", "node_id":"en-us_topic_0065817695.xml", "product_code":"ecs", - "code":"183", + "code":"184", "des":"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", "doc_type":"api", "kw":"Querying Images (Discarded),Image Management (OpenStack Nova APIs),API Reference", @@ -3483,7 +3502,7 @@ "uri":"en-us_topic_0065817696.html", "node_id":"en-us_topic_0065817696.xml", "product_code":"ecs", - "code":"184", + "code":"185", "des":"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/", "doc_type":"api", "kw":"Querying Image Details (Discarded),Image Management (OpenStack Nova APIs),API Reference", @@ -3502,7 +3521,7 @@ "uri":"en-us_topic_0065817697.html", "node_id":"en-us_topic_0065817697.xml", "product_code":"ecs", - "code":"185", + "code":"186", "des":"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", "doc_type":"api", "kw":"Querying Details About a Specified Image (Discarded),Image Management (OpenStack Nova APIs),API Refe", @@ -3521,7 +3540,7 @@ "uri":"en-us_topic_0065817698.html", "node_id":"en-us_topic_0065817698.xml", "product_code":"ecs", - "code":"186", + "code":"187", "des":"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 /", "doc_type":"api", "kw":"Querying the Metadata of a Specified Image (Discarded),Image Management (OpenStack Nova APIs),API Re", @@ -3540,7 +3559,7 @@ "uri":"en-us_topic_0065817699.html", "node_id":"en-us_topic_0065817699.xml", "product_code":"ecs", - "code":"187", + "code":"188", "des":"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", "doc_type":"api", "kw":"Deleting an Image (Discarded),Image Management (OpenStack Nova APIs),API Reference", @@ -3559,7 +3578,7 @@ "uri":"en-us_topic_0267427144.html", "node_id":"en-us_topic_0267427144.xml", "product_code":"ecs", - "code":"188", + "code":"189", "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", "kw":"Security Group Management (OpenStack Nova APIs)", @@ -3578,7 +3597,7 @@ "uri":"en-us_topic_0090187679.html", "node_id":"en-us_topic_0090187679.xml", "product_code":"ecs", - "code":"189", + "code":"190", "des":"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", "doc_type":"api", "kw":"Querying Security Groups (Discarded),Security Group Management (OpenStack Nova APIs),API Reference", @@ -3597,7 +3616,7 @@ "uri":"en-us_topic_0090187680.html", "node_id":"en-us_topic_0090187680.xml", "product_code":"ecs", - "code":"190", + "code":"191", "des":"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", "doc_type":"api", "kw":"Creating a Security Group (Discarded),Security Group Management (OpenStack Nova APIs),API Reference", @@ -3616,7 +3635,7 @@ "uri":"en-us_topic_0090187681.html", "node_id":"en-us_topic_0090187681.xml", "product_code":"ecs", - "code":"191", + "code":"192", "des":"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", "doc_type":"api", "kw":"Querying Details About a Security Group (Discarded),Security Group Management (OpenStack Nova APIs),", @@ -3635,7 +3654,7 @@ "uri":"en-us_topic_0065817700.html", "node_id":"en-us_topic_0065817700.xml", "product_code":"ecs", - "code":"192", + "code":"193", "des":"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", "doc_type":"api", "kw":"Updating a Security Group (Discarded),Security Group Management (OpenStack Nova APIs),API Reference", @@ -3654,7 +3673,7 @@ "uri":"en-us_topic_0065817701.html", "node_id":"en-us_topic_0065817701.xml", "product_code":"ecs", - "code":"193", + "code":"194", "des":"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", "doc_type":"api", "kw":"Deleting a Security Group (Discarded),Security Group Management (OpenStack Nova APIs),API Reference", @@ -3673,7 +3692,7 @@ "uri":"en-us_topic_0065817703.html", "node_id":"en-us_topic_0065817703.xml", "product_code":"ecs", - "code":"194", + "code":"195", "des":"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", "doc_type":"api", "kw":"Creating a Security Group Rule (Discarded),Security Group Management (OpenStack Nova APIs),API Refer", @@ -3692,7 +3711,7 @@ "uri":"en-us_topic_0065817704.html", "node_id":"en-us_topic_0065817704.xml", "product_code":"ecs", - "code":"195", + "code":"196", "des":"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", "doc_type":"api", "kw":"Deleting a Security Group Rule (Discarded),Security Group Management (OpenStack Nova APIs),API Refer", @@ -3711,7 +3730,7 @@ "uri":"en-us_topic_0267427881.html", "node_id":"en-us_topic_0267427881.xml", "product_code":"ecs", - "code":"196", + "code":"197", "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", "kw":"Disk Management (OpenStack Nova APIs)", @@ -3730,7 +3749,7 @@ "uri":"en-us_topic_0065817709.html", "node_id":"en-us_topic_0065817709.xml", "product_code":"ecs", - "code":"197", + "code":"198", "des":"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", "doc_type":"api", "kw":"Querying Brief Information About Disks (Discarded),Disk Management (OpenStack Nova APIs),API Referen", @@ -3749,7 +3768,7 @@ "uri":"en-us_topic_0065817710.html", "node_id":"en-us_topic_0065817710.xml", "product_code":"ecs", - "code":"198", + "code":"199", "des":"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 /", "doc_type":"api", "kw":"Querying Detailed Information About Disks (Discarded),Disk Management (OpenStack Nova APIs),API Refe", @@ -3768,7 +3787,7 @@ "uri":"en-us_topic_0065817711.html", "node_id":"en-us_topic_0065817711.xml", "product_code":"ecs", - "code":"199", + "code":"200", "des":"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", "doc_type":"api", "kw":"Querying Information About a Disk (Discarded),Disk Management (OpenStack Nova APIs),API Reference", @@ -3787,7 +3806,7 @@ "uri":"en-us_topic_0065817708.html", "node_id":"en-us_topic_0065817708.xml", "product_code":"ecs", - "code":"200", + "code":"201", "des":"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/{", "doc_type":"api", "kw":"Creating a Disk (Discarded),Disk Management (OpenStack Nova APIs),API Reference", @@ -3806,7 +3825,7 @@ "uri":"en-us_topic_0065817712.html", "node_id":"en-us_topic_0065817712.xml", "product_code":"ecs", - "code":"201", + "code":"202", "des":"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", "doc_type":"api", "kw":"Deleting a Disk (Discarded),Disk Management (OpenStack Nova APIs),API Reference", @@ -3825,7 +3844,7 @@ "uri":"en-us_topic_0065817682.html", "node_id":"en-us_topic_0065817682.xml", "product_code":"ecs", - "code":"202", + "code":"203", "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", "kw":"Floating IP Address Management (OpenStack Nova APIs)", @@ -3844,7 +3863,7 @@ "uri":"en-us_topic_0065817718.html", "node_id":"en-us_topic_0065817718.xml", "product_code":"ecs", - "code":"203", + "code":"204", "des":"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", "doc_type":"api", "kw":"Binding a Floating IP Address (Discarded),Floating IP Address Management (OpenStack Nova APIs),API R", @@ -3863,7 +3882,7 @@ "uri":"en-us_topic_0065817719.html", "node_id":"en-us_topic_0065817719.xml", "product_code":"ecs", - "code":"204", + "code":"205", "des":"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", "doc_type":"api", "kw":"Unbinding a Floating IP Address (Discarded),Floating IP Address Management (OpenStack Nova APIs),API", @@ -3882,7 +3901,7 @@ "uri":"en-us_topic_0065820816.html", "node_id":"en-us_topic_0065820816.xml", "product_code":"ecs", - "code":"205", + "code":"206", "des":"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", "doc_type":"api", "kw":"Assigning a Floating IP Address (Discarded),Floating IP Address Management (OpenStack Nova APIs),API", @@ -3901,7 +3920,7 @@ "uri":"en-us_topic_0065820817.html", "node_id":"en-us_topic_0065820817.xml", "product_code":"ecs", - "code":"206", + "code":"207", "des":"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", "doc_type":"api", "kw":"Querying Floating IP Addresses (Discarded),Floating IP Address Management (OpenStack Nova APIs),API ", @@ -3920,7 +3939,7 @@ "uri":"en-us_topic_0065820818.html", "node_id":"en-us_topic_0065820818.xml", "product_code":"ecs", - "code":"207", + "code":"208", "des":"This API is used to query the details about a floating IP address based on the ID of the floating IP address.This API has been discarded. Use the API described in \"Queryi", "doc_type":"api", "kw":"Querying Details About a Floating IP Address (Discarded),Floating IP Address Management (OpenStack N", @@ -3939,7 +3958,7 @@ "uri":"en-us_topic_0065820819.html", "node_id":"en-us_topic_0065820819.xml", "product_code":"ecs", - "code":"208", + "code":"209", "des":"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", "doc_type":"api", "kw":"Releasing a Floating IP Address (Discarded),Floating IP Address Management (OpenStack Nova APIs),API", @@ -3958,7 +3977,7 @@ "uri":"en-us_topic_0065820820.html", "node_id":"en-us_topic_0065820820.xml", "product_code":"ecs", - "code":"209", + "code":"210", "des":"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", "doc_type":"api", "kw":"Querying Floating IP Address Pools (Discarded),Floating IP Address Management (OpenStack Nova APIs),", @@ -3977,7 +3996,7 @@ "uri":"en-us_topic_0022067588.html", "node_id":"en-us_topic_0022067588.xml", "product_code":"ecs", - "code":"210", + "code":"211", "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", "kw":"Appendix", @@ -3996,7 +4015,7 @@ "uri":"en-us_topic_0065827313.html", "node_id":"en-us_topic_0065827313.xml", "product_code":"ecs", - "code":"211", + "code":"212", "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", "kw":"HTTP Status Codes,Appendix,API Reference", @@ -4015,7 +4034,7 @@ "uri":"en-us_topic_0022067717.html", "node_id":"en-us_topic_0022067717.xml", "product_code":"ecs", - "code":"212", + "code":"213", "des":"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", "doc_type":"api", "kw":"Error Codes,Appendix,API Reference", @@ -4034,7 +4053,7 @@ "uri":"en-us_topic_0178420672.html", "node_id":"en-us_topic_0178420672.xml", "product_code":"ecs", - "code":"213", + "code":"214", "des":"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.", "doc_type":"api", "kw":"ECS Statuses,Appendix,API Reference", @@ -4053,7 +4072,7 @@ "uri":"en-us_topic_0022067719.html", "node_id":"en-us_topic_0022067719.xml", "product_code":"ecs", - "code":"214", + "code":"215", "des":"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", "doc_type":"api", "kw":"ECS Monitoring Metrics,Appendix,API Reference", @@ -4072,7 +4091,7 @@ "uri":"en-us_topic_0024734483.html", "node_id":"en-us_topic_0024734483.xml", "product_code":"ecs", - "code":"215", + "code":"216", "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", "kw":"Change History,API Reference", diff --git a/docs/ecs/api-ref/CLASS.TXT.json b/docs/ecs/api-ref/CLASS.TXT.json index 5d836a67b..34c8a2ceb 100644 --- a/docs/ecs/api-ref/CLASS.TXT.json +++ b/docs/ecs/api-ref/CLASS.TXT.json @@ -29,7 +29,7 @@ { "desc":"This API is used to create one or more ECSs.This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mea", "product_code":"ecs", - "title":"Creating an ECS", + "title":"Creating ECSs", "uri":"en-us_topic_0020212668.html", "doc_type":"api", "p_code":"3", @@ -54,9 +54,9 @@ "code":"6" }, { - "desc":"This API is used to query details about ECSs according to search criteria.The information that can be queried includes the ECS billing mode and whether the ECS is frozen.", + "desc":"This API is used to list details about ECSs based on search criteria.The information that can be queried includes the ECS billing mode and whether the ECS is frozen.GET /", "product_code":"ecs", - "title":"Querying Details About ECSs", + "title":"Listing Details About ECSs", "uri":"en-us_topic_0094148850.html", "doc_type":"api", "p_code":"3", @@ -171,9 +171,9 @@ "code":"19" }, { - "desc":"This API is used to query details about ECS flavors and extended flavor information.GET /v1/{project_id}/cloudservers/flavorsTable 1 describes the parameters in the URI.P", + "desc":"This API is used to list flavor details and extended information.GET /v1/{project_id}/cloudservers/flavorsTable 1 describes the parameters in the URI.Path parametersParam", "product_code":"ecs", - "title":"Querying Details About Flavors and Extended Flavor Information", + "title":"Listing Flavor Details and Extended Information", "uri":"en-us_topic_0020212656.html", "doc_type":"api", "p_code":"19", @@ -216,9 +216,9 @@ "code":"24" }, { - "desc":"This API is used to query NICs of an ECS.GET /v1/{project_id}/cloudservers/{server_id}/os-interfaceTable 1 describes the parameters in the URI.Parameter descriptionParame", + "desc":"This API is used to list NICs of an ECS.GET /v1/{project_id}/cloudservers/{server_id}/os-interfaceTable 1 describes the parameters in the URI.Parameter descriptionParamet", "product_code":"ecs", - "title":"Querying NICs of an ECS", + "title":"Listing NICs of an ECS", "uri":"en-us_topic_0121978383.html", "doc_type":"api", "p_code":"22", @@ -234,14 +234,23 @@ "code":"26" }, { - "desc":"This API is used to query information about disks attached to an ECS.GET /v1/{project_id}/cloudservers/{server_id}/block_deviceTable 1 describes the parameters in the URI", + "desc":"This API is used to query details of a single disk attached to an ECS.This API supports checking fine-grained permissions for enterprise projects. For details, see ecs:cl", "product_code":"ecs", - "title":"Querying Information About Disks Attached to an ECS", - "uri":"en-us_topic_0122107473.html", + "title":"Querying Details of a Single Disk Attached to an ECS", + "uri":"en-us_topic_0167811961.html", "doc_type":"api", "p_code":"26", "code":"27" }, + { + "desc":"This API is used to list details about disks attached to an ECS.GET /v1/{project_id}/cloudservers/{server_id}/block_deviceTable 1 describes the parameters in the URI.Para", + "product_code":"ecs", + "title":"Listing Details About Disks Attached to an ECS", + "uri":"en-us_topic_0122107473.html", + "doc_type":"api", + "p_code":"26", + "code":"28" + }, { "desc":"This API is used to attach a disk to an ECS.This API is an asynchronous API. After the attachment request is successfully delivered, a job ID is returned. This does not m", "product_code":"ecs", @@ -249,7 +258,7 @@ "uri":"en-us_topic_0022472987.html", "doc_type":"api", "p_code":"26", - "code":"28" + "code":"29" }, { "desc":"This API is used to detach an EVS disk from an ECS.This API is an asynchronous API. After the detachment request is successfully delivered, a job ID is returned. This doe", @@ -258,7 +267,7 @@ "uri":"en-us_topic_0022472988.html", "doc_type":"api", "p_code":"26", - "code":"29" + "code":"30" }, { "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", @@ -267,7 +276,7 @@ "uri":"en-us_topic_0101860613.html", "doc_type":"api", "p_code":"26", - "code":"30" + "code":"31" }, { "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", @@ -276,7 +285,7 @@ "uri":"en-us_topic_0101860614.html", "doc_type":"api", "p_code":"26", - "code":"31" + "code":"32" }, { "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.", @@ -285,7 +294,7 @@ "uri":"en-us_topic_0124385013.html", "doc_type":"api", "p_code":"2", - "code":"32" + "code":"33" }, { "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", @@ -293,8 +302,8 @@ "title":"Updating ECS Metadata", "uri":"en-us_topic_0122110044.html", "doc_type":"api", - "p_code":"32", - "code":"33" + "p_code":"33", + "code":"34" }, { "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.", @@ -303,7 +312,7 @@ "uri":"en-us_topic_0020212673.html", "doc_type":"api", "p_code":"2", - "code":"34" + "code":"35" }, { "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", @@ -311,8 +320,8 @@ "title":"Querying Tenant Quotas", "uri":"en-us_topic_0020212674.html", "doc_type":"api", - "p_code":"34", - "code":"35" + "p_code":"35", + "code":"36" }, { "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.", @@ -321,7 +330,7 @@ "uri":"en-us_topic_0022225397.html", "doc_type":"api", "p_code":"2", - "code":"36" + "code":"37" }, { "desc":"This API is used to query the execution status of an asynchronous job.After an asynchronous job is issued, for example, creating or deleting an ECS, performing operations", @@ -329,8 +338,8 @@ "title":"Querying Job Execution Status", "uri":"en-us_topic_0022225398.html", "doc_type":"api", - "p_code":"36", - "code":"37" + "p_code":"37", + "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.", @@ -339,7 +348,7 @@ "uri":"en-us_topic_0108433461.html", "doc_type":"api", "p_code":"2", - "code":"38" + "code":"39" }, { "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", @@ -347,8 +356,8 @@ "title":"Tag Types", "uri":"en-us_topic_0167811962.html", "doc_type":"api", - "p_code":"38", - "code":"39" + "p_code":"39", + "code":"40" }, { "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", @@ -356,8 +365,8 @@ "title":"Adding Tags to an ECS in a Batch", "uri":"en-us_topic_0167811963.html", "doc_type":"api", - "p_code":"38", - "code":"40" + "p_code":"39", + "code":"41" }, { "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. ", @@ -365,8 +374,8 @@ "title":"Deleting Tags from an ECS in a Batch", "uri":"en-us_topic_0167811964.html", "doc_type":"api", - "p_code":"38", - "code":"41" + "p_code":"39", + "code":"42" }, { "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", @@ -374,17 +383,17 @@ "title":"Querying ECSs by Tag", "uri":"en-us_topic_0102606095.html", "doc_type":"api", - "p_code":"38", - "code":"42" + "p_code":"39", + "code":"43" }, { "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", + "title":"Listing Project Tags", "uri":"en-us_topic_0167811966.html", "doc_type":"api", - "p_code":"38", - "code":"43" + "p_code":"39", + "code":"44" }, { "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", @@ -392,8 +401,8 @@ "title":"Querying Tags of an ECS", "uri":"en-us_topic_0167811967.html", "doc_type":"api", - "p_code":"38", - "code":"44" + "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.", @@ -402,7 +411,7 @@ "uri":"en-us_topic_0161097717.html", "doc_type":"api", "p_code":"2", - "code":"45" + "code":"46" }, { "desc":"This API is used to create an ECS group.Only anti-affinity groups are supported.POST /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the", @@ -410,8 +419,8 @@ "title":"Creating an ECS Group", "uri":"en-us_topic_0161097718.html", "doc_type":"api", - "p_code":"45", - "code":"46" + "p_code":"46", + "code":"47" }, { "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", @@ -419,44 +428,44 @@ "title":"Deleting an ECS Group", "uri":"en-us_topic_0161097719.html", "doc_type":"api", - "p_code":"45", - "code":"47" + "p_code":"46", + "code":"48" }, { - "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", + "desc":"This API is used to add an ECS to an ECS group. ECSs in the same group are automatically deployed on different hosts if possible.The ECS to be added has been stopped.Only", "product_code":"ecs", "title":"Adding an ECS to an ECS Group", "uri":"en-us_topic_0133622595.html", "doc_type":"api", - "p_code":"45", - "code":"48" + "p_code":"46", + "code":"49" }, { - "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", + "desc":"This API is used to remove an ECS from an ECS group. The anti-affinity policy will not be applied to the ECS after it is removed from the group.Only the anti-affinity pol", "product_code":"ecs", "title":"Removing an ECS from an ECS Group", "uri":"en-us_topic_0133622596.html", "doc_type":"api", - "p_code":"45", - "code":"49" - }, - { - "desc":"This API is used to query ECS groups.GET /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the URI.Path parametersParameterMandatoryDescri", - "product_code":"ecs", - "title":"Querying ECS Groups", - "uri":"en-us_topic_0175597846.html", - "doc_type":"api", - "p_code":"45", + "p_code":"46", "code":"50" }, { - "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", + "desc":"This API is used to list ECS groups.GET /v1/{project_id}/cloudservers/os-server-groupsTable 1 describes the parameters in the URI.Path parametersParameterMandatoryDescrip", + "product_code":"ecs", + "title":"Listing ECS Groups", + "uri":"en-us_topic_0175597846.html", + "doc_type":"api", + "p_code":"46", + "code":"51" + }, + { + "desc":"This API is used to query details about an ECS group.GET /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}Table 1 describes the parameters in the URI.Param", "product_code":"ecs", "title":"Querying Details About an ECS Group", "uri":"en-us_topic_0175597847.html", "doc_type":"api", - "p_code":"45", - "code":"51" + "p_code":"46", + "code":"52" }, { "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.", @@ -465,7 +474,7 @@ "uri":"en-us_topic_0124385014.html", "doc_type":"api", "p_code":"", - "code":"52" + "code":"53" }, { "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.", @@ -473,26 +482,26 @@ "title":"API Version Query", "uri":"en-us_topic_0065792792.html", "doc_type":"api", - "p_code":"52", - "code":"53" - }, - { - "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":"53", "code":"54" }, + { + "desc":"This API is used to list all available Nova versions.To support function extension, Nova APIs can be distinguished by version. There are two types of versions:Major versi", + "product_code":"ecs", + "title":"Listing API Versions", + "uri":"en-us_topic_0065792793.html", + "doc_type":"api", + "p_code":"54", + "code":"55" + }, { "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":"53", - "code":"55" + "p_code":"54", + "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.", @@ -500,8 +509,8 @@ "title":"Lifecycle Management", "uri":"en-us_topic_0124385015.html", "doc_type":"api", - "p_code":"52", - "code":"56" + "p_code":"53", + "code":"57" }, { "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", @@ -509,8 +518,8 @@ "title":"Creating an ECS", "uri":"en-us_topic_0068473331.html", "doc_type":"api", - "p_code":"56", - "code":"57" + "p_code":"57", + "code":"58" }, { "desc":"This API is used to modify ECS details. Only the name and description of an ECS can be modified.PUT /v2.1/{project_id}/servers/{server_id}PUT /v2/{project_id}/servers/{se", @@ -518,8 +527,8 @@ "title":"Modifying an ECS", "uri":"en-us_topic_0020212692.html", "doc_type":"api", - "p_code":"56", - "code":"58" + "p_code":"57", + "code":"59" }, { "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", @@ -527,26 +536,26 @@ "title":"Deleting an ECS", "uri":"en-us_topic_0025560296.html", "doc_type":"api", - "p_code":"56", - "code":"59" - }, - { - "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 the ECS List", - "uri":"en-us_topic_0020212688.html", - "doc_type":"api", - "p_code":"56", + "p_code":"57", "code":"60" }, { - "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}", + "desc":"This API is used to list 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 Details About ECSs", + "title":"Listing ECSs", + "uri":"en-us_topic_0020212688.html", + "doc_type":"api", + "p_code":"57", + "code":"61" + }, + { + "desc":"This API is used to list ECS details.GET /v2.1/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={", + "product_code":"ecs", + "title":"Listing ECS Details", "uri":"en-us_topic_0020212689.html", "doc_type":"api", - "p_code":"56", - "code":"61" + "p_code":"57", + "code":"62" }, { "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", @@ -554,8 +563,8 @@ "title":"Querying Details About an ECS", "uri":"en-us_topic_0020212690.html", "doc_type":"api", - "p_code":"56", - "code":"62" + "p_code":"57", + "code":"63" }, { "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.", @@ -563,8 +572,8 @@ "title":"Status Management", "uri":"en-us_topic_0124385016.html", "doc_type":"api", - "p_code":"52", - "code":"63" + "p_code":"53", + "code":"64" }, { "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 ", @@ -572,8 +581,8 @@ "title":"Starting an ECS", "uri":"en-us_topic_0020212648.html", "doc_type":"api", - "p_code":"63", - "code":"64" + "p_code":"64", + "code":"65" }, { "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", @@ -581,8 +590,8 @@ "title":"Restarting an ECS", "uri":"en-us_topic_0020212650.html", "doc_type":"api", - "p_code":"63", - "code":"65" + "p_code":"64", + "code":"66" }, { "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", @@ -590,8 +599,8 @@ "title":"Disabling an ECS", "uri":"en-us_topic_0020212652.html", "doc_type":"api", - "p_code":"63", - "code":"66" + "p_code":"64", + "code":"67" }, { "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", @@ -599,8 +608,8 @@ "title":"Locking an ECS", "uri":"en-us_topic_0065817690.html", "doc_type":"api", - "p_code":"63", - "code":"67" + "p_code":"64", + "code":"68" }, { "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", @@ -608,8 +617,8 @@ "title":"Unlocking an ECS", "uri":"en-us_topic_0065817691.html", "doc_type":"api", - "p_code":"63", - "code":"68" + "p_code":"64", + "code":"69" }, { "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", @@ -617,8 +626,8 @@ "title":"Rebuilding an ECS", "uri":"en-us_topic_0065817688.html", "doc_type":"api", - "p_code":"63", - "code":"69" + "p_code":"64", + "code":"70" }, { "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", @@ -626,8 +635,8 @@ "title":"Creating an Image Using an ECS", "uri":"en-us_topic_0065817694.html", "doc_type":"api", - "p_code":"63", - "code":"70" + "p_code":"64", + "code":"71" }, { "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 ", @@ -635,8 +644,8 @@ "title":"Modifying the Specifications of an ECS", "uri":"en-us_topic_0028714261.html", "doc_type":"api", - "p_code":"63", - "code":"71" + "p_code":"64", + "code":"72" }, { "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", @@ -644,8 +653,8 @@ "title":"Confirming the Specifications Modification of an ECS", "uri":"en-us_topic_0028714262.html", "doc_type":"api", - "p_code":"63", - "code":"72" + "p_code":"64", + "code":"73" }, { "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", @@ -653,8 +662,8 @@ "title":"Rolling Back ECS Specifications Modification", "uri":"en-us_topic_0028714263.html", "doc_type":"api", - "p_code":"63", - "code":"73" + "p_code":"64", + "code":"74" }, { "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.", @@ -662,8 +671,8 @@ "title":"Network Management", "uri":"en-us_topic_0031167513.html", "doc_type":"api", - "p_code":"52", - "code":"74" + "p_code":"53", + "code":"75" }, { "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}/", @@ -671,8 +680,8 @@ "title":"Querying Networks", "uri":"en-us_topic_0031169828.html", "doc_type":"api", - "p_code":"74", - "code":"75" + "p_code":"75", + "code":"76" }, { "desc":"This API is used to query the networks of a specified ECS.NoneGET /v2.1/{project_id}/servers/{server_id}/ipsGET /v2/{project_id}/servers/{server_id}/ipsTable 1 describes ", @@ -680,8 +689,8 @@ "title":"Querying the Networks of a Specified ECS", "uri":"en-us_topic_0031169058.html", "doc_type":"api", - "p_code":"74", - "code":"76" + "p_code":"75", + "code":"77" }, { "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", @@ -689,8 +698,8 @@ "title":"Querying the Specified Network of an ECS", "uri":"en-us_topic_0031169059.html", "doc_type":"api", - "p_code":"74", - "code":"77" + "p_code":"75", + "code":"78" }, { "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.", @@ -698,8 +707,8 @@ "title":"Security Group Management", "uri":"en-us_topic_0031167514.html", "doc_type":"api", - "p_code":"52", - "code":"78" + "p_code":"53", + "code":"79" }, { "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", @@ -707,8 +716,8 @@ "title":"Adding a Security Group", "uri":"en-us_topic_0067161469.html", "doc_type":"api", - "p_code":"78", - "code":"79" + "p_code":"79", + "code":"80" }, { "desc":"This API is used to remove a security group from an ECS.POST /v2.1/{project_id}/servers/{server_id}/actionPOST /v2/{project_id}/servers/{server_id}/actionTable 1 describe", @@ -716,17 +725,17 @@ "title":"Removing a Security Group", "uri":"en-us_topic_0067161717.html", "doc_type":"api", - "p_code":"78", - "code":"80" + "p_code":"79", + "code":"81" }, { - "desc":"This API is used to query security groups of a specified ECS.GET /v2.1/{project_id}/servers/{server_id}/os-security-groupsGET /v2/{project_id}/servers/{server_id}/os-secu", + "desc":"This API is used to list security groups of a specified ECS.GET /v2.1/{project_id}/servers/{server_id}/os-security-groupsGET /v2/{project_id}/servers/{server_id}/os-secur", "product_code":"ecs", - "title":"Querying Security Groups of a Specified ECS", + "title":"Listing Security Groups of a Specified ECS", "uri":"en-us_topic_0065817702.html", "doc_type":"api", - "p_code":"78", - "code":"81" + "p_code":"79", + "code":"82" }, { "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.", @@ -734,26 +743,26 @@ "title":"Flavor Management", "uri":"en-us_topic_0020212655.html", "doc_type":"api", - "p_code":"52", - "code":"82" - }, - { - "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":"82", + "p_code":"53", "code":"83" }, { - "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", + "desc":"This API is used to list available ECS flavors. After receiving the request, Nova uses nova-api to view the flavors from the database.GET /v2.1/{project_id}/flavors?minDi", "product_code":"ecs", - "title":"Querying Details About ECS Flavors", + "title":"Listing ECS Flavors", + "uri":"en-us_topic_0065817705.html", + "doc_type":"api", + "p_code":"83", + "code":"84" + }, + { + "desc":"This API is used to list flavor details about an ECS.GET /v2.1/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}GET /v", + "product_code":"ecs", + "title":"Listing Flavor Details About an ECS", "uri":"en-us_topic_0020212658.html", "doc_type":"api", - "p_code":"82", - "code":"84" + "p_code":"83", + "code":"85" }, { "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", @@ -761,8 +770,8 @@ "title":"Querying Details About an ECS Flavor", "uri":"en-us_topic_0020212659.html", "doc_type":"api", - "p_code":"82", - "code":"85" + "p_code":"83", + "code":"86" }, { "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", @@ -770,8 +779,8 @@ "title":"Querying the extra_specs Value for an ECS Flavor", "uri":"en-us_topic_0065817706.html", "doc_type":"api", - "p_code":"82", - "code":"86" + "p_code":"83", + "code":"87" }, { "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.", @@ -779,17 +788,17 @@ "title":"NIC Management", "uri":"en-us_topic_0020212660.html", "doc_type":"api", - "p_code":"52", - "code":"87" + "p_code":"53", + "code":"88" }, { - "desc":"This API is used to query NICs attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-interfaceGET /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 desc", + "desc":"This API is used to list NICs attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-interfaceGET /v2/{project_id}/servers/{server_id}/os-interfaceTable 1 descr", "product_code":"ecs", - "title":"Querying NICs of an ECS", + "title":"Listing NICs of an ECS", "uri":"en-us_topic_0020212661.html", "doc_type":"api", - "p_code":"87", - "code":"88" + "p_code":"88", + "code":"89" }, { "desc":"This API is used to query details about a NIC based on the NIC ID.GET /v2.1/{project_id}/servers/{server_id}/os-interface/{port_id}GET /v2/{project_id}/servers/{server_id", @@ -797,8 +806,8 @@ "title":"Querying Details About a Specified NIC of an ECS", "uri":"en-us_topic_0020212662.html", "doc_type":"api", - "p_code":"87", - "code":"89" + "p_code":"88", + "code":"90" }, { "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", @@ -806,17 +815,17 @@ "title":"Adding a NIC to an ECS", "uri":"en-us_topic_0020212664.html", "doc_type":"api", - "p_code":"87", - "code":"90" + "p_code":"88", + "code":"91" }, { - "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", + "desc":"This API is used to detach 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", + "title":"Detaching a NIC from an ECS", "uri":"en-us_topic_0020212666.html", "doc_type":"api", - "p_code":"87", - "code":"91" + "p_code":"88", + "code":"92" }, { "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.", @@ -824,17 +833,17 @@ "title":"Disk Management", "uri":"en-us_topic_0020212667.html", "doc_type":"api", - "p_code":"52", - "code":"92" + "p_code":"53", + "code":"93" }, { - "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", + "desc":"This API is used to list details about disks that have been and are being attached to an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachmentsGET /v2/{proj", "product_code":"ecs", - "title":"Querying Disks Attached to an ECS", + "title":"Listing Details About Disks Attached to an ECS", "uri":"en-us_topic_0020212671.html", "doc_type":"api", - "p_code":"92", - "code":"93" + "p_code":"93", + "code":"94" }, { "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}/", @@ -842,8 +851,8 @@ "title":"Querying a Disk Attached to an ECS", "uri":"en-us_topic_0020212672.html", "doc_type":"api", - "p_code":"92", - "code":"94" + "p_code":"93", + "code":"95" }, { "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", @@ -851,8 +860,8 @@ "title":"Attaching an ECS Data Disk", "uri":"en-us_topic_0031167350.html", "doc_type":"api", - "p_code":"92", - "code":"95" + "p_code":"93", + "code":"96" }, { "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", @@ -860,8 +869,8 @@ "title":"Detaching a Disk from an ECS", "uri":"en-us_topic_0065817707.html", "doc_type":"api", - "p_code":"92", - "code":"96" + "p_code":"93", + "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.", @@ -869,8 +878,8 @@ "title":"Metadata Management", "uri":"en-us_topic_0065817681.html", "doc_type":"api", - "p_code":"52", - "code":"97" + "p_code":"53", + "code":"98" }, { "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", @@ -878,8 +887,8 @@ "title":"Updating ECS Metadata", "uri":"en-us_topic_0025560298.html", "doc_type":"api", - "p_code":"97", - "code":"98" + "p_code":"98", + "code":"99" }, { "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", @@ -887,8 +896,8 @@ "title":"Configuring ECS Metadata", "uri":"en-us_topic_0077847902.html", "doc_type":"api", - "p_code":"97", - "code":"99" + "p_code":"98", + "code":"100" }, { "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", @@ -896,8 +905,8 @@ "title":"Deleting Specified ECS Metadata", "uri":"en-us_topic_0025560299.html", "doc_type":"api", - "p_code":"97", - "code":"100" + "p_code":"98", + "code":"101" }, { "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", @@ -905,8 +914,8 @@ "title":"Querying ECS Metadata", "uri":"en-us_topic_0065817713.html", "doc_type":"api", - "p_code":"97", - "code":"101" + "p_code":"98", + "code":"102" }, { "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", @@ -914,8 +923,8 @@ "title":"Obtaining ECS Metadata with a Specified Key", "uri":"en-us_topic_0065817714.html", "doc_type":"api", - "p_code":"97", - "code":"102" + "p_code":"98", + "code":"103" }, { "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", @@ -923,8 +932,8 @@ "title":"Modifying ECS Metadata with a Specified Key", "uri":"en-us_topic_0025567413.html", "doc_type":"api", - "p_code":"97", - "code":"103" + "p_code":"98", + "code":"104" }, { "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.", @@ -932,8 +941,8 @@ "title":"Tenant Quota Management", "uri":"en-us_topic_0111860833.html", "doc_type":"api", - "p_code":"52", - "code":"104" + "p_code":"53", + "code":"105" }, { "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", @@ -941,8 +950,8 @@ "title":"Querying Tenant Quota Limits", "uri":"en-us_topic_0065817717.html", "doc_type":"api", - "p_code":"104", - "code":"105" + "p_code":"105", + "code":"106" }, { "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 ", @@ -950,8 +959,8 @@ "title":"Querying Tenant Quotas", "uri":"en-us_topic_0067298110.html", "doc_type":"api", - "p_code":"104", - "code":"106" + "p_code":"105", + "code":"107" }, { "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", @@ -959,8 +968,8 @@ "title":"Querying Default Quotas", "uri":"en-us_topic_0065817716.html", "doc_type":"api", - "p_code":"104", - "code":"107" + "p_code":"105", + "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.", @@ -968,17 +977,17 @@ "title":"Key and Password Management", "uri":"en-us_topic_0020212675.html", "doc_type":"api", - "p_code":"52", - "code":"108" + "p_code":"53", + "code":"109" }, { - "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", + "desc":"This API is used to list SSH key pairs.GET /v2.1/{project_id}/os-keypairsGET /v2/{project_id}/os-keypairsTable 1 describes the parameters in the URI.Parameter description", "product_code":"ecs", - "title":"Querying SSH Key Pairs", + "title":"Listing SSH Key Pairs", "uri":"en-us_topic_0020212676.html", "doc_type":"api", - "p_code":"108", - "code":"109" + "p_code":"109", + "code":"110" }, { "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", @@ -986,8 +995,8 @@ "title":"Querying a Specified SSH Key Pair", "uri":"en-us_topic_0020212677.html", "doc_type":"api", - "p_code":"108", - "code":"110" + "p_code":"109", + "code":"111" }, { "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", @@ -995,8 +1004,8 @@ "title":"Creating and Importing an SSH Key Pair", "uri":"en-us_topic_0020212678.html", "doc_type":"api", - "p_code":"108", - "code":"111" + "p_code":"109", + "code":"112" }, { "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", @@ -1004,8 +1013,8 @@ "title":"Deleting an SSH Key", "uri":"en-us_topic_0020212680.html", "doc_type":"api", - "p_code":"108", - "code":"112" + "p_code":"109", + "code":"113" }, { "desc":"This API is used to obtain the random password generated during initial Windows ECS installation for user Administrator or the configured Cloudbase-init user when you use", @@ -1013,8 +1022,8 @@ "title":"Obtaining the Password of an ECS", "uri":"en-us_topic_0031176553.html", "doc_type":"api", - "p_code":"108", - "code":"113" + "p_code":"109", + "code":"114" }, { "desc":"This API is used to delete the random password records generated during initial installation of a Windows ECS. After the password is deleted, you can still use your passw", @@ -1022,8 +1031,8 @@ "title":"Deleting the Password of an ECS", "uri":"en-us_topic_0031176554.html", "doc_type":"api", - "p_code":"108", - "code":"114" + "p_code":"109", + "code":"115" }, { "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.", @@ -1031,8 +1040,8 @@ "title":"ECS Group Management", "uri":"en-us_topic_0065817683.html", "doc_type":"api", - "p_code":"52", - "code":"115" + "p_code":"53", + "code":"116" }, { "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", @@ -1040,17 +1049,17 @@ "title":"Creating an ECS Group", "uri":"en-us_topic_0065817720.html", "doc_type":"api", - "p_code":"115", - "code":"116" + "p_code":"116", + "code":"117" }, { - "desc":"This API is used to query the list of ECS groups.GET /v2.1/{project_id}/os-server-groupsGET /v2/{project_id}/os-server-groupsTable 1 describes the parameters in the URI.P", + "desc":"This API is used to list ECS groups.GET /v2.1/{project_id}/os-server-groupsGET /v2/{project_id}/os-server-groupsTable 1 describes the parameters in the URI.Parameter desc", "product_code":"ecs", - "title":"Querying the List of ECS Groups", + "title":"Listing ECS Groups", "uri":"en-us_topic_0065817721.html", "doc_type":"api", - "p_code":"115", - "code":"117" + "p_code":"116", + "code":"118" }, { "desc":"This API is used to query details about 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", @@ -1058,8 +1067,8 @@ "title":"Querying Details About an ECS Group", "uri":"en-us_topic_0065817722.html", "doc_type":"api", - "p_code":"115", - "code":"118" + "p_code":"116", + "code":"119" }, { "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", @@ -1067,8 +1076,8 @@ "title":"Deleting an ECS Group", "uri":"en-us_topic_0065817723.html", "doc_type":"api", - "p_code":"115", - "code":"119" + "p_code":"116", + "code":"120" }, { "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.", @@ -1076,17 +1085,17 @@ "title":"ECS Operation Management", "uri":"en-us_topic_0167809633.html", "doc_type":"api", - "p_code":"52", - "code":"120" + "p_code":"53", + "code":"121" }, { - "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", + "desc":"This API is used to list all historical actions on an ECS.GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}GET /v2/{project_id}", "product_code":"ecs", - "title":"Querying Operations on an ECS", + "title":"Listing Actions on an ECS", "uri":"en-us_topic_0065817692.html", "doc_type":"api", - "p_code":"120", - "code":"121" + "p_code":"121", + "code":"122" }, { "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", @@ -1094,8 +1103,8 @@ "title":"Querying ECS Operations by Request ID", "uri":"en-us_topic_0065817693.html", "doc_type":"api", - "p_code":"120", - "code":"122" + "p_code":"121", + "code":"123" }, { "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.", @@ -1103,8 +1112,8 @@ "title":"ECS Console Management", "uri":"en-us_topic_0167809634.html", "doc_type":"api", - "p_code":"52", - "code":"123" + "p_code":"53", + "code":"124" }, { "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", @@ -1112,8 +1121,8 @@ "title":"Obtaining ECS Management Console Logs", "uri":"en-us_topic_0065817689.html", "doc_type":"api", - "p_code":"123", - "code":"124" + "p_code":"124", + "code":"125" }, { "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", @@ -1121,8 +1130,8 @@ "title":"Obtaining a VNC-based Remote Login Address (Microversion 2.6 or Later)", "uri":"en-us_topic_0142763126.html", "doc_type":"api", - "p_code":"123", - "code":"125" + "p_code":"124", + "code":"126" }, { "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.", @@ -1130,17 +1139,17 @@ "title":"AZ", "uri":"en-us_topic_0065817684.html", "doc_type":"api", - "p_code":"52", - "code":"126" + "p_code":"53", + "code":"127" }, { "desc":"This API is used to list AZs.GET /v2.1/{project_id}/os-availability-zoneGET /v2/{project_id}/os-availability-zoneTable 1 describes the parameters in the URI.Parameter des", "product_code":"ecs", - "title":"Querying AZs", + "title":"Listing AZs", "uri":"en-us_topic_0065817728.html", "doc_type":"api", - "p_code":"126", - "code":"127" + "p_code":"127", + "code":"128" }, { "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.", @@ -1148,8 +1157,8 @@ "title":"Tag Management", "uri":"en-us_topic_0108433460.html", "doc_type":"api", - "p_code":"52", - "code":"128" + "p_code":"53", + "code":"129" }, { "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", @@ -1157,8 +1166,8 @@ "title":"Tag Types", "uri":"en-us_topic_0065817686.html", "doc_type":"api", - "p_code":"128", - "code":"129" + "p_code":"129", + "code":"130" }, { "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.", @@ -1166,8 +1175,8 @@ "title":"Querying All Tags of an ECS", "uri":"en-us_topic_0065820822.html", "doc_type":"api", - "p_code":"128", - "code":"130" + "p_code":"129", + "code":"131" }, { "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", @@ -1175,8 +1184,8 @@ "title":"Adding Tags to an ECS", "uri":"en-us_topic_0065820823.html", "doc_type":"api", - "p_code":"128", - "code":"131" + "p_code":"129", + "code":"132" }, { "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 ", @@ -1184,8 +1193,8 @@ "title":"Deleting All Tags of an ECS", "uri":"en-us_topic_0065820824.html", "doc_type":"api", - "p_code":"128", - "code":"132" + "p_code":"129", + "code":"133" }, { "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", @@ -1193,8 +1202,8 @@ "title":"Adding a Tag to an ECS", "uri":"en-us_topic_0065820825.html", "doc_type":"api", - "p_code":"128", - "code":"133" + "p_code":"129", + "code":"134" }, { "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", @@ -1202,8 +1211,8 @@ "title":"Querying a Specified Tag for an ECS", "uri":"en-us_topic_0065820826.html", "doc_type":"api", - "p_code":"128", - "code":"134" + "p_code":"129", + "code":"135" }, { "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", @@ -1211,8 +1220,8 @@ "title":"Deleting a Specified Tag from an ECS", "uri":"en-us_topic_0065820827.html", "doc_type":"api", - "p_code":"128", - "code":"135" + "p_code":"129", + "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.", @@ -1221,7 +1230,7 @@ "uri":"en-us_topic_0175308115.html", "doc_type":"api", "p_code":"", - "code":"136" + "code":"137" }, { "desc":"publicip Field Descriptionsecurity_groups Field Descriptioneip Field Descriptionbandwidth Field Descriptionipv6_bandwidth Field Descriptionextendparam Field Description f", @@ -1229,8 +1238,8 @@ "title":"Data Structure for Creating ECSs", "uri":"en-us_topic_0167957246.html", "doc_type":"api", - "p_code":"136", - "code":"137" + "p_code":"137", + "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.", @@ -1238,8 +1247,8 @@ "title":"Data Structure for Querying Details About ECSs", "uri":"en-us_topic_0169494074.html", "doc_type":"api", - "p_code":"136", - "code":"138" + "p_code":"137", + "code":"139" }, { "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", @@ -1247,8 +1256,8 @@ "title":"Data Structure for Querying Details About Specifications", "uri":"en-us_topic_0170710254.html", "doc_type":"api", - "p_code":"136", - "code":"139" + "p_code":"137", + "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.", @@ -1257,7 +1266,7 @@ "uri":"en-us_topic_0103071509.html", "doc_type":"api", "p_code":"", - "code":"140" + "code":"141" }, { "desc":"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 th", @@ -1265,8 +1274,8 @@ "title":"Introduction", "uri":"en-us_topic_0170316409.html", "doc_type":"api", - "p_code":"140", - "code":"141" + "p_code":"141", + "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.", @@ -1274,8 +1283,8 @@ "title":"Lifecycle Management", "uri":"en-us_topic_0103071510.html", "doc_type":"api", - "p_code":"140", - "code":"142" + "p_code":"141", + "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.", @@ -1283,8 +1292,8 @@ "title":"ECS Status Management", "uri":"en-us_topic_0103071511.html", "doc_type":"api", - "p_code":"140", - "code":"143" + "p_code":"141", + "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.", @@ -1292,8 +1301,8 @@ "title":"Batch Operations", "uri":"en-us_topic_0184167662.html", "doc_type":"api", - "p_code":"140", - "code":"144" + "p_code":"141", + "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.", @@ -1301,8 +1310,8 @@ "title":"Network Management", "uri":"en-us_topic_0103072350.html", "doc_type":"api", - "p_code":"140", - "code":"145" + "p_code":"141", + "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.", @@ -1310,8 +1319,8 @@ "title":"Image Management", "uri":"en-us_topic_0103072348.html", "doc_type":"api", - "p_code":"140", - "code":"146" + "p_code":"141", + "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.", @@ -1319,8 +1328,8 @@ "title":"Security Group Management", "uri":"en-us_topic_0103072347.html", "doc_type":"api", - "p_code":"140", - "code":"147" + "p_code":"141", + "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.", @@ -1328,8 +1337,8 @@ "title":"Specifications Query", "uri":"en-us_topic_0103071522.html", "doc_type":"api", - "p_code":"140", - "code":"148" + "p_code":"141", + "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.", @@ -1337,8 +1346,8 @@ "title":"NIC Management", "uri":"en-us_topic_0103071513.html", "doc_type":"api", - "p_code":"140", - "code":"149" + "p_code":"141", + "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.", @@ -1346,8 +1355,8 @@ "title":"Disk Management", "uri":"en-us_topic_0103071514.html", "doc_type":"api", - "p_code":"140", - "code":"150" + "p_code":"141", + "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.", @@ -1355,8 +1364,8 @@ "title":"Metadata Management", "uri":"en-us_topic_0103071516.html", "doc_type":"api", - "p_code":"140", - "code":"151" + "p_code":"141", + "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.", @@ -1364,8 +1373,8 @@ "title":"Tenant Quota Management", "uri":"en-us_topic_0103071517.html", "doc_type":"api", - "p_code":"140", - "code":"152" + "p_code":"141", + "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.", @@ -1373,8 +1382,8 @@ "title":"SSH Key Management", "uri":"en-us_topic_0103071515.html", "doc_type":"api", - "p_code":"140", - "code":"153" + "p_code":"141", + "code":"154" }, { "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.", @@ -1382,8 +1391,8 @@ "title":"Password Management", "uri":"en-us_topic_0161341998.html", "doc_type":"api", - "p_code":"140", - "code":"154" + "p_code":"141", + "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.", @@ -1391,8 +1400,8 @@ "title":"ECS Group Management", "uri":"en-us_topic_0103071520.html", "doc_type":"api", - "p_code":"140", - "code":"155" + "p_code":"141", + "code":"156" }, { "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.", @@ -1400,8 +1409,8 @@ "title":"ECS Management Through Console", "uri":"en-us_topic_0184192952.html", "doc_type":"api", - "p_code":"140", - "code":"156" + "p_code":"141", + "code":"157" }, { "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.", @@ -1409,8 +1418,8 @@ "title":"AZ Management", "uri":"en-us_topic_0103071519.html", "doc_type":"api", - "p_code":"140", - "code":"157" + "p_code":"141", + "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.", @@ -1418,8 +1427,8 @@ "title":"Tag Management", "uri":"en-us_topic_0103071521.html", "doc_type":"api", - "p_code":"140", - "code":"158" + "p_code":"141", + "code":"159" }, { "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.", @@ -1428,7 +1437,7 @@ "uri":"en-us_topic_0065820821.html", "doc_type":"api", "p_code":"", - "code":"159" + "code":"160" }, { "desc":"NormalReturned ValueDescription200Request succeeded.201Request processed.202After the task is successfully delivered, the task to be delivered shall be postponed because ", @@ -1436,8 +1445,8 @@ "title":"Returned Values for General Requests", "uri":"en-us_topic_0022067716.html", "doc_type":"api", - "p_code":"159", - "code":"160" + "p_code":"160", + "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.", @@ -1445,17 +1454,17 @@ "title":"Job Request Results", "uri":"en-us_topic_0022067713.html", "doc_type":"api", - "p_code":"159", - "code":"161" + "p_code":"160", + "code":"162" }, { - "desc":"Normal response descriptionParameterTypeDescriptionjob_idStringSpecifies the returned job ID after delivering the job. Users can query the job progress using this ID. For", + "desc":"Normal response descriptionParameterTypeDescriptionjob_idStringSpecifies the job ID returned after a job is delivered. The job ID can be used to query the job execution p", "product_code":"ecs", "title":"Responses (Jobs)", "uri":"en-us_topic_0022067714.html", "doc_type":"api", - "p_code":"161", - "code":"162" + "p_code":"162", + "code":"163" }, { "desc":"NormalReturned ValueDescription200The job is delivered.202The job is delivered. It will be processed with a delay because the system is busy.204The job is delivered.Abnor", @@ -1463,8 +1472,8 @@ "title":"Returned Values", "uri":"en-us_topic_0022067715.html", "doc_type":"api", - "p_code":"161", - "code":"163" + "p_code":"162", + "code":"164" }, { "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.", @@ -1472,8 +1481,8 @@ "title":"Batch Request Results", "uri":"en-us_topic_0142195138.html", "doc_type":"api", - "p_code":"159", - "code":"164" + "p_code":"160", + "code":"165" }, { "desc":"The following responses are only for batch resetting the passwords for logging in to ECSs and for batch modifying ECS specifications. For details about the responses of o", @@ -1481,8 +1490,8 @@ "title":"Responses (Batch Requests)", "uri":"en-us_topic_0142195139.html", "doc_type":"api", - "p_code":"164", - "code":"165" + "p_code":"165", + "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.", @@ -1491,7 +1500,7 @@ "uri":"en-us_topic_0267425395.html", "doc_type":"api", "p_code":"", - "code":"166" + "code":"167" }, { "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.", @@ -1499,8 +1508,8 @@ "title":"Status Management", "uri":"en-us_topic_0000001266524365.html", "doc_type":"api", - "p_code":"166", - "code":"167" + "p_code":"167", + "code":"168" }, { "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", @@ -1508,8 +1517,8 @@ "title":"Querying Automatic Recovery of an ECS (Discarded)", "uri":"en-us_topic_0067600148.html", "doc_type":"api", - "p_code":"167", - "code":"168" + "p_code":"168", + "code":"169" }, { "desc":"This API is used to configure or delete automatic recovery of an ECS.PUT /v1/{project_id}/cloudservers/{server_id}/autorecoveryTable 1 describes the parameters in the URI", @@ -1517,8 +1526,8 @@ "title":"Managing Automatic Recovery of an ECS (Discarded)", "uri":"en-us_topic_0067600284.html", "doc_type":"api", - "p_code":"167", - "code":"169" + "p_code":"168", + "code":"170" }, { "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.", @@ -1526,8 +1535,8 @@ "title":"Tag Management", "uri":"en-us_topic_0000001207303618.html", "doc_type":"api", - "p_code":"166", - "code":"170" + "p_code":"167", + "code":"171" }, { "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. ", @@ -1535,8 +1544,8 @@ "title":"Adding Tags to an ECS in a Batch (Discarded)", "uri":"en-us_topic_0000001252143577.html", "doc_type":"api", - "p_code":"170", - "code":"171" + "p_code":"171", + "code":"172" }, { "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. ", @@ -1544,8 +1553,8 @@ "title":"Deleting Tags from an ECS in a Batch (Discarded)", "uri":"en-us_topic_0000001252263549.html", "doc_type":"api", - "p_code":"170", - "code":"172" + "p_code":"171", + "code":"173" }, { "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", @@ -1553,8 +1562,8 @@ "title":"Querying Project Tags (Discarded)", "uri":"en-us_topic_0000001207623588.html", "doc_type":"api", - "p_code":"170", - "code":"173" + "p_code":"171", + "code":"174" }, { "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 ", @@ -1562,8 +1571,8 @@ "title":"Querying Tags of an ECS (Discarded)", "uri":"en-us_topic_0000001207783562.html", "doc_type":"api", - "p_code":"170", - "code":"174" + "p_code":"171", + "code":"175" }, { "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.", @@ -1571,8 +1580,8 @@ "title":"FPGA Logical File Management", "uri":"en-us_topic_0065962596.html", "doc_type":"api", - "p_code":"166", - "code":"175" + "p_code":"167", + "code":"176" }, { "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", @@ -1580,8 +1589,8 @@ "title":"Registering an FPGA Image", "uri":"en-us_topic_0065962597.html", "doc_type":"api", - "p_code":"175", - "code":"176" + "p_code":"176", + "code":"177" }, { "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", @@ -1589,8 +1598,8 @@ "title":"Deleting an FPGA Image", "uri":"en-us_topic_0065962599.html", "doc_type":"api", - "p_code":"175", - "code":"177" + "p_code":"176", + "code":"178" }, { "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", @@ -1598,8 +1607,8 @@ "title":"Viewing Details of FPGA Images", "uri":"en-us_topic_0065962600.html", "doc_type":"api", - "p_code":"175", - "code":"178" + "p_code":"176", + "code":"179" }, { "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", @@ -1607,8 +1616,8 @@ "title":"Associating an FPGA Image with an ECS Image", "uri":"en-us_topic_0065962598.html", "doc_type":"api", - "p_code":"175", - "code":"179" + "p_code":"176", + "code":"180" }, { "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", @@ -1616,8 +1625,8 @@ "title":"Disassociating an FPGA Image from an ECS Image", "uri":"en-us_topic_0081950549.html", "doc_type":"api", - "p_code":"175", - "code":"180" + "p_code":"176", + "code":"181" }, { "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", @@ -1625,8 +1634,8 @@ "title":"Querying Associations Between an FPGA Image and an ECS Image", "uri":"en-us_topic_0081950550.html", "doc_type":"api", - "p_code":"175", - "code":"181" + "p_code":"176", + "code":"182" }, { "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.", @@ -1634,8 +1643,8 @@ "title":"Image Management (OpenStack Nova APIs)", "uri":"en-us_topic_0065817680.html", "doc_type":"api", - "p_code":"166", - "code":"182" + "p_code":"167", + "code":"183" }, { "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", @@ -1643,8 +1652,8 @@ "title":"Querying Images (Discarded)", "uri":"en-us_topic_0065817695.html", "doc_type":"api", - "p_code":"182", - "code":"183" + "p_code":"183", + "code":"184" }, { "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/", @@ -1652,8 +1661,8 @@ "title":"Querying Image Details (Discarded)", "uri":"en-us_topic_0065817696.html", "doc_type":"api", - "p_code":"182", - "code":"184" + "p_code":"183", + "code":"185" }, { "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", @@ -1661,8 +1670,8 @@ "title":"Querying Details About a Specified Image (Discarded)", "uri":"en-us_topic_0065817697.html", "doc_type":"api", - "p_code":"182", - "code":"185" + "p_code":"183", + "code":"186" }, { "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 /", @@ -1670,8 +1679,8 @@ "title":"Querying the Metadata of a Specified Image (Discarded)", "uri":"en-us_topic_0065817698.html", "doc_type":"api", - "p_code":"182", - "code":"186" + "p_code":"183", + "code":"187" }, { "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", @@ -1679,8 +1688,8 @@ "title":"Deleting an Image (Discarded)", "uri":"en-us_topic_0065817699.html", "doc_type":"api", - "p_code":"182", - "code":"187" + "p_code":"183", + "code":"188" }, { "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.", @@ -1688,8 +1697,8 @@ "title":"Security Group Management (OpenStack Nova APIs)", "uri":"en-us_topic_0267427144.html", "doc_type":"api", - "p_code":"166", - "code":"188" + "p_code":"167", + "code":"189" }, { "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", @@ -1697,8 +1706,8 @@ "title":"Querying Security Groups (Discarded)", "uri":"en-us_topic_0090187679.html", "doc_type":"api", - "p_code":"188", - "code":"189" + "p_code":"189", + "code":"190" }, { "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", @@ -1706,8 +1715,8 @@ "title":"Creating a Security Group (Discarded)", "uri":"en-us_topic_0090187680.html", "doc_type":"api", - "p_code":"188", - "code":"190" + "p_code":"189", + "code":"191" }, { "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", @@ -1715,8 +1724,8 @@ "title":"Querying Details About a Security Group (Discarded)", "uri":"en-us_topic_0090187681.html", "doc_type":"api", - "p_code":"188", - "code":"191" + "p_code":"189", + "code":"192" }, { "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", @@ -1724,8 +1733,8 @@ "title":"Updating a Security Group (Discarded)", "uri":"en-us_topic_0065817700.html", "doc_type":"api", - "p_code":"188", - "code":"192" + "p_code":"189", + "code":"193" }, { "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", @@ -1733,8 +1742,8 @@ "title":"Deleting a Security Group (Discarded)", "uri":"en-us_topic_0065817701.html", "doc_type":"api", - "p_code":"188", - "code":"193" + "p_code":"189", + "code":"194" }, { "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", @@ -1742,8 +1751,8 @@ "title":"Creating a Security Group Rule (Discarded)", "uri":"en-us_topic_0065817703.html", "doc_type":"api", - "p_code":"188", - "code":"194" + "p_code":"189", + "code":"195" }, { "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", @@ -1751,8 +1760,8 @@ "title":"Deleting a Security Group Rule (Discarded)", "uri":"en-us_topic_0065817704.html", "doc_type":"api", - "p_code":"188", - "code":"195" + "p_code":"189", + "code":"196" }, { "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.", @@ -1760,8 +1769,8 @@ "title":"Disk Management (OpenStack Nova APIs)", "uri":"en-us_topic_0267427881.html", "doc_type":"api", - "p_code":"166", - "code":"196" + "p_code":"167", + "code":"197" }, { "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", @@ -1769,8 +1778,8 @@ "title":"Querying Brief Information About Disks (Discarded)", "uri":"en-us_topic_0065817709.html", "doc_type":"api", - "p_code":"196", - "code":"197" + "p_code":"197", + "code":"198" }, { "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 /", @@ -1778,8 +1787,8 @@ "title":"Querying Detailed Information About Disks (Discarded)", "uri":"en-us_topic_0065817710.html", "doc_type":"api", - "p_code":"196", - "code":"198" + "p_code":"197", + "code":"199" }, { "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", @@ -1787,8 +1796,8 @@ "title":"Querying Information About a Disk (Discarded)", "uri":"en-us_topic_0065817711.html", "doc_type":"api", - "p_code":"196", - "code":"199" + "p_code":"197", + "code":"200" }, { "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/{", @@ -1796,8 +1805,8 @@ "title":"Creating a Disk (Discarded)", "uri":"en-us_topic_0065817708.html", "doc_type":"api", - "p_code":"196", - "code":"200" + "p_code":"197", + "code":"201" }, { "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", @@ -1805,8 +1814,8 @@ "title":"Deleting a Disk (Discarded)", "uri":"en-us_topic_0065817712.html", "doc_type":"api", - "p_code":"196", - "code":"201" + "p_code":"197", + "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.", @@ -1814,8 +1823,8 @@ "title":"Floating IP Address Management (OpenStack Nova APIs)", "uri":"en-us_topic_0065817682.html", "doc_type":"api", - "p_code":"166", - "code":"202" + "p_code":"167", + "code":"203" }, { "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", @@ -1823,8 +1832,8 @@ "title":"Binding a Floating IP Address (Discarded)", "uri":"en-us_topic_0065817718.html", "doc_type":"api", - "p_code":"202", - "code":"203" + "p_code":"203", + "code":"204" }, { "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", @@ -1832,8 +1841,8 @@ "title":"Unbinding a Floating IP Address (Discarded)", "uri":"en-us_topic_0065817719.html", "doc_type":"api", - "p_code":"202", - "code":"204" + "p_code":"203", + "code":"205" }, { "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", @@ -1841,8 +1850,8 @@ "title":"Assigning a Floating IP Address (Discarded)", "uri":"en-us_topic_0065820816.html", "doc_type":"api", - "p_code":"202", - "code":"205" + "p_code":"203", + "code":"206" }, { "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", @@ -1850,8 +1859,8 @@ "title":"Querying Floating IP Addresses (Discarded)", "uri":"en-us_topic_0065820817.html", "doc_type":"api", - "p_code":"202", - "code":"206" + "p_code":"203", + "code":"207" }, { "desc":"This API is used to query the details about a floating IP address based on the ID of the floating IP address.This API has been discarded. Use the API described in \"Queryi", @@ -1859,8 +1868,8 @@ "title":"Querying Details About a Floating IP Address (Discarded)", "uri":"en-us_topic_0065820818.html", "doc_type":"api", - "p_code":"202", - "code":"207" + "p_code":"203", + "code":"208" }, { "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", @@ -1868,8 +1877,8 @@ "title":"Releasing a Floating IP Address (Discarded)", "uri":"en-us_topic_0065820819.html", "doc_type":"api", - "p_code":"202", - "code":"208" + "p_code":"203", + "code":"209" }, { "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", @@ -1877,8 +1886,8 @@ "title":"Querying Floating IP Address Pools (Discarded)", "uri":"en-us_topic_0065820820.html", "doc_type":"api", - "p_code":"202", - "code":"209" + "p_code":"203", + "code":"210" }, { "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.", @@ -1887,7 +1896,7 @@ "uri":"en-us_topic_0022067588.html", "doc_type":"api", "p_code":"", - "code":"210" + "code":"211" }, { "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.", @@ -1895,8 +1904,8 @@ "title":"HTTP Status Codes", "uri":"en-us_topic_0065827313.html", "doc_type":"api", - "p_code":"210", - "code":"211" + "p_code":"211", + "code":"212" }, { "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", @@ -1904,8 +1913,8 @@ "title":"Error Codes", "uri":"en-us_topic_0022067717.html", "doc_type":"api", - "p_code":"210", - "code":"212" + "p_code":"211", + "code":"213" }, { "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.", @@ -1913,8 +1922,8 @@ "title":"ECS Statuses", "uri":"en-us_topic_0178420672.html", "doc_type":"api", - "p_code":"210", - "code":"213" + "p_code":"211", + "code":"214" }, { "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", @@ -1922,8 +1931,8 @@ "title":"ECS Monitoring Metrics", "uri":"en-us_topic_0022067719.html", "doc_type":"api", - "p_code":"210", - "code":"214" + "p_code":"211", + "code":"215" }, { "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.", @@ -1932,6 +1941,6 @@ "uri":"en-us_topic_0024734483.html", "doc_type":"api", "p_code":"", - "code":"215" + "code":"216" } ] \ No newline at end of file diff --git a/docs/ecs/api-ref/en-us_topic_0000001207623588.html b/docs/ecs/api-ref/en-us_topic_0000001207623588.html index 796fe7275..637f1c9c3 100644 --- a/docs/ecs/api-ref/en-us_topic_0000001207623588.html +++ b/docs/ecs/api-ref/en-us_topic_0000001207623588.html @@ -3,7 +3,7 @@
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 projects can be created for the same account.
This API is used to query all tags used by a user in a specified project.
-
This API has been discarded. Use the API described in Querying Project Tags.
+GET /v1/{project_id}/servers/tags
diff --git a/docs/ecs/api-ref/en-us_topic_0020212207.html b/docs/ecs/api-ref/en-us_topic_0020212207.html index fd41d1905..1937e0f96 100644 --- a/docs/ecs/api-ref/en-us_topic_0020212207.html +++ b/docs/ecs/api-ref/en-us_topic_0020212207.html @@ -96,7 +96,30 @@See Responses (Jobs).
+Table 5 describes the response parameters.
+ +Parameter + |
+Type + |
+Description + |
+
|---|---|---|
job_id + |
+String + |
+Definition +Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management. +Range +N/A + |
+
For details about abnormal responses, see Responses (Jobs).
POST https://{endpoint}/v1/{project_id}/cloudservers/action
diff --git a/docs/ecs/api-ref/en-us_topic_0020212649.html b/docs/ecs/api-ref/en-us_topic_0020212649.html
index 06db26974..dfbbe84bb 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212649.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212649.html
@@ -107,7 +107,30 @@
See Responses (Jobs).
+Table 5 describes the response parameters.
+ +Parameter + |
+Type + |
+Description + |
+
|---|---|---|
job_id + |
+String + |
+Definition +Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management. +Range +N/A + |
+
For details about abnormal responses, see Responses (Jobs).
POST https://{endpoint}/v1/{project_id}/cloudservers/action
diff --git a/docs/ecs/api-ref/en-us_topic_0020212651.html b/docs/ecs/api-ref/en-us_topic_0020212651.html
index 08e99d422..05a7f0c37 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212651.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212651.html
@@ -107,7 +107,30 @@
See Responses (Jobs).
+Table 5 describes the response parameters.
+ +Parameter + |
+Type + |
+Description + |
+
|---|---|---|
job_id + |
+String + |
+Definition +Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management. +Range +N/A + |
+
For details about abnormal responses, see Responses (Jobs).
POST https://{endpoint}/v1/{project_id}/cloudservers/action
diff --git a/docs/ecs/api-ref/en-us_topic_0020212653.html b/docs/ecs/api-ref/en-us_topic_0020212653.html
index be41f1c94..435ddf3c7 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212653.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212653.html
@@ -116,7 +116,30 @@
See Responses (Jobs).
+Table 4 describes the response parameters.
+ +Parameter + |
+Type + |
+Description + |
+
|---|---|---|
job_id + |
+String + |
+Definition +Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management. +Range +N/A + |
+
For details about abnormal responses, see Responses (Jobs).
Change the ECS flavor to c3.15xlarge.2.
POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/resize
diff --git a/docs/ecs/api-ref/en-us_topic_0020212655.html b/docs/ecs/api-ref/en-us_topic_0020212655.html
index 2ef8bbff0..9abdbad7d 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212655.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212655.html
@@ -4,9 +4,9 @@
-- Querying ECS Flavors
+ - Listing ECS Flavors
-- Querying Details About ECS Flavors
+ - Listing Flavor Details About an ECS
- Querying Details About an ECS Flavor
diff --git a/docs/ecs/api-ref/en-us_topic_0020212656.html b/docs/ecs/api-ref/en-us_topic_0020212656.html
index dc0cc08e4..cbc3c592e 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212656.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212656.html
@@ -1,7 +1,7 @@
-Querying Details About Flavors and Extended Flavor Information
-Function
This API is used to query details about ECS flavors and extended flavor information.
+Listing Flavor Details and Extended Information
+Function
This API is used to list flavor details and extended information.
URI
GET /v1/{project_id}/cloudservers/flavors
Table 1 describes the parameters in the URI.
@@ -441,7 +441,7 @@
For more information, see "ECS Specifications and Types" in Elastic Cloud Server User Guide.
-Example Request
Query details about ECS flavors and extended flavor information.
+Example Request
List ECS flavor details and extended flavor information.
GET https://{endpoint}/v1/{project_id}/cloudservers/flavors?availability_zone=availability_value
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0020212657.html b/docs/ecs/api-ref/en-us_topic_0020212657.html
index 1db9d65c3..208f2b734 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212657.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212657.html
@@ -4,13 +4,13 @@
-- Creating an ECS
+ - Creating ECSs
- Deleting ECSs
- Querying Details About an ECS
-- Querying Details About ECSs
+ - Listing Details About ECSs
- Modifying ECS Details
diff --git a/docs/ecs/api-ref/en-us_topic_0020212658.html b/docs/ecs/api-ref/en-us_topic_0020212658.html
index bcd5873bd..8d801798d 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212658.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212658.html
@@ -1,7 +1,7 @@
-Querying Details About ECS Flavors
-Function
This API is used to query details about ECS flavors.
+Listing Flavor Details About an ECS
+Function
This API is used to list flavor details about an ECS.
URI
GET /v2.1/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}
GET /v2/{project_id}/flavors/detail?minDisk={minDisk}&minRam={minRam}&sort_key={sort_key}&sort_dir={sort_dir}
@@ -163,7 +163,7 @@
String
Specifies the swap partition size required by the ECS flavor.
-This parameter has not been used. Its default value is "".
+This parameter has not been used. Its default value is "".
OS-FLV-EXT-DATA:ephemeral
@@ -171,7 +171,7 @@
Integer
Specifies the temporary disk size. This is an extended attribute.
-This parameter has not been used. Its default value is 0.
+This parameter has not been used. Its default value is 0.
OS-FLV-DISABLED:disabled
@@ -179,7 +179,7 @@
Boolean
Specifies whether the ECS flavor has been disabled. This is an extended attribute.
-This parameter has not been used. Its default value is false.
+This parameter has not been used. Its default value is false.
rxtx_factor
@@ -187,7 +187,7 @@
Float
Specifies the ratio of the available network bandwidth to the network hardware bandwidth of the ECS.
-This parameter has not been used. Its default value is 1.0.
+This parameter has not been used. Its default value is 1.0.
os-flavor-access:is_public
@@ -195,7 +195,7 @@
Boolean
Specifies whether a flavor is available to all tenants. This is an extended attribute.
-- true: indicates that a flavor is available to all tenants.
- false: indicates that a flavor is available only to certain tenants.
+- true: indicates that a flavor is available to all tenants.
- false: indicates that a flavor is available only to certain tenants.
Default value: true
@@ -236,7 +236,7 @@
-Example Request
Query details about ECS flavors.
+Example Request
List flavor details about an ECS.
GET https://{endpoint}/v2/743b4c0428d94531b9f2add666642e6b/flavors/detail
GET https://{endpoint}/v2.1/743b4c0428d94531b9f2add666642e6b/flavors/detail
diff --git a/docs/ecs/api-ref/en-us_topic_0020212659.html b/docs/ecs/api-ref/en-us_topic_0020212659.html
index 2338a6108..29394af90 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212659.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212659.html
@@ -112,7 +112,7 @@
String
Specifies the swap partition size required by the ECS flavor.
-This parameter has not been used. Its default value is "".
+This parameter has not been used. Its default value is "".
OS-FLV-EXT-DATA:ephemeral
@@ -120,7 +120,7 @@
Integer
Specifies the temporary disk size. This is an extended attribute.
-This parameter has not been used. Its default value is 0.
+This parameter has not been used. Its default value is 0.
OS-FLV-DISABLED:disabled
@@ -128,7 +128,7 @@
Boolean
Specifies whether the ECS flavor has been disabled. This is an extended attribute.
-This parameter has not been used. Its default value is false.
+This parameter has not been used. Its default value is false.
rxtx_factor
@@ -136,7 +136,7 @@
Float
Specifies the ratio of the available network bandwidth to the network hardware bandwidth of the ECS.
-This parameter has not been used. Its default value is 1.0.
+This parameter has not been used. Its default value is 1.0.
os-flavor-access:is_public
@@ -144,7 +144,7 @@
Boolean
Specifies whether a flavor is available to all tenants. This is an extended attribute.
-- true: indicates that a flavor is available to all tenants.
- false: indicates that a flavor is available only to certain tenants.
+- true: indicates that a flavor is available to all tenants.
- false: indicates that a flavor is available only to certain tenants.
Default value: true
diff --git a/docs/ecs/api-ref/en-us_topic_0020212660.html b/docs/ecs/api-ref/en-us_topic_0020212660.html
index 459396d05..3612b5858 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212660.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212660.html
@@ -4,13 +4,13 @@
-- Querying NICs of an ECS
+ - Listing NICs of an ECS
- Querying Details About a Specified NIC of an ECS
- Adding a NIC to an ECS
-- Deleting a NIC from an ECS
+ - Detaching a NIC from an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0020212661.html b/docs/ecs/api-ref/en-us_topic_0020212661.html
index 932692fcd..fd2717f14 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212661.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212661.html
@@ -1,7 +1,7 @@
-Querying NICs of an ECS
-Function
This API is used to query NICs attached to an ECS.
+Listing NICs of an ECS
+Function
This API is used to list NICs attached to an ECS.
URI
GET /v2.1/{project_id}/servers/{server_id}/os-interface
GET /v2/{project_id}/servers/{server_id}/os-interface
@@ -129,7 +129,7 @@
-Example Request
Query NICs attached to an ECS.
+Example Request
List NICs attached to an ECS.
GET https://{endpoint}/v2/{project_id}/servers/{server_id}/os-interface
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-interface
diff --git a/docs/ecs/api-ref/en-us_topic_0020212663.html b/docs/ecs/api-ref/en-us_topic_0020212663.html
index f6f1e19ac..908c9c5c2 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212663.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212663.html
@@ -144,7 +144,30 @@
-Response
See Responses (Jobs).
+Response
Table 5 describes the response parameters.
+
+Table 5 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
Add the NIC whose ID is d32019d3-bc6e-4319-9c1d-6722fc136a23 and security group ID is f0ac4394-7e4a-4409-9701-ba8be283dbc3 to an ECS.
POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/nics
diff --git a/docs/ecs/api-ref/en-us_topic_0020212665.html b/docs/ecs/api-ref/en-us_topic_0020212665.html
index 67654cf15..bc16ebd26 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212665.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212665.html
@@ -85,7 +85,30 @@
-Response
See Responses (Jobs).
+Response
Table 4 describes the response parameters.
+
+Table 4 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
Delete the NIC whose ID is d32019d3-bc6e-4319-9c1d-6722fc136a23 from an ECS.
POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/nics/delete
diff --git a/docs/ecs/api-ref/en-us_topic_0020212666.html b/docs/ecs/api-ref/en-us_topic_0020212666.html
index 6b7ce7833..e57851bc4 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212666.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212666.html
@@ -1,7 +1,7 @@
-Deleting a NIC from an ECS
-Function
This API is used to delete a NIC from an ECS based on the port ID.
+Detaching a NIC from an ECS
+Function
This API is used to detach a NIC from an ECS based on the port ID.
Constraints
The primary NIC of an ECS has routing rules configured and cannot be deleted.
When an ECS NIC is detached, all NICs attached to the ECS through the OpenStack Nova API will be deleted.
@@ -58,7 +58,7 @@
Response
None
-Example Request
Delete a NIC from an ECS based on the specified port ID.
+Example Request
Detach a NIC from an ECS based on the specified port ID.
DELETE https://{endpoint}/v2/{project_id}/servers/{server_id}/os-interface/{port_id}
DELETE https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-interface/{port_id}
diff --git a/docs/ecs/api-ref/en-us_topic_0020212667.html b/docs/ecs/api-ref/en-us_topic_0020212667.html
index d9fde9a2c..4249ce0fc 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212667.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212667.html
@@ -4,7 +4,7 @@
-- Querying Disks Attached to an ECS
+ - Listing Details About Disks Attached to an ECS
- Querying a Disk Attached to an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0020212668.html b/docs/ecs/api-ref/en-us_topic_0020212668.html
index f67936bef..308670962 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212668.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212668.html
@@ -1,6 +1,6 @@
-Creating an ECS
+Creating ECSs
Function
This API is used to create one or more ECSs.
This API is an asynchronous API. After the creation request is successfully delivered, a job ID is returned. This does not mean that the creation is complete. You need to call the API by referring to Querying Job Execution Status to query the job status. The SUCCESS status indicates that the creation is successful.
@@ -201,7 +201,7 @@ echo 111 > c:\aaa.txt
Definition
Specifies the name of the SSH key used for logging in to the ECS.
-Keys can be created using the key creation API (Creating and Importing an SSH Key Pair) or obtained using the SSH key query API (Querying SSH Key Pairs).
+Keys can be created using the key creation API (Creating and Importing an SSH Key Pair) or obtained using the SSH key query API (Listing SSH Key Pairs).
Constraints
N/A
Range
@@ -337,7 +337,7 @@ echo 111 > c:\aaa.txt
Definition
Specifies the name of the AZ where the ECS is located.
-See Querying AZs.
+See Listing AZs.
Constraints
- If this parameter is not specified, the system automatically selects an AZ.
Range
@@ -471,7 +471,7 @@ echo 111 > c:\aaa.txt
Definition
Specifies the subnet of the ECS.
Constraints
-The value must be the ID of the subnet created in the VPC specified by vpcid and in the format of the UUID.
+The value must be the ID of the subnet created in the VPC specified by vpcid and in the format of the UUID.
Range
N/A
Default Value
@@ -666,7 +666,7 @@ echo 111 > c:\aaa.txt
Specifies the disk type of an ECS data disk.
For details about disk types, see "Disk Types and Performance" in Elastic Volume Service User Guide.
Constraints
-- The disk type must match that provided by the system.
- If the specified disk type is not available in the AZ specified by availability_zone, the disk creation will fail.
- When the disk is created from a backup:
If the type of the backup's source disk is SSD, SAS, SATA, GPSSD, ESSD, or GPSSD2, you can create disks of any of these types.
+- The disk type must match that provided by the system.
- If the specified disk type is not available in the AZ specified by availability_zone, the disk creation will fail.
- When the disk is created from a backup:
If the type of the backup's source disk is SSD, SAS, SATA, GPSSD, ESSD, or GPSSD2, you can create disks of any of these types.
If the type of the backup's source disk is co-p1 or uh-l1, you can create disks of any of the two types.
Range
@@ -734,7 +734,7 @@ echo 111 > c:\aaa.txt
Specifies the device type of the EVS disks to be created.
Constraints
N/A
-Range- If this parameter is set to false, VBD disks are created.
- If this parameter is set to true, SCSI disks are created.
- If this parameter is not specified or set to a non-Boolean character, VBD disks are created by default.
+Range- If this parameter is set to false, VBD disks are created.
- If this parameter is set to true, SCSI disks are created.
- If this parameter is not specified or set to a non-Boolean character, VBD disks are created by default.
Default Value
N/A
diff --git a/docs/ecs/api-ref/en-us_topic_0020212671.html b/docs/ecs/api-ref/en-us_topic_0020212671.html
index 9fb26622b..e3831313f 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212671.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212671.html
@@ -1,7 +1,7 @@
-Querying Disks Attached to an ECS
-Function
This API is used to query the disks that have been and are being attached to an ECS.
+Listing Details About Disks Attached to an ECS
+Function
This API is used to list details about disks that have been and are being attached to an ECS.
URI
GET /v2.1/{project_id}/servers/{server_id}/os-volume_attachments
GET /v2/{project_id}/servers/{server_id}/os-volume_attachments
@@ -97,7 +97,7 @@
-Example Request
Query details about disks attached to an ECS.
+Example Request
List details about disks attached to an ECS.
GET https://{endpoint}/v2/{project_id}/servers/{server_id}/os-volume_attachments
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}/os-volume_attachments
diff --git a/docs/ecs/api-ref/en-us_topic_0020212675.html b/docs/ecs/api-ref/en-us_topic_0020212675.html
index 7adf9e05b..57ef7b32e 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212675.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212675.html
@@ -4,7 +4,7 @@
-- Querying SSH Key Pairs
+ - Listing SSH Key Pairs
- Querying a Specified SSH Key Pair
diff --git a/docs/ecs/api-ref/en-us_topic_0020212676.html b/docs/ecs/api-ref/en-us_topic_0020212676.html
index f73b3fb18..592b30242 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212676.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212676.html
@@ -1,7 +1,7 @@
-Querying SSH Key Pairs
-Function
This API is used to query SSH key pairs.
+Listing SSH Key Pairs
+Function
This API is used to list SSH key pairs.
URI
GET /v2.1/{project_id}/os-keypairs
GET /v2/{project_id}/os-keypairs
@@ -67,7 +67,7 @@
-Table 4 keypair field description Parameter
+Table 4 keypair field description Parameter
Type
@@ -109,7 +109,7 @@
-Example Request
Query the list of SSH key pairs.
+Example Request
List SSH key pairs.
GET https://{endpoint}/v2/{project_id}/os-keypairs
GET https://{endpoint}/v2.1/{project_id}/os-keypairs
diff --git a/docs/ecs/api-ref/en-us_topic_0020212678.html b/docs/ecs/api-ref/en-us_topic_0020212678.html
index 25cd3241f..4362b31cd 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212678.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212678.html
@@ -131,7 +131,7 @@
-Table 5 keypair field description Parameter
+Table 5 keypair field description Parameter
Type
@@ -179,7 +179,7 @@
String
-Specifies the key type. The value is ssh or x509.
+Specifies the key type. The value is ssh or x509.
This parameter is supported in microversion 2.2 and later.
diff --git a/docs/ecs/api-ref/en-us_topic_0020212679.html b/docs/ecs/api-ref/en-us_topic_0020212679.html
index d8d62f4e7..1ff8c7ab3 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212679.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212679.html
@@ -122,7 +122,30 @@
-Response
See Responses (Jobs).
+Response
Table 4 describes the response parameters.
+
+Table 4 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
- Delete the ECS whose ID is 616fb98f-46ca-475e-917e-2563e5a8cd19, unbind the EIP, and detach data disks.
POST https://{endpoint}/v1/{project_id}/cloudservers/delete
@@ -134,7 +157,7 @@
],
"delete_publicip": false,
"delete_volume": false
- }
+ }
- Delete ECSs whose IDs are 616fb98f-46ca-475e-917e-2563e5a8cd19, 616fb98f-46ca-475e-917e-2563e5a8ef20, and 616fb98f-46ca-475e-917e-2563e5a8gh21 in batches.
POST https://{endpoint}/v1/{project_id}/cloudservers/delete
{
@@ -151,7 +174,7 @@
"id": "616fb98f-46ca-475e-917e-2563e5a8gh21"
}
]
-}
+ }
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0020212688.html b/docs/ecs/api-ref/en-us_topic_0020212688.html
index 2e93e557a..54b154aa3 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212688.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212688.html
@@ -1,7 +1,7 @@
-Querying the ECS List
-Function
This API is used to query ECSs.
+Listing ECSs
+Function
This API is used to list ECSs.
URI
GET /v2.1/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}¬-tags={not-tags}&reservation_id={reservation_id}&ip={ip}
GET /v2/{project_id}/servers?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}¬-tags={not-tags}&reservation_id={reservation_id}&ip={ip}
@@ -103,7 +103,7 @@
String
-Specifies the ECS ID to which the marker points. The query will start from its next ID.
+Specifies the ECS ID to which the marker points. The query will start from the next ID.
tags
@@ -248,7 +248,7 @@
-Example Request
Query a list of ECSs.
+Example Request
List ECSs.
GET https://{endpoint}/v2/{project_id}/servers
GET https://{endpoint}/v2.1/{project_id}/servers
diff --git a/docs/ecs/api-ref/en-us_topic_0020212689.html b/docs/ecs/api-ref/en-us_topic_0020212689.html
index 610d18c8c..50d521d79 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212689.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212689.html
@@ -1,7 +1,7 @@
-Querying Details About ECSs
-Function
This API is used to query details about ECSs.
+Listing ECS Details
+Function
This API is used to list ECS details.
URI
GET /v2.1/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}¬-tags={not-tags}&reservation_id={reservation_id}&ip={ip}
GET /v2/{project_id}/servers/detail?changes-since={changes-since}&image={image}&flavor={flavor}&name={name}&status={status}&limit={limit}&marker={marker}¬-tags={not-tags}&reservation_id={reservation_id}&ip={ip}
@@ -103,7 +103,7 @@
String
-Specifies the ECS ID to which the marker points. The query will start from its next ID.
+Specifies the ECS ID to which the marker points. The query will start from the next ID.
tags
@@ -649,7 +649,7 @@
-Table 7 Data structure of the network which an ECS accesses Parameter
+
-Table 11 image field description Parameter
+
-Example Request
Query details about ECSs.
+Example Request
List ECS details.
GET https://{endpoint}/v2/{project_id}/servers/detail
GET https://{endpoint}/v2.1/{project_id}/servers/detail
diff --git a/docs/ecs/api-ref/en-us_topic_0020212690.html b/docs/ecs/api-ref/en-us_topic_0020212690.html
index dbc5520de..5d792d34b 100644
--- a/docs/ecs/api-ref/en-us_topic_0020212690.html
+++ b/docs/ecs/api-ref/en-us_topic_0020212690.html
@@ -149,6 +149,7 @@
String
Specifies the host ID of the ECS.
+The returned value is not the actual ID of the host where the ECS is located.
addresses
@@ -700,7 +701,7 @@
-Example Request
Query details about a specified ECS.
+Example Request
Query details about the specified ECS.
GET https://{endpoint}/v2/{project_id}/servers/{server_id}
GET https://{endpoint}/v2.1/{project_id}/servers/{server_id}
diff --git a/docs/ecs/api-ref/en-us_topic_0022067714.html b/docs/ecs/api-ref/en-us_topic_0022067714.html
index 2ba57e159..6a51df8e1 100644
--- a/docs/ecs/api-ref/en-us_topic_0022067714.html
+++ b/docs/ecs/api-ref/en-us_topic_0022067714.html
@@ -14,7 +14,7 @@
String
-Specifies the returned job ID after delivering the job. Users can query the job progress using this ID. For details about how to query the job execution status based on job_id, see Job Status Management.
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
diff --git a/docs/ecs/api-ref/en-us_topic_0022067715.html b/docs/ecs/api-ref/en-us_topic_0022067715.html
index b7781ee23..f51ba198d 100644
--- a/docs/ecs/api-ref/en-us_topic_0022067715.html
+++ b/docs/ecs/api-ref/en-us_topic_0022067715.html
@@ -45,7 +45,7 @@
403 Forbidden
-You are forbidden to access the page requested.
+Access to the requested page is denied.
404 Not Found
diff --git a/docs/ecs/api-ref/en-us_topic_0022067716.html b/docs/ecs/api-ref/en-us_topic_0022067716.html
index 5712d6473..ae045cea1 100644
--- a/docs/ecs/api-ref/en-us_topic_0022067716.html
+++ b/docs/ecs/api-ref/en-us_topic_0022067716.html
@@ -55,7 +55,7 @@
403 Forbidden
-You are forbidden to access the page requested.
+Access to the requested page is denied.
404 Not Found
diff --git a/docs/ecs/api-ref/en-us_topic_0022067717.html b/docs/ecs/api-ref/en-us_topic_0022067717.html
index 50151cff8..c843d0944 100644
--- a/docs/ecs/api-ref/en-us_topic_0022067717.html
+++ b/docs/ecs/api-ref/en-us_topic_0022067717.html
@@ -1,7 +1,7 @@
Error Codes
-Context
- 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 codes are displayed in the returned messages for task viewing requests. HTTP status codes may not be accurate.
- 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.
- 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 Elastic Cloud Server User Guide for troubleshooting.
+Context
- 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 codes are displayed in the returned messages for task viewing requests. HTTP status codes may not be accurate.
- The ECS service is strongly dependent on other services, such as network and storage. If the reported error messages contain information about ECS-dependent services, contact technical support for troubleshooting.
Error Codes
HTTP Status Code
@@ -35,7 +35,9 @@
The number of ECSs has reached the maximum allowed.
-Apply for a higher quota of the corresponding resource according to the returned error message.
+Apply for higher quotas of the corresponding resources based on the returned error message.
+ NOTE: When applying for increasing ECS resource quotas, you need to evaluate the number of ECSs, vCPUs, and memory capacity (RAM) required.
+
400
@@ -123,7 +125,7 @@
The private IP address is already in use.
-Change the port.
+Replace the IP address with an unused one.
400
@@ -495,7 +497,7 @@
The VPC ID in the request is inconsistent with that in the main subnet ID.
-Inconsistent VPC ID in the request body from that in the primary NIC.
+Inconsistent VPC ID in the request body with that in the primary NIC.
Adjust the NIC parameter settings.
@@ -581,11 +583,11 @@
Ecs.0074
-Window images do not support external users.
+Windows images do not support external users.
External users are not allowed to create Windows ECSs.
-External users, including and non-third-party users, are not allowed to purchase Windows images.
+External users, including non-third-party users, are not allowed to purchase Windows images.
400
@@ -640,7 +642,7 @@
The ECS status does not meet requirements.
-The ECS in the current state does not support this operation. Try again later.
+The current ECS status does not support the operation. Change the ECS status to the specified status and try again.
400
@@ -669,7 +671,7 @@
Ecs.0103
-The disk can be attached to a server only if it exists and the state must be in the available. Make sure the disk state is available and try again.
+The disk can be attached to a server only when it exists and is in the Available state. Check the disk status and try again.
The disk is unavailable.
@@ -680,11 +682,11 @@
Ecs.0104
-The number of EVS disks that can be attached to the ECS exceeds the maximum number allowed. Decrease the number of EVS disks to be attached and try again.
+The number of EVS disks that can be attached to the ECS has reached the maximum number allowed. Detach some disks and try again.
Insufficient ECS disk quota for attaching more disks.
-Adjust the number of attached disks.
+Detach some attached disks from the ECS and try to attach new disks.
400
@@ -695,7 +697,7 @@
Failed to query the ECS system disk.
-Check whether the ECS has a system disk attached.
+Attach the system disk to the ECS and try again.
400
@@ -1098,7 +1100,7 @@
Ecs.0314
-The key pair does not exist. Refresh the key pair list and check key pair
+The key pair does not exist. Refresh the key pair list and check the key pair.
Failed to obtain the key pair.
@@ -1287,7 +1289,7 @@
Batch operation failed.
-Requesting for a batch operation failed.
+Request for batch operations failed.
Rectify the fault based on the returned error information and submit the request again.
@@ -1584,7 +1586,7 @@
Common.0024
-exceeds flow over limit
+Flow limit exceeded.
Limited by traffic control.
diff --git a/docs/ecs/api-ref/en-us_topic_0022225398.html b/docs/ecs/api-ref/en-us_topic_0022225398.html
index a7c6036b1..6771c9977 100644
--- a/docs/ecs/api-ref/en-us_topic_0022225398.html
+++ b/docs/ecs/api-ref/en-us_topic_0022225398.html
@@ -166,7 +166,7 @@
-Table 4 sub_jobs field description Parameter
+
-Table 5 sub_jobs.entities field description Parameter
+Table 5 sub_jobs.entities field description Parameter
Type
@@ -249,7 +249,7 @@
String
-If the job is an ECS-related operation, the value is server_id.
+If the job is an ECS-related operation, the value is server_id.
nic_id
diff --git a/docs/ecs/api-ref/en-us_topic_0022472987.html b/docs/ecs/api-ref/en-us_topic_0022472987.html
index 78b7a49e9..9b9dee2f2 100644
--- a/docs/ecs/api-ref/en-us_topic_0022472987.html
+++ b/docs/ecs/api-ref/en-us_topic_0022472987.html
@@ -129,7 +129,30 @@
-Response
See Responses (Jobs).
+Response
Table 4 describes the response parameters.
+
+Table 4 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
- Attach a SCSI EVS disk to device /dev/sda.
POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/attachvolume
diff --git a/docs/ecs/api-ref/en-us_topic_0022472988.html b/docs/ecs/api-ref/en-us_topic_0022472988.html
index 583b61eb4..2668a42de 100644
--- a/docs/ecs/api-ref/en-us_topic_0022472988.html
+++ b/docs/ecs/api-ref/en-us_topic_0022472988.html
@@ -51,7 +51,30 @@
Request
None
-Response
See Responses (Jobs).
+Response
Table 2 describes the response parameters.
+
+Table 2 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
Detach a specified disk from an ECS.
DELETE https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/detachvolume/{volume_id}
diff --git a/docs/ecs/api-ref/en-us_topic_0024734483.html b/docs/ecs/api-ref/en-us_topic_0024734483.html
index e1a468d46..70043ec34 100644
--- a/docs/ecs/api-ref/en-us_topic_0024734483.html
+++ b/docs/ecs/api-ref/en-us_topic_0024734483.html
@@ -8,10 +8,18 @@
-2025-07-17
+2025-12-02
+
+Added the following content:
+Querying Details of a Single Disk Attached to an ECS
+Modified the following content:
+Added an API in Disk Management.
+
+
+2025-07-17
Modified the following content:
-Added support for the general purpose SSD V2 (GPSSD2) disk type in Creating an ECS.
+Added support for the general purpose SSD V2 (GPSSD2) disk type in Creating ECSs.
2025-03-14
@@ -45,25 +53,25 @@
2024-07-23
Modified the following content:
-Modified the description about the parameter name and added the parameter description in Creating an ECS.
+Modified the description about the parameter name and added the parameter description in Creating ECSs.
2024-05-27
Modified the following content:
-Added the parameter serverIds in Creating an ECS.
+Added the parameter serverIds in Creating ECSs.
2024-04-26
Modified the following content:
-- Updated actions in Lifecycle Management, NIC Management, Disk Management, ECS Group Management, and Tag Management.
- Added parameter descriptions in Querying NICs of an ECS.
+- Updated actions in Lifecycle Management, NIC Management, Disk Management, ECS Group Management, and Tag Management.
- Added parameter descriptions in Listing NICs of an ECS.
2024-01-30
Added the following content:
-
+
Modified the following content:
Added the permissions to query ECS NICs in NIC Management.
@@ -71,13 +79,13 @@
2024-01-19
Modified the following content:
-Added the batch_create_in_multi_az parameter in Creating an ECS.
+Added the batch_create_in_multi_az parameter in Creating ECSs.
2023-11-03
Modified the following content:
-- Added the ipv6_enable and ipv6_bandwidth fields in Creating an ECS and Adding NICs to an ECS in a Batch.
- Added the ipv6_bandwidth field description in Data Structure for Creating ECSs.
+- Added the ipv6_enable and ipv6_bandwidth fields in Creating ECSs and Adding NICs to an ECS in a Batch.
- Added the ipv6_bandwidth field description in Data Structure for Creating ECSs.
2023-02-28
@@ -89,33 +97,33 @@
2022-12-20
Modified the following content:
-Modified the value range of volumetype and added ESSD in Creating an ECS.
+Modified the value range of volumetype and added ESSD in Creating ECSs.
2022-11-25
Modified the following content:
-Modified the value range of volumetype and deleted GPSSD and ESSD in Creating an ECS.
+Modified the value range of volumetype and deleted GPSSD and ESSD in Creating ECSs.
2022-07-12
Modified the following content:
-- Modified the description of "hw:passthrough" in Creating an ECS.
- Modified the description of the returned value 200 in Returned Values for General Requests.
+- Modified the description of "hw:passthrough" in Creating ECSs.
- Modified the description of the returned value 200 in Returned Values for General Requests.
2022-06-06
Added the following content:
-
-Modified the following content:- Added the attachableQuantity parameter in Querying Information About Disks Attached to an ECS.
- Added a response example in Detaching an EVS Disk from an ECS.
+
+Modified the following content:- Added the attachableQuantity parameter in Listing Details About Disks Attached to an ECS.
- Added a response example in Detaching an EVS Disk from an ECS.
2022-05-11
Added the following content:
-
+
2022-03-11
@@ -139,26 +147,26 @@
2021-11-20
Added description of system disk encryption in the following sections:
-
+
2021-09-11
Modified the following content:
Modified the description about Xen instances in the following sections:
-
+
2021-06-18
Modified the following content:
-- Added the metadata field for creating disks in Data Structure for Creating ECSs.
- Added __system__encrypted and __system__cmkid to the metadata field as well as one request example with system disk encrypted in Reinstalling an ECS OS (Using an Image with Cloud-Init Installed).
- Added __system__encrypted and __system__cmkid to the metadata field as well as one request example with system disk encrypted in Changing an ECS OS (Using an Image with Cloud-Init Installed).
- Modified the description of the metadata field in root_volume, added a request example for __system__encrypted, and added a request example with system disk encrypted in Creating an ECS.
+- Added the metadata field for creating disks in Data Structure for Creating ECSs.
- Added __system__encrypted and __system__cmkid to the metadata field as well as one request example with system disk encrypted in Reinstalling an ECS OS (Using an Image with Cloud-Init Installed).
- Added __system__encrypted and __system__cmkid to the metadata field as well as one request example with system disk encrypted in Changing an ECS OS (Using an Image with Cloud-Init Installed).
- Modified the description of the metadata field in root_volume, added a request example for __system__encrypted, and added a request example with system disk encrypted in Creating ECSs.
2021-04-22
Modified the following content:
-Added parameter extendparam to the data_volumes field in Creating an ECS.
+Added parameter extendparam to the data_volumes field in Creating ECSs.
2019-12-18
@@ -190,13 +198,13 @@
Added the following content:
- Added "Creating an FPGA Image".
Modified the following content:
-- Added description in Querying All API Versions and Querying a Specified API Version because microversion header "OpenStack-API-Version" is supported in microversion 2.27 and later.
- Modified description in several sections, such as Querying Details About ECSs, Querying Details About an ECS, Rebuilding an ECS, Querying Tenant Quota Limits, Querying Tenant Quotas, and Querying Default Quotas because OpenStack Queens is supported.
- Changed ECS metric names.
+- Added description in Listing API Versions and Querying a Specified API Version because microversion header "OpenStack-API-Version" is supported in microversion 2.27 and later.
- Modified description in several sections, such as Listing ECS Details, Querying Details About an ECS, Rebuilding an ECS, Querying Tenant Quota Limits, Querying Tenant Quotas, and Querying Default Quotas because OpenStack Queens is supported.
- Changed ECS metric names.
2019-01-25
Modified the following content:
-- Modified the example response in Querying Disk Attachment of an ECS.
- Modified the URL description of the response parameter in Obtaining a VNC-based Remote Login Address (Microversion 2.6 or Later).
- Added the reserve_port parameter description in Deleting a NIC from an ECS.
- Added tag constraints in Tag Types.
+- Modified the example response in Querying Disk Attachment of an ECS.
- Modified the URL description of the response parameter in Obtaining a VNC-based Remote Login Address (Microversion 2.6 or Later).
- Added the reserve_port parameter description in Detaching a NIC from an ECS.
- Added tag constraints in Tag Types.
Deleted the following content:
Deleted parameter check_resources in Creating an ECS.
@@ -212,7 +220,7 @@
Added the following content:
Modified the following content:
-- Added the reserve_port field in Deleting a NIC from an ECS.
- Added the attachableQuantity field in Querying Disk Attachment of an ECS.
- Added the final_tenant field in Creating an ECS.
+- Added the reserve_port field in Detaching a NIC from an ECS.
- Added the attachableQuantity field in Querying Disk Attachment of an ECS.
- Added the final_tenant field in Creating an ECS.
2018-12-10
@@ -249,7 +257,7 @@
Added the following content:
Modified the following content:
-- Added the description of forcible disk uninstallation in Detaching an EVS Disk from an ECS.
- Added constraints in Creating an ECS.
- Added check rules for the description parameter in Creating an ECS and Creating an ECS.
+- Added the description of forcible disk uninstallation in Detaching an EVS Disk from an ECS.
- Added constraints in Creating an ECS.
- Added check rules for the description parameter in Creating ECSs and Creating an ECS.
2018-08-17
@@ -261,7 +269,7 @@
2018-07-31
Modified the following content:
-- Modified description in Creating an ECS, allowing you to use full-ECS images to create ECSs.
- Modified constraints in Changing an ECS OS (Using an Image with Cloud-Init Installed), allowing an ECS to change its OS after reinstalling the OS on the ECS failed.
+- Modified description in Creating ECSs, allowing you to use full-ECS images to create ECSs.
- Modified constraints in Changing an ECS OS (Using an Image with Cloud-Init Installed), allowing an ECS to change its OS after reinstalling the OS on the ECS failed.
2018-07-10
@@ -278,13 +286,13 @@
2018-06-29
Modified the following content:
-- Modified Creating an ECS because the snapshotId field description has been deleted and full-ECS images have been canceled.
- Added the server field in Creating an ECS.
- Modified the example request in Creating an ECS.
- Modified constraints in Creating an Image Using an ECS.
+- Modified Creating ECSs because the snapshotId field description has been deleted and full-ECS images have been canceled.
- Added the server field in Creating ECSs.
- Modified the example request in Creating an ECS.
- Modified constraints in Creating an Image Using an ECS.
2018-06-24
Modified the following content:
-- Modified the snapshotId field description and added request examples in Creating an ECS.
- Modified and added request examples in Creating an ECS.
+- Modified the snapshotId field description and added request examples in Creating ECSs.
- Modified and added request examples in Creating an ECS.
Deleted the following content:
- Deleted the API for querying ECSs by tag.
- Deleted the API for querying project tags.
@@ -292,27 +300,27 @@
2018-06-14
Modified the following content:
-- Fixed UAT issues in Elastic Cloud Server API Reference 28.
- Modified description in Creating an ECS for adding the snapshotId field, allowing you to use CSBS backups to create full-ECS images and use the images to create ECSs.
+- Fixed UAT issues in Elastic Cloud Server API Reference 28.
- Modified description in Creating ECSs for adding the snapshotId field, allowing you to use CSBS backups to create full-ECS images and use the images to create ECSs.
Deleted the following content:
-- Deleted the API for querying tenant quotas.
- Deleted the API for querying tenant quotas.
+- Deleted the API for querying tenant quota limits.
- Deleted the API for querying tenant quotas.
2018-05-31
Modified the following content:
-- Fixed 59 UAT issues in Elastic Cloud Server API Reference 27.
+- Fixed 59 UAT issues in Elastic Cloud Server API Reference 27.
2018-05-21
Modified the following content:
-- Added FPGA Logical File Management.
- Fixed 110 UAT issues in Elastic Cloud Server API Reference 26.
+- Added FPGA Logical File Management.
- Fixed 110 UAT issues in Elastic Cloud Server API Reference 26.
2018-03-30
Added the following content:
-- Added description in Querying Disk Attachment of an ECS for querying disk device names of ECSs.
- Added description in Querying a Single Disk Attached to an ECS for querying disk device names of ECSs.
+- Added the description for querying the disk device name of the ECS in Querying Disk Attachment of an ECS.
- Added the description for querying the disk device name of the ECS in Querying a Single Disk Attached to an ECS.
Modified the following content:
- Added the dedicated_host_id field in Modifying the Specifications of an ECS, allowing ECS specifications modification on DeHs.
- Added the dedicated_host_id field in Modifying the Specifications of an ECS, allowing ECS specifications modification on DeHs.
- Added the description of forcible data disk uninstallation in Detaching a Disk from an ECS.
- Allowed native OpenStack APIs in V2.1.
@@ -326,13 +334,13 @@
2018-02-12
Modified the following content:
-- Modified the from_port, to_port, ip_range, and group field descriptions in Querying Security Groups (Discarded) and Querying Details About a Security Group (Discarded).
- Modified the description field description in Creating a Security Group (Discarded).
- Modified Querying Details About Flavors and Extended Flavor Information and added the pci_passthrough:alias field.
- Modified error messages in Error Codes.
+- Modified the from_port, to_port, ip_range, and group field descriptions in Querying Security Groups (Discarded) and Querying Details About a Security Group (Discarded).
- Modified the description field description in Creating a Security Group (Discarded).
- Modified Listing Flavor Details and Extended Information and added the pci_passthrough:alias field.
- Modified error messages in Error Codes.
2017-12-30
Modified the following content:
-- Modified the tags field description in Creating an ECS.
- Modified the os:scheduler_hints field description in Creating an ECS.
- Added the pci_passthrough:enable_gpu and pci_passthrough:gpu_specs fields in Querying Details About Flavors and Extended Flavor Information.
- Added handling method for each error code in Error Codes.
- Modified Querying Security Groups (Discarded).
- Modified Creating a Security Group (Discarded).
- Modified Querying Details About a Security Group (Discarded).
+- Modified the tags field description in Creating ECSs.
- Modified the os:scheduler_hints field description in Creating ECSs.
- Added the pci_passthrough:enable_gpu and pci_passthrough:gpu_specs fields in Listing Flavor Details and Extended Information.
- Added handling method for each error code in Error Codes.
- Modified Querying Security Groups (Discarded).
- Modified Creating a Security Group (Discarded).
- Modified Querying Details About a Security Group (Discarded).
2017-10-30
@@ -344,7 +352,7 @@
2017-09-30
Modified the following content:
-- Modified the volumetype parameter description in Creating an ECS.
- Modified constraints in Creating an ECS.
- Modified the user_data parameter description in Reinstalling an ECS OS (Using an Image with Cloud-Init Installed). The user data function is supported when the OS is reinstalled.
- Modified the user_data parameter description in Changing an ECS OS (Using an Image with Cloud-Init Installed). The user data function is supported when the OS is changed.
+- Modified the volumetype parameter description in Creating ECSs.
- Modified constraints in Creating an ECS.
- Modified the user_data parameter description in Reinstalling an ECS OS (Using an Image with Cloud-Init Installed). The user data function is supported when the OS is reinstalled.
- Modified the user_data parameter description in Changing an ECS OS (Using an Image with Cloud-Init Installed). The user data function is supported when the OS is changed.
2017-08-30
@@ -370,13 +378,13 @@
2017-06-16
Modified the following content:
-- Modified the security_groups field description in Querying Details About ECSs.
- Modified the security_groups field description in Querying Details About an ECS Flavor.
- Modified ECS metric description and added the metric ib_card_state.
+- Modified the security_groups field description in Listing ECS Details.
- Modified the security_groups field description in Querying Details About an ECS Flavor.
- Modified ECS metric description and added the metric ib_card_state.
2017-04-28
Modified the following content:
-- Modified metadata field description in Creating an ECS.
- Changed the field name attachment_id to volume_id in Detaching an EVS Disk from an ECS.
- Modified the ecs:virtualization_env_types field description in Querying Details About Flavors and Extended Flavor Information.
- Modified description of inst_sys_status_error in ECS metrics.
+- Modified metadata field description in Creating ECSs.
- Changed the field name attachment_id to volume_id in Detaching an EVS Disk from an ECS.
- Modified the ecs:virtualization_env_types field description in Listing Flavor Details and Extended Information.
- Modified description of inst_sys_status_error in ECS metrics.
Deleted the following content:
- Deleted the tags field in Response in Querying Details About an ECS.
@@ -384,19 +392,19 @@
2017-03-30
Modified the following content:
-- Added the ecs:generation and ecs:virtualization_env_types fields in Querying Details About Flavors and Extended Flavor Information.
- Changed key and value lengths and tag naming rules for the tags field in Creating an ECS.
- Added the shareable, multiattach, and hw:passthrough fields to the data_volumes field in Creating an ECS.
- Modified ECS metric description and added the metric inst_sys_status_error.
+- Added the ecs:generation and ecs:virtualization_env_types fields in Listing Flavor Details and Extended Information.
- Changed key and value lengths and tag naming rules for the tags field in Creating ECSs.
- Added the shareable, multiattach, and hw:passthrough fields to the data_volumes field in Creating ECSs.
- Modified ECS metric description and added the metric inst_sys_status_error.
2017-02-28
Modified the following content:
-Modified the tags field description in Creating an ECS (a maximum of 10 tags can be added to an ECS).
+Modified the tags field description in Creating ECSs (a maximum of 10 tags can be added to an ECS).
2017-02-08
Modified the following content:
-- Added the tags field description in Creating an ECS.
+- Added the tags field description in Creating ECSs.
2017-01-20
@@ -404,38 +412,38 @@
Added the following content:
- Added error code "Ecs.0219 Failed to create the ECS."
Modified the following content:
-- Added the tenancy and dedicated_host_id fields to the os:scheduler_hints field description in Creating an ECS.
- Added the tenancy and dedicated_host_id fields to the os:scheduler_hints field description in Creating an ECS.
+- Added the tenancy and dedicated_host_id fields to the os:scheduler_hints field description in Creating ECSs.
- Added the tenancy and dedicated_host_id fields to the os:scheduler_hints field description in Creating an ECS.
2016-11-30
Modified the following content:
-- Added password complexity requirements on adminpass in Creating an ECS and Creating an ECS.
+- Added password complexity requirements on adminpass in Creating ECSs and Creating an ECS.
2016-09-30
This issue is the tenth official release.
Modified the following content:
-- Added optional parameters in Querying Details About ECS Flavors for querying ECS specifications.
- Added the fixed_ips field in Adding a NIC to an ECS.
- Modified description of maxSecurityGroups and maxSecurityGroupRules in Querying Tenant Quotas.
- Added the large-memory ECS specification in Querying Details About Flavors and Extended Flavor Information.
+- Added optional parameters in Listing Flavor Details About an ECS for querying ECS specifications.
- Added the fixed_ips field in Adding a NIC to an ECS.
- Modified description of maxSecurityGroups and maxSecurityGroupRules in Querying Tenant Quotas.
- Added the large-memory ECS specification in Listing Flavor Details and Extended Information.
2016-08-25
Modified the following content:
-- Modified ECS metric description.
- Added binding:profile and extra_dhcp_opts to table [2] nics field description in Creating an ECS.
+- Modified ECS metric description.
- Added binding:profile and extra_dhcp_opts to table [2] nics field description in Creating ECSs.
2016-08-09
Modified the following content:
-- Modified ECS metric description and added metrics Outband Incoming Rate and Outband Outgoing Rate.
- Modified the description of ECS metric CPU Usage.
- Changed the maximum user data length to 32 KB in Creating an ECS and Creating an ECS.
+- Modified ECS metric description and added metrics Outband Incoming Rate and Outband Outgoing Rate.
- Modified the description of ECS metric CPU Usage.
- Changed the maximum user data length to 32 KB in Creating ECSs and Creating an ECS.
2016-07-15
Modified the following content:
-- Added the os:scheduler_hints field in Creating an ECS.
- Modified description of parameter group in table [7] os:scheduler_hints field description in Creating an ECS.
- Added disk-intensive ECS specifications and fields in Querying Details About Flavors and Extended Flavor Information.
- Added the maxServerGroups, maxServerGroupMembers, and totalServerGroupsUsed fields in table [1] absolute field description in Querying Tenant Quotas.
+- Added the os:scheduler_hints field in Creating ECSs.
- Modified description of parameter group in table [7] os:scheduler_hints field description in Creating an ECS.
- Added disk-intensive ECS specifications and fields in Listing Flavor Details and Extended Information.
- Added the maxServerGroups, maxServerGroupMembers, and totalServerGroupsUsed fields in table [1] absolute field description in Querying Tenant Quotas.
2016-06-30
@@ -455,7 +463,7 @@
Added the following content:
- Added Network Management.
- Added Security Group Management.
- Added Attaching an ECS Data Disk.
- Added Obtaining the Password of an ECS.
- Added Deleting the Password of an ECS.
Modified the following content:
-- Added the user_data field in Creating an ECS.
- Added the user_data field in Creating an ECS.
+- Added the user_data field in Creating ECSs.
- Added the user_data field in Creating an ECS.
Deleted the following content:
- Deleted Configuring ECS Metadata (Native OpenStack API).
- Deleted Querying the VNC Link of an ECS (Native OpenStack API).
@@ -463,7 +471,7 @@
2016-05-05
Modified the following content:
-- Modified parameter description in Creating an ECS.
- Modified parameter description in Creating an ECS.
- Modified parameter description in Deleting ECSs.
- Modified parameter description in Querying the ECS List.
- Modified the metadata field in Querying Details About ECSs.
- Modified the metadata field in Querying Details About an ECS.
- Modified the os-stop field in Stopping ECSs in a Batch.
- Modified the os-stop field in Disabling an ECS.
- Modified parameter description in Querying Details About Flavors and Extended Flavor Information.
- Modified response examples in Querying Job Execution Status.
- Modified Error Codes.
+- Modified parameter description in Creating ECSs.
- Modified parameter description in Creating an ECS.
- Modified parameter description in Deleting ECSs.
- Modified parameter description in Listing ECSs.
- Modified the metadata field in Listing ECS Details.
- Modified the metadata field in Querying Details About an ECS.
- Modified the os-stop field in Stopping ECSs in a Batch.
- Modified the os-stop field in Disabling an ECS.
- Modified parameter description in Listing Flavor Details and Extended Information.
- Modified response examples in Querying Job Execution Status.
- Modified Error Codes.
2016-04-14
diff --git a/docs/ecs/api-ref/en-us_topic_0031167514.html b/docs/ecs/api-ref/en-us_topic_0031167514.html
index 54e7c9e18..cc4b311fb 100644
--- a/docs/ecs/api-ref/en-us_topic_0031167514.html
+++ b/docs/ecs/api-ref/en-us_topic_0031167514.html
@@ -8,7 +8,7 @@
- Removing a Security Group
-- Querying Security Groups of a Specified ECS
+ - Listing Security Groups of a Specified ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0065792792.html b/docs/ecs/api-ref/en-us_topic_0065792792.html
index a850cfd21..52a82e0e6 100644
--- a/docs/ecs/api-ref/en-us_topic_0065792792.html
+++ b/docs/ecs/api-ref/en-us_topic_0065792792.html
@@ -4,7 +4,7 @@
-- Querying All API Versions
+ - Listing API Versions
- Querying a Specified API Version
diff --git a/docs/ecs/api-ref/en-us_topic_0065792793.html b/docs/ecs/api-ref/en-us_topic_0065792793.html
index d7f0ea464..a6bfa1a69 100644
--- a/docs/ecs/api-ref/en-us_topic_0065792793.html
+++ b/docs/ecs/api-ref/en-us_topic_0065792793.html
@@ -1,7 +1,7 @@
-Querying All API Versions
-Function
This API is used to query all available Nova versions.
+Listing API Versions
+Function
This API is used to list all available Nova versions.
To support function extension, Nova APIs can be distinguished by version. There are two types of versions:
- Major version: Independent URL
- Microversion: Used by the HTTP request header X-OpenStack-Nova-API-Version. Since microversion 2.27, the new microversion header OpenStack-API-Version has been supported.
@@ -113,7 +113,7 @@
-Example Request
Query all API versions.
+Example Request
List supported API versions.
GET https://{endpoint}/
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0065817683.html b/docs/ecs/api-ref/en-us_topic_0065817683.html
index a2d7e7e1e..1e80aae07 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817683.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817683.html
@@ -6,7 +6,7 @@
- Creating an ECS Group
-- Querying the List of ECS Groups
+ - Listing ECS Groups
- Querying Details About an ECS Group
diff --git a/docs/ecs/api-ref/en-us_topic_0065817684.html b/docs/ecs/api-ref/en-us_topic_0065817684.html
index c00537736..ea7ed04e1 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817684.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817684.html
@@ -4,7 +4,7 @@
diff --git a/docs/ecs/api-ref/en-us_topic_0065817692.html b/docs/ecs/api-ref/en-us_topic_0065817692.html
index 4bc275741..61215edaa 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817692.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817692.html
@@ -1,7 +1,7 @@
-Querying Operations on an ECS
-Function
This API is used to query all historical operations on an ECS.
+Listing Actions on an ECS
+Function
This API is used to list all historical actions on an ECS.
URI
GET /v2.1/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}
GET /v2/{project_id}/servers/{server_id}/os-instance-actions?limit={limit}&marker={marker}
@@ -79,7 +79,7 @@
Array of Object
-Specifies operations performed on the ECS. For details, see Table 4.
+Specifies the list of actions performed on the ECS. For details, see Table 4.
@@ -122,7 +122,7 @@
String
-Specifies the result status of the operation.
+Specifies the result status of the action.
project_id
@@ -165,7 +165,7 @@
-Example Request
Query all historical operations on a specified ECS.
+Example Request
List all historical actions on a specified ECS.
GET https://{endpoint}/v2/89655fe61c4c4a08b9f3e7f9095441b8/servers/e723eb40-f56e-40f9-8c8c-caa517fe06ba/os-instance-actions
GET https://{endpoint}/v2.1/89655fe61c4c4a08b9f3e7f9095441b8/servers/e723eb40-f56e-40f9-8c8c-caa517fe06ba/os-instance-actions
diff --git a/docs/ecs/api-ref/en-us_topic_0065817694.html b/docs/ecs/api-ref/en-us_topic_0065817694.html
index 1fd776f06..e6ccad19b 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817694.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817694.html
@@ -5,9 +5,9 @@
Images created using an ECS are stored on storage nodes as snapshots.
This API is a native OpenStack API that is not applicable to the images on the cloud platform.
-- To create a system disk image or data disk image, use the IMS API (POST /v2/cloudimages/action). For details, see "Creating an Image" in Image Management Service API Reference.
- To create a full-ECS image, use the IMS API (POST /v1/cloudimages/wholeimages/action). For details, see "Creating a Full-ECS Image" in Image Management Service API Reference.
+- To create a system disk image or data disk image, use the IMS API (POST /v2/cloudimages/action). For details, see "Creating an Image" in Image Management Service API Reference.
- To create a full-ECS image, use the IMS API (POST /v1/cloudimages/wholeimages/action). For details, see "Creating a Full-ECS Image" in Image Management Service API Reference.
-Constraints
- An ECS in the error state cannot be used to create an image.
- If an image created using an ECS is used to create a new ECS, the new ECS must be located in the same AZ as the original ECS.
- After an ECS is deleted, the images and snapshots created using this ECS will not be automatically deleted. You must manually delete them.
- After an image created using an ECS is deleted, the associated snapshots will not be automatically deleted (this function is implemented by native OpenStack). You must manually delete such snapshots.
- The image created using an ECS cannot be used to create data disks.
- The images created using the API described in this section (URI: POST /v2/{project_id}/servers/{server_id}/action or POST /v2.1/{project_id}/servers/{server_id}/action) cannot be exported to OBS buckets. If such images must be exported, use the IMS API (POST /v2/cloudimages/action). For details, see "Creating an Image" in Image Management Service API Reference.
+Constraints
- An ECS in the error state cannot be used to create an image.
- If an image created using an ECS is used to create a new ECS, the new ECS must be located in the same AZ as the original ECS.
- After an ECS is deleted, the images and snapshots created using this ECS will not be automatically deleted. You must manually delete them.
- After an image created using an ECS is deleted, the associated snapshots will not be automatically deleted (this function is implemented by native OpenStack). You must manually delete such snapshots.
- The image created using an ECS cannot be used to create data disks.
- The images created using the API described in this section (URI: POST /v2/{project_id}/servers/{server_id}/action or POST /v2.1/{project_id}/servers/{server_id}/action) cannot be exported to OBS buckets. If such images must be exported, use the IMS API (POST /v2/cloudimages/action). For details, see "Creating an Image" in Image Management Service API Reference.
URI
POST /v2.1/{project_id}/servers/{server_id}/action
POST /v2/{project_id}/servers/{server_id}/action
diff --git a/docs/ecs/api-ref/en-us_topic_0065817700.html b/docs/ecs/api-ref/en-us_topic_0065817700.html
index 5f253ebc8..651f934a5 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817700.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817700.html
@@ -257,7 +257,7 @@
-Table 7 ip_range objects Parameter
+
-Table 4 security_group_rule objects Parameter
+Table 4 security_group_rule objects Parameter
Mandatory
@@ -164,7 +164,7 @@
Integer
-Specifies the stop port number. The value ranges from 1 to 65,535 and cannot be less than from_port.
+Specifies the stop port number. The value ranges from 1 to 65,535 and cannot be less than from_port.
When ip_protocol is icmp, it specifies the code. The value ranges from 0 to 255. If both from_port and to_port are -1, any ICMP packet can be transmitted.
@@ -185,7 +185,7 @@
Object
Specifies the name of the peer security group and the ID of the tenant in the peer security group. For details, see Table 6.
-The value of ip_range or group must be empty.
+The value of ip_range or group must be empty.
id
@@ -201,7 +201,7 @@
-
-Example Request
Query available ECS flavors.
+Example Request
List available ECS flavors.
GET https://{endpoint}/v2/743b4c0428d94531b9f2add666642e6b/flavors
GET https://{endpoint}/v2.1/743b4c0428d94531b9f2add666642e6b/flavors
diff --git a/docs/ecs/api-ref/en-us_topic_0065817720.html b/docs/ecs/api-ref/en-us_topic_0065817720.html
index c0c62b957..dc6e5676f 100644
--- a/docs/ecs/api-ref/en-us_topic_0065817720.html
+++ b/docs/ecs/api-ref/en-us_topic_0065817720.html
@@ -110,7 +110,7 @@
-
-Example Request
Query a list of AZs.
+Example Request
List AZs.
GET https://{endpoint}/v2/9c53a566cb3443ab910cf0daebca90c4/os-availability-zone
GET https://{endpoint}/v2.1/9c53a566cb3443ab910cf0daebca90c4/os-availability-zone
diff --git a/docs/ecs/api-ref/en-us_topic_0065962597.html b/docs/ecs/api-ref/en-us_topic_0065962597.html
index e1ee0df24..863f65b87 100644
--- a/docs/ecs/api-ref/en-us_topic_0065962597.html
+++ b/docs/ecs/api-ref/en-us_topic_0065962597.html
@@ -149,7 +149,7 @@
String
Specifies the FPGA image status. Options:
-- saving: indicates that the FPGA image file is being uploaded to the backend storage.
- deleting: indicates that the FPGA image is being deleted.
- error: indicates that creating the FPGA image failed.
- active: indicates that the FPGA image is available for use.
+- saving: indicates that the FPGA image file is being uploaded to the backend storage.
- deleting: indicates that the FPGA image is being deleted.
- error: indicates that creating the FPGA image failed.
- active: indicates that the FPGA image is available for use.
diff --git a/docs/ecs/api-ref/en-us_topic_0065962600.html b/docs/ecs/api-ref/en-us_topic_0065962600.html
index e05ad9c53..d6e416689 100644
--- a/docs/ecs/api-ref/en-us_topic_0065962600.html
+++ b/docs/ecs/api-ref/en-us_topic_0065962600.html
@@ -42,13 +42,13 @@
No
Specifies the maximum records displayed on a page in a pagination query.
-- Must be a decimal integer.
- Ranges from 1 (inclusive) to 100 (inclusive).
- Cannot contain +.
+- Must be a decimal integer.
- Ranges from 1 (inclusive) to 100 (inclusive).
- Cannot contain +.
-
- Pagination query takes effect only if parameters page and size both have a value. If only one of them has a value, an error message indicating invalid parameter will be displayed.
- If fpga_image_id is used, pagination query specified by page and size does not take effect.
+
- Pagination query takes effect only if parameters page and size both have a value. If only one of them has a value, an error message indicating invalid parameter will be displayed.
- If fpga_image_id is used, the pagination query specified by page and size does not take effect.
Request
None
@@ -115,7 +115,7 @@
String
Specifies the FPGA image status. Options:
-- initiating: indicates that the task of creating an FPGA image is being initialized.
- scheduling: indicates that the task of creating an FPGA image is waiting for scheduling.
- creating: indicates that the FPGA image is being created.
- saving: indicates that the FPGA image file is being uploaded to the backend storage.
- deleting: indicates that the FPGA image is being deleted.
- error: indicates that creating the FPGA image failed.
- active: indicates that the FPGA image is available for use.
+- initiating: indicates that the task of creating an FPGA image is being initialized.
- scheduling: indicates that the task of creating an FPGA image is waiting for scheduling.
- creating: indicates that the FPGA image is being created.
- saving: indicates that the FPGA image file is being uploaded to the backend storage.
- deleting: indicates that the FPGA image is being deleted.
- error: indicates that creating the FPGA image failed.
- active: indicates that the FPGA image is available for use.
size
diff --git a/docs/ecs/api-ref/en-us_topic_0067876349.html b/docs/ecs/api-ref/en-us_topic_0067876349.html
index 5c9918062..8512bb985 100644
--- a/docs/ecs/api-ref/en-us_topic_0067876349.html
+++ b/docs/ecs/api-ref/en-us_topic_0067876349.html
@@ -223,7 +223,30 @@ echo 111 > c:\aaa.txt
-Response parameters
See Responses (Jobs).
+Response parameters
Table 5 describes the response parameters.
+
+Table 5 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
- After the ECS OS is reinstalled, use the password for login authentication. For security purposes, store the password in ciphertext in configuration files or environment variables.
POST https://{endpoint}/v2/{project_id}/cloudservers/{server_id}/reinstallos
diff --git a/docs/ecs/api-ref/en-us_topic_0067876971.html b/docs/ecs/api-ref/en-us_topic_0067876971.html
index de3ae1497..517bafcf0 100644
--- a/docs/ecs/api-ref/en-us_topic_0067876971.html
+++ b/docs/ecs/api-ref/en-us_topic_0067876971.html
@@ -5,7 +5,7 @@
This API is an asynchronous API. After the OS change request is successfully delivered, a job ID is returned. This does not mean the OS change is complete. You need to call the API by referring to Querying Job Execution Status to query the job status. The SUCCESS status indicates that the OS change is successful.
After this API is called, the system uninstalls the system disk, uses the new image to create a system disk, and attaches it to the ECS. In this way, the OS is changed.
-Constraints
- You can only use an image with Cloud-Init or Cloudbase-Init installed.
- Only a stopped ECS or an ECS on which reinstalling or changing the OS failed supports changing OS.
- Only an ECS with a system disk supports changing OS.
- You are not allowed to perform other operations when changing the OS. Otherwise, changing the OS will fail.
+Constraints
- This API only supports images with Cloud-Init or Cloudbase-Init installed.
- OS changes are only supported on stopped ECSs or on ECSs where OS reinstallation or change has failed.
- ECSs without system disks do not support OS changes.
- You are not allowed to perform other operations when changing the OS, or the OS change may fail.
URI
POST /v2/{project_id}/cloudservers/{server_id}/changeos
Table 1 describes the parameters in the URI.
@@ -240,7 +240,30 @@ echo 111 > c:\aaa.txt
-Response
See Responses (Jobs).
+Response
Table 5 describes the response parameters.
+
+Table 5 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
- After the ECS OS is switched, use the password for login authentication. For security purposes, store the password in ciphertext in configuration files or environment variables.
POST https://{endpoint}/v2/{project_id}/cloudservers/{server_id}/changeos
diff --git a/docs/ecs/api-ref/en-us_topic_0068473331.html b/docs/ecs/api-ref/en-us_topic_0068473331.html
index 3b75602c5..4c41d10eb 100644
--- a/docs/ecs/api-ref/en-us_topic_0068473331.html
+++ b/docs/ecs/api-ref/en-us_topic_0068473331.html
@@ -3,7 +3,7 @@
Creating an ECS
Function
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/{project_id}/cloudservers. For details, see Creating an ECS.
+This API does not support automatic rollback after creating an ECS failed. If automatic rollback is required, call the API POST /v1/{project_id}/cloudservers. For details, see Creating ECSs.
URI
POST /v2.1/{project_id}/servers
POST /v2/{project_id}/servers
Table 1 describes the parameters in the URI.
@@ -27,17 +27,17 @@
Alias of the API for creating ECSs: /v2/{project_id}/os-volumes_boot
-This calling mode can only be used in OpenStack client.
+This calling mode can only be used in OpenStack client and is not recommended.
-Constraints
- This API is native, which does not support the creation of ECSs using full-ECS images. To use full-ECS images to create ECSs, refer to Creating an ECS.
- When using this API to create an ECS, you cannot bind an EIP to the ECS during the creation process. To do so, see Creating an ECS.
- Parameter port in the three network parameters (port, uuid, and fixed_ip) has the highest priority. If parameter fixed_ip is set, you must specify the UUID.
- A file injection failure will result in the ECS creation failure.
- The following restrictions apply when you create ECSs using an image:
- You cannot create an ECS on a specified host.
- If a tenant backs up a disk in an ECS, the disk can be deleted only after the tenant deletes all the snapshots of the disk.
- The flavors with different resource types cannot be adjusted if you adjust the specifications of an ECS created using an image.
+Constraints
- This API is native, which does not support the creation of ECSs using full-ECS images. To use full-ECS images to create ECSs, refer to Creating ECSs.
- When using this API to create an ECS, you cannot bind an EIP to the ECS during the creation process. To do so, see Creating ECSs.
- Parameter port in the three network parameters (port, uuid, and fixed_ip) has the highest priority. If parameter fixed_ip is set, you must specify the UUID.
- A file injection failure will result in the ECS creation failure.
- The following restrictions apply when you create ECSs using an image:
- You cannot create an ECS on a specified host.
- If a tenant backs up a disk in an ECS, the disk can be deleted only after the tenant deletes all the snapshots of the disk.
- The flavors with different resource types cannot be adjusted if you adjust the specifications of an ECS created using an image.
- Native APIs /v2/{project_id}/servers and /v2.1/{project_id}/servers provided by the cloud platform is developed based on and compatible with the community-version native OpenStack API.Compared with the community-version native API, this API has the following restrictions when you create an ECS using a specified image:
- Community-version native OpenStack API: creates an ECS using the local disk by default.
- Native API provided by the cloud platform: creates an ECS using the shared storage as the system disk for reliability.
Specifically, when you use the native API to create an ECS:- You can query information about the system disks attached to the ECS.
- The ECS system disk uses the EVS disk quota.
- You cannot query ECSs created based on a specified image using the image filtering function.
- When you create an ECS with a specified disk, ensure that the disk and the ECS are in the same AZ (specified by availability_zone).
- The device_name field configured in block_device_mapping_v2 during the ECS creation does not take effect. The system generates a device name by default.
- ECSs cannot be created in networks with provider:network_type set to geneve.
provider:network_type being set to geneve indicates the internal high-speed network for BMSs.
- - If your ECS is remotely logged in using a key, use the key_name parameter. If your ECS is remotely accessed using a password, use the adminPass parameter. Linux ECSs support user_data for injection. Windows ECSs support admin_pass for injection.
- If the image based on which the ECS is created uses the native OpenStack API, ensure that the specified AZ and system disk capacity and type used when the ECS is created are the same as those used when the image is created. Otherwise, the ECS creation will fail.
+- If your ECS is remotely logged in using a key, use the key_name parameter. If your ECS is remotely accessed using a password, use the adminPass parameter. Linux ECSs support user_data for injection. Windows ECSs support admin_pass for injection.
- If the image used to create the ECS uses the native OpenStack API, ensure that the AZ and the system disk capacity and type specified during the ECS creation are the same as those of the image. Otherwise, the ECS creation will fail.
Request
Table 2 describes the request parameters.
@@ -475,7 +475,7 @@ echo 111 > c:\aaa.txt
String
-Specifies the fixed IP address. Parameter port in the three network parameters (port, uuid, and fixed_ip) has the highest priority. If parameter fixed_ip is set, you must specify the UUID.
+Specifies the fixed IP address. Parameter port in the three network parameters (port, uuid, and fixed_ip) has the highest priority. If parameter fixed_ip is set, you must specify the UUID.
diff --git a/docs/ecs/api-ref/en-us_topic_0081950550.html b/docs/ecs/api-ref/en-us_topic_0081950550.html
index 020e66b39..80132646b 100644
--- a/docs/ecs/api-ref/en-us_topic_0081950550.html
+++ b/docs/ecs/api-ref/en-us_topic_0081950550.html
@@ -49,13 +49,13 @@
No
Specifies the maximum records displayed on a page in a pagination query.
-- Must be a decimal integer.
- Ranges from 1 (inclusive) to 100 (inclusive).
- Cannot contain +.
+- Must be a decimal integer.
- Ranges from 1 (inclusive) to 100 (inclusive).
- Cannot contain +.
-
- You can obtain the association only after specifying either fpga_image_id or image_id. Otherwise, only one empty list is returned.
- Pagination query takes effect only if parameters page and size both have a value. If only one of them has a value, an error message indicating invalid parameter will be displayed. If both image_id and fpga_image_id are used, pagination query specified by page and size does not take effect.
+
- You can obtain the association only after specifying either fpga_image_id or image_id. Otherwise, only one empty list is returned.
- Pagination query takes effect only if parameters page and size both have a value. If only one of them has a value, an error message indicating invalid parameter will be displayed. If both image_id and fpga_image_id are used, the pagination query specified by page and size does not take effect.
Request
None
diff --git a/docs/ecs/api-ref/en-us_topic_0090187679.html b/docs/ecs/api-ref/en-us_topic_0090187679.html
index 485a6f4b9..e0c2f7f03 100644
--- a/docs/ecs/api-ref/en-us_topic_0090187679.html
+++ b/docs/ecs/api-ref/en-us_topic_0090187679.html
@@ -99,7 +99,7 @@
-Table 4 security_group_rule objects Parameter
+Table 4 security_group_rule objects Parameter
Type
@@ -135,9 +135,9 @@
Integer
-Specifies the stop port number. The value ranges from 1 to 65535 and cannot be less than from_port.
-When ip_protocol is icmp, this parameter indicates the ICMP code field with a length from 0 to 255 characters.
- NOTE: The ICMP message type is determined by the type field and code field in the packet. For details, see Appendix > ICMP-Port Range Relationship Table in Virtual Private Cloud API Reference. port_range_min indicates the ICMP type, and port_range_max indicates the ICMP code.
+Specifies the stop port number. The value ranges from 1 to 65535 and cannot be less than from_port.
+When ip_protocol is icmp, this parameter indicates the ICMP code field with a length from 0 to 255 characters.
+ NOTE: The ICMP message type is determined by the type field and code field in the packet. For details, see Appendix > ICMP-Port Range Relationship Table in Virtual Private Cloud API Reference. port_range_min indicates the ICMP type, and port_range_max indicates the ICMP code.
@@ -168,7 +168,7 @@
-Table 5 ip_range objects Parameter
+Table 5 ip_range objects Parameter
Type
diff --git a/docs/ecs/api-ref/en-us_topic_0090187681.html b/docs/ecs/api-ref/en-us_topic_0090187681.html
index 8e1fe6c80..1b80e9870 100644
--- a/docs/ecs/api-ref/en-us_topic_0090187681.html
+++ b/docs/ecs/api-ref/en-us_topic_0090187681.html
@@ -106,7 +106,7 @@
-Table 4 security_group_rule objects Parameter
+Table 4 security_group_rule objects Parameter
Type
@@ -143,8 +143,8 @@
Integer
Specifies the stop port number. The value ranges from 1 to 65535 and cannot be less than from_port.
-When ip_protocol is icmp, this parameter indicates the ICMP code field with a length from 0 to 255 characters.
- NOTE: The ICMP message type is determined by the type field and code field in the packet. For details, see Appendix > ICMP-Port Range Relationship Table in Virtual Private Cloud API Reference. port_range_min indicates the ICMP type, and port_range_max indicates the ICMP code.
+When ip_protocol is icmp, this parameter indicates the ICMP code field with a length from 0 to 255 characters.
+ NOTE: The ICMP message type is determined by the type field and code field in the packet. For details, see Appendix > ICMP-Port Range Relationship Table in Virtual Private Cloud API Reference. port_range_min indicates the ICMP type, and port_range_max indicates the ICMP code.
@@ -161,7 +161,7 @@
Object
Specifies the name of the peer security group and the ID of the tenant in the peer security group. For details, see Table 6.
-Specify either ip_range or group.
+Specify either ip_range or group.
id
@@ -175,7 +175,7 @@
-Table 5 ip_range objects Parameter
+Table 5 ip_range objects Parameter
Type
diff --git a/docs/ecs/api-ref/en-us_topic_0094148849.html b/docs/ecs/api-ref/en-us_topic_0094148849.html
index 8be385488..738305ff8 100644
--- a/docs/ecs/api-ref/en-us_topic_0094148849.html
+++ b/docs/ecs/api-ref/en-us_topic_0094148849.html
@@ -174,7 +174,7 @@
String
Definition
-Specifies the name of the host on which the ECS is deployed. This is an extended attribute.
+Specifies the name of the host where the ECS is deployed. This is an extended attribute.
Range
N/A
@@ -299,7 +299,7 @@
Definition
Specifies the ECS failure cause.
Range
-- If the ECS status is normal, NULL is displayed.
- If the ECS status is faulty, fault message or details are returned.
- message: specifies the fault message.
- code: specifies the fault code.
- details: specifies the fault details.
- created: specifies the time when the fault occurred. The time is in ISO8601 format.
+- If the ECS status is normal, NULL is displayed.
- If the ECS status is abnormal, the fault message or details are returned.
- message: specifies the fault message.
- code: specifies the fault code.
- details: specifies the fault details.
- created: specifies the time when the fault occurred. The time is in ISO8601 format.
@@ -394,7 +394,7 @@
Definition
Specifies the status of the host accommodating the ECS.
Range
-- UP: The nova-compute status is normal.
- UNKNOWN: The nova-compute status is unknown.
- DOWN: the nova-compute status is abnormal.
- MAINTENANCE: The nova-compute is in maintenance state.
- Empty string: There is no host information.
+- UP: The nova-compute status is normal.
- UNKNOWN: The nova-compute status is unknown.
- DOWN: The nova-compute status is abnormal.
- MAINTENANCE: The nova-compute is in maintenance state.
- Empty string: There is no host information.
OS-EXT-SRV-ATTR:hostname
@@ -586,30 +586,23 @@
-Table 5 security_options field description Parameter
+Table 5 security_options field description Parameter
-Mandatory
+Type
-Type
-
-Description
+Description
-tpm_enabled
+tpm_enabled
-Yes
+Boolean
-Boolean
-
-Definition
+Definition
Specifies whether to enable TPM.
-Constraints
Currently, the following instance types support TPM: Pi5e.
-Range
-- true: Enable TPM.
- false: Disable TPM.
-Default Value
-false
+Range
+- true: Enable TPM.
- false: Disable TPM.
@@ -641,8 +634,11 @@
"id": "s3.large.1",
"name": "s3.large.1"
"asic_accelerators": [
-
- ]
+ {
+ "name":"asic_01",
+ "count":1,
+ "memory_mb":1024
+ }]
},
"accessIPv4": "",
"accessIPv6": "",
diff --git a/docs/ecs/api-ref/en-us_topic_0094148850.html b/docs/ecs/api-ref/en-us_topic_0094148850.html
index 7ad5373d2..d2b0fe52b 100644
--- a/docs/ecs/api-ref/en-us_topic_0094148850.html
+++ b/docs/ecs/api-ref/en-us_topic_0094148850.html
@@ -1,7 +1,7 @@
-Querying Details About ECSs
-Function
This API is used to query details about ECSs according to search criteria.
+Listing Details About ECSs
+Function
This API is used to list details about ECSs based on search criteria.
The information that can be queried includes the ECS billing mode and whether the ECS is frozen.
URI
GET /v1/{project_id}/cloudservers/detail?flavor={flavor}&name={name}&status={status}&limit={limit}&offset={offset}¬-tags={not-tags}&reservation_id={reservation_id}&&tags={tags}&ip={ip}
@@ -244,7 +244,7 @@
Definition
Specifies the ECS status.
Range
-ACTIVE, BUILD, ERROR, HARD_REBOOT, MIGRATING, REBOOT, REBUILD, RESIZE, REVERT_RESIZE, SHUTOFF, VERIFY_RESIZE, DELETED, SHELVED, SHELVED_OFFLOADED, and UNKNOWN
+ACTIVE, BUILD, ERROR, HARD_REBOOT, MIGRATING, REBOOT, REBUILD, RESIZE, REVERT_RESIZE, SHUTOFF, VERIFY_RESIZE, DELETED, SHELVED, SHELVED_OFFLOADED, and UNKNOWN
For details, see ECS Statuses.
@@ -563,7 +563,7 @@
Definition
Specifies the status of the host where the ECS resides.
Range
-- UP: The status is normal.
- UNKNOWN: The status is unknown.
- DOWN: the status is abnormal.
- MAINTENANCE: The status is maintenance.
- Empty string: There is no host information.
+- UP: The status is normal.
- UNKNOWN: The status is unknown.
- DOWN: The status is abnormal.
- MAINTENANCE: The status is maintenance.
- Empty string: There is no host information.
OS-EXT-SRV-ATTR:hostname
@@ -773,7 +773,7 @@
-Example Request
Query details about ECSs. Ten records are displayed on each page, starting from the first page.
+Example Request
List details about ECSs. Ten records are displayed on each page, starting from the first page.
GET https://{endpoint}/v1/{project_id}/cloudservers/detail?offset=1&limit=10
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0103071514.html b/docs/ecs/api-ref/en-us_topic_0103071514.html
index 4e8e4f6c9..ac53a730b 100644
--- a/docs/ecs/api-ref/en-us_topic_0103071514.html
+++ b/docs/ecs/api-ref/en-us_topic_0103071514.html
@@ -39,6 +39,16 @@
-
+
+
+GET /v1/{project_id}/cloudservers/{server_id}/block_device/{volume_id}
+
+ecs:cloudServers:get
+ecs:cloudServers:showServerBlockDevice
+
+-
+
+
POST /v2/{project_id}/servers/{server_id}/os-volume_attachments
diff --git a/docs/ecs/api-ref/en-us_topic_0108433461.html b/docs/ecs/api-ref/en-us_topic_0108433461.html
index aea4c2ac2..2e5d81bc0 100644
--- a/docs/ecs/api-ref/en-us_topic_0108433461.html
+++ b/docs/ecs/api-ref/en-us_topic_0108433461.html
@@ -12,7 +12,7 @@
- Querying ECSs by Tag
-- Querying Project Tags
+ - Listing Project Tags
- Querying Tags of an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0111860831.html b/docs/ecs/api-ref/en-us_topic_0111860831.html
index 6fa2fbd8d..2a1b1daad 100644
--- a/docs/ecs/api-ref/en-us_topic_0111860831.html
+++ b/docs/ecs/api-ref/en-us_topic_0111860831.html
@@ -4,7 +4,9 @@
-- Querying Information About Disks Attached to an ECS
+ - Querying Details of a Single Disk Attached to an ECS
+
+- Listing Details About Disks Attached to an ECS
- Attaching a Disk to an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0112708160.html b/docs/ecs/api-ref/en-us_topic_0112708160.html
index 6dcd2a460..8d34bb2c8 100644
--- a/docs/ecs/api-ref/en-us_topic_0112708160.html
+++ b/docs/ecs/api-ref/en-us_topic_0112708160.html
@@ -4,7 +4,7 @@
-- Querying Details About Flavors and Extended Flavor Information
+ - Listing Flavor Details and Extended Information
- Querying the Target Flavors to Which an ECS Flavor Can Be Changed
diff --git a/docs/ecs/api-ref/en-us_topic_0118308527.html b/docs/ecs/api-ref/en-us_topic_0118308527.html
index 77e6503c0..fad7907c6 100644
--- a/docs/ecs/api-ref/en-us_topic_0118308527.html
+++ b/docs/ecs/api-ref/en-us_topic_0118308527.html
@@ -418,7 +418,7 @@
-Table 7 Data structure of the network which an ECS accesses Parameter
+Table 7 Data structure of the network that an ECS accesses Parameter
Type
diff --git a/docs/ecs/api-ref/en-us_topic_0121978383.html b/docs/ecs/api-ref/en-us_topic_0121978383.html
index e8fcda57f..1862f1d2b 100644
--- a/docs/ecs/api-ref/en-us_topic_0121978383.html
+++ b/docs/ecs/api-ref/en-us_topic_0121978383.html
@@ -1,7 +1,7 @@
-Querying NICs of an ECS
-Function
This API is used to query NICs of an ECS.
+Listing NICs of an ECS
+Function
This API is used to list NICs of an ECS.
URI
GET /v1/{project_id}/cloudservers/{server_id}/os-interface
Table 1 describes the parameters in the URI.
@@ -246,7 +246,7 @@
-Example Request
Query NICs of an ECS.
+Example Request
List NICs of an ECS.
GET https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/os-interface
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0122107473.html b/docs/ecs/api-ref/en-us_topic_0122107473.html
index 0b1c87d2a..4d1d46052 100644
--- a/docs/ecs/api-ref/en-us_topic_0122107473.html
+++ b/docs/ecs/api-ref/en-us_topic_0122107473.html
@@ -1,7 +1,7 @@
-Querying Information About Disks Attached to an ECS
-Function
This API is used to query information about disks attached to an ECS.
+Listing Details About Disks Attached to an ECS
+Function
This API is used to list details about disks attached to an ECS.
URI
GET /v1/{project_id}/cloudservers/{server_id}/block_device
Table 1 describes the parameters in the URI.
@@ -166,7 +166,7 @@
-Example Request
Query information about disks attached to an ECS.
+Example Request
List details about disks attached to an ECS.
GET https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/block_device
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0124385012.html b/docs/ecs/api-ref/en-us_topic_0124385012.html
index 3bbafafae..2688c786f 100644
--- a/docs/ecs/api-ref/en-us_topic_0124385012.html
+++ b/docs/ecs/api-ref/en-us_topic_0124385012.html
@@ -8,7 +8,7 @@
- Deleting NICs from an ECS in a Batch
-- Querying NICs of an ECS
+ - Listing NICs of an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0124385015.html b/docs/ecs/api-ref/en-us_topic_0124385015.html
index 1b4b17d33..f9b5cc248 100644
--- a/docs/ecs/api-ref/en-us_topic_0124385015.html
+++ b/docs/ecs/api-ref/en-us_topic_0124385015.html
@@ -10,9 +10,9 @@
- Deleting an ECS
-- Querying the ECS List
+ - Listing ECSs
-- Querying Details About ECSs
+ - Listing ECS Details
- Querying Details About an ECS
diff --git a/docs/ecs/api-ref/en-us_topic_0132905656.html b/docs/ecs/api-ref/en-us_topic_0132905656.html
index a71299938..7fb92a39d 100644
--- a/docs/ecs/api-ref/en-us_topic_0132905656.html
+++ b/docs/ecs/api-ref/en-us_topic_0132905656.html
@@ -100,7 +100,30 @@
-Response
See Responses (Jobs).
+Response
Table 4 describes the response parameters.
+
+Table 4 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+job_id
+
+String
+
+Definition
+Specifies the job ID returned after a job is delivered. The job ID can be used to query the job execution progress. For details about how to query the job execution status based on job_id, see Job Status Management.
+Range
+N/A
+
+
+
+
+
+For details about abnormal responses, see Responses (Jobs).
Example Request
Migrate the ECS from the public resource pool to the DeH whose ID is 459a2b9d-804a-4745-ab19-a113bb1b4ddc.
POST https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/migrate
diff --git a/docs/ecs/api-ref/en-us_topic_0133622595.html b/docs/ecs/api-ref/en-us_topic_0133622595.html
index 3829873e6..a171b3555 100644
--- a/docs/ecs/api-ref/en-us_topic_0133622595.html
+++ b/docs/ecs/api-ref/en-us_topic_0133622595.html
@@ -1,7 +1,7 @@
Adding an ECS to an ECS Group
-Function
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 the ECS group.
+Function
This API is used to add an ECS to an ECS group. ECSs in the same group are automatically deployed on different hosts if possible.
Constraints
- The ECS to be added has been stopped.
- Only KVM ECSs can be added.
- Only the anti-affinity policy is supported. ECSs in the same ECS group are deployed on different hosts, improving service reliability.
diff --git a/docs/ecs/api-ref/en-us_topic_0133622596.html b/docs/ecs/api-ref/en-us_topic_0133622596.html
index f7ed83f9e..ecc5d885f 100644
--- a/docs/ecs/api-ref/en-us_topic_0133622596.html
+++ b/docs/ecs/api-ref/en-us_topic_0133622596.html
@@ -1,7 +1,7 @@
Removing an ECS from an ECS Group
-Function
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.
+Function
This API is used to remove an ECS from an ECS group. The anti-affinity policy will not be applied to the ECS after it is removed from the group.
Constraints
Only the anti-affinity policy is supported. ECSs in the same ECS group are deployed on different hosts, improving service reliability.
diff --git a/docs/ecs/api-ref/en-us_topic_0161097717.html b/docs/ecs/api-ref/en-us_topic_0161097717.html
index 48aea3633..ba7c1bd43 100644
--- a/docs/ecs/api-ref/en-us_topic_0161097717.html
+++ b/docs/ecs/api-ref/en-us_topic_0161097717.html
@@ -12,7 +12,7 @@
- Removing an ECS from an ECS Group
-- Querying ECS Groups
+ - Listing ECS Groups
- Querying Details About an ECS Group
diff --git a/docs/ecs/api-ref/en-us_topic_0167809633.html b/docs/ecs/api-ref/en-us_topic_0167809633.html
index 9feb1ab15..4bdec6fef 100644
--- a/docs/ecs/api-ref/en-us_topic_0167809633.html
+++ b/docs/ecs/api-ref/en-us_topic_0167809633.html
@@ -4,7 +4,7 @@
-- Querying Operations on an ECS
+ - Listing Actions on an ECS
- Querying ECS Operations by Request ID
diff --git a/docs/ecs/api-ref/en-us_topic_0167811961.html b/docs/ecs/api-ref/en-us_topic_0167811961.html
new file mode 100644
index 000000000..8f76ede04
--- /dev/null
+++ b/docs/ecs/api-ref/en-us_topic_0167811961.html
@@ -0,0 +1,163 @@
+
+
+Querying Details of a Single Disk Attached to an ECS
+Function
This API is used to query details of a single disk attached to an ECS.
+This API supports checking fine-grained permissions for enterprise projects. For details, see ecs:cloudServers:showServerBlockDevice.
+
+URI
GET /v1/{project_id}/cloudservers/{server_id}/block_device/{volume_id}
+Table 1 describes the parameters in the URI.
+
+
+
+Request
None
+
+Response
Table 2 describes the response parameters.
+Table 2 Response parameters Parameter
+
+Type
+
+Description
+
+
+
+volumeAttachment
+
+Object
+
+Specifies the disk attached to an ECS. For details, see Table 3.
+
+
+
+
+
+
+Table 3 volumeAttachment parameters Parameter
+
+Type
+
+Description
+
+
+
+serverId
+
+String
+
+Specifies the ECS ID in UUID format.
+
+
+volumeId
+
+String
+
+Specifies the EVS disk ID in UUID format.
+
+
+id
+
+String
+
+Specifies the mount ID, which is the same as the EVS disk ID.
+The value is in UUID format.
+
+
+size
+
+Integer
+
+Specifies the EVS disk size, in GiB.
+
+
+device
+
+String
+
+Specifies the drive letter of the EVS disk, displayed as the device name on the console.
+
+
+pciAddress
+
+String
+
+Specifies the PCI address.
+
+
+bootIndex
+
+Integer
+
+Specifies the EVS disk boot sequence.
+- 0 indicates the system disk.
- Non-0 indicates a data disk.
+
+
+bus
+
+String
+
+Specifies the disk bus type.
+Options: virtio and scsi
+
+
+
+
+
+
+
+Example Request
Query information about a specified disk attached to an ECS.
+GET https://{endpoint}/v1/{project_id}/cloudservers/{server_id}/block_device/{volume_id}
+
+Example Response
{
+ "volumeAttachment": {
+ "pciAddress": "0000:02:01.0",
+ "volumeId": "a26887c6-c47b-4654-abb5-asdf234r234r",
+ "device": "/dev/vda",
+ "serverId": "4d8c3732-a248-40ed-bebc-539a6ffd25c0",
+ "id": "a26887c6-c47b-4654-abb5-asdf234r234r",
+ "size": "40",
+ "bootIndex": 0,
+ "bus":"virtio"
+ }
+}
+
+Returned Values
+
+Error Codes
See Error Codes.
+
+
+
+
+Parent topic: Disk Management
+
+
+
diff --git a/docs/ecs/api-ref/en-us_topic_0167811966.html b/docs/ecs/api-ref/en-us_topic_0167811966.html
index 3155459b5..748e1b259 100644
--- a/docs/ecs/api-ref/en-us_topic_0167811966.html
+++ b/docs/ecs/api-ref/en-us_topic_0167811966.html
@@ -1,8 +1,8 @@
-Querying Project Tags
+Listing Project Tags
Function
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 projects can be created for the same account.
-This API is used to query all tags used by a user in a specified project.
+This API is used to list all tags attached to a specified project.
URI
GET /v1/{project_id}/cloudservers/tags
Table 1 describes the parameters in the URI.
@@ -77,7 +77,7 @@
-Example Request
Query all tags used in a specified project.
+Example Request
List all tags attached to a specified project.
GET https://{endpoint}/v1/{project_id}/cloudservers/tags
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0167957246.html b/docs/ecs/api-ref/en-us_topic_0167957246.html
index 4e1d8e7d5..edf11678a 100644
--- a/docs/ecs/api-ref/en-us_topic_0167957246.html
+++ b/docs/ecs/api-ref/en-us_topic_0167957246.html
@@ -223,7 +223,7 @@
-ipv6_bandwidth Field Description
This field is used by the following APIs:- Creating ECSs /v1/{project_id}/cloudservers
+ipv6_bandwidth Field Description
This field is used by the following APIs:- Creating ECSs /v1/{project_id}/cloudservers
Table 5 ipv6_bandwidth field description Parameter
@@ -259,7 +259,7 @@
extendparam Field Description for Creating Disks
This field is used by the following APIs:
- Creating ECSs /v1/{project_id}/cloudservers
-Table 6 extendparam field description for creating disks Parameter
+Table 6 extendparam field description for creating disks Parameter
Mandatory
@@ -459,7 +459,7 @@
String
Definition
-Specifies the IAM agency name.
+Specifies the agency name.
An agency is created by a tenant administrator on Identity and Access Management (IAM) to provide temporary credentials for ECSs to access cloud services.
Constraints
N/A
@@ -530,7 +530,7 @@
Definition
Specifies the ECS group ID in UUID format.
-Obtain the parameter value from the console or by referring to Querying the List of ECS Groups.
+Obtain the parameter value from the console or by referring to Listing ECS Groups.
Constraints
Ensure that the ECS group uses the anti-affinity policy.
The anti-affinity policy is not supported for ECSs created on a specified DeH.
@@ -591,7 +591,7 @@
Definition
Specifies the ECS group ID in UUID format.
-Obtain the parameter value from the console or by referring to Querying the List of ECS Groups
+Obtain the parameter value from the console or by referring to Listing ECS Groups
Constraints
N/A
Range
@@ -669,7 +669,7 @@
extra_dhcp_opts Field Description
This field is used by the following APIs:- Creating ECSs: /v1/{project_id}/cloudservers
-Table 13 extra_dhcp_opts field description Parameter
+Table 13 extra_dhcp_opts field description Parameter
Mandatory
diff --git a/docs/ecs/api-ref/en-us_topic_0175597846.html b/docs/ecs/api-ref/en-us_topic_0175597846.html
index 2d2d9c54e..7deac6fea 100644
--- a/docs/ecs/api-ref/en-us_topic_0175597846.html
+++ b/docs/ecs/api-ref/en-us_topic_0175597846.html
@@ -1,7 +1,7 @@
-Querying ECS Groups
-Function
This API is used to query ECS groups.
+Listing ECS Groups
+Function
This API is used to list ECS groups.
URI
GET /v1/{project_id}/cloudservers/os-server-groups
Table 1 describes the parameters in the URI.
@@ -155,7 +155,7 @@
-Example Request
Query ECS groups.
+Example Request
List ECS groups.
GET https://{endpoint}/v1/{project_id}/cloudservers/os-server-groups
Example Response
diff --git a/docs/ecs/api-ref/en-us_topic_0175597847.html b/docs/ecs/api-ref/en-us_topic_0175597847.html
index 62b639e4f..d280ec6cd 100644
--- a/docs/ecs/api-ref/en-us_topic_0175597847.html
+++ b/docs/ecs/api-ref/en-us_topic_0175597847.html
@@ -1,7 +1,7 @@
Querying Details About an ECS Group
-Function
This API is used to query details bout an ECS group.
+Function
This API is used to query details about an ECS group.
URI
GET /v1/{project_id}/cloudservers/os-server-groups/{server_group_id}
Table 1 describes the parameters in the URI.
@@ -102,7 +102,7 @@
-Example Request
Query details about a specified ECS group.
+Example Request
Query details about the specified ECS group.
GET https://{endpoint}/v1/{project_id}/cloudservers/os-server-groups/{server_group_id}
Example Response
{
diff --git a/docs/ecs/api-ref/en-us_topic_0178420672.html b/docs/ecs/api-ref/en-us_topic_0178420672.html
index 773a141df..4fec4f478 100644
--- a/docs/ecs/api-ref/en-us_topic_0178420672.html
+++ b/docs/ecs/api-ref/en-us_topic_0178420672.html
@@ -72,12 +72,12 @@
SHELVED
-The ECS boot from an image is shelved.
+The ECS booting from an image is shelved.
SHELVED_OFFLOADED
-The ECS boot from a volume is shelved.
+The ECS booting from a volume is shelved.
UNKNOWN
@@ -97,7 +97,7 @@
building
-The ECS has been created but is not running.
+The ECS is being built after being created.
active
@@ -127,19 +127,19 @@
shelved
-The ECS boot from an image is shelved.
+The ECS booting from an image is shelved.
shelved_offloaded
-The ECS boot from a volume is shelved.
+The ECS booting from a volume is shelved.
-Table 3 OS-EXT-STS:task_state statuses Status
+Table 3 OS-EXT-STS:task_state statuses Status
Description
@@ -147,7 +147,7 @@
scheduling
-The ECS is being created.
+The system is scheduling resources when the ECS is being created.
block_device_mapping
@@ -172,7 +172,7 @@
reboot_pending
-A restarting command has been issued to an ECS, and the ECS is to be restarted.
+The ECS is pending a restart.
reboot_started
@@ -187,7 +187,7 @@
reboot_pending_hard
-A forcible restarting command has been issued to an ECS, and the ECS is to be restarted.
+The ECS is pending a force restart.
reboot_started_hard
@@ -207,42 +207,42 @@
rebuild_spawning
-The ECS is being rebuilt.
+The ECS is being rebuilt internally.
migrating
-The ECS is being live migrated.
+The ECS is undergoing live migration.
resize_prep
-The ECS specifications are to be modified, and resources are being prepared for the ECS.
+The ECS is preparing for being resized.
resize_migrating
-The specifications of the ECS are being modified, and it is being migrated.
+The ECS is being resized and is currently in the migration phase.
resize_migrated
-The specifications of the ECS are being modified, and it has been migrated.
+The ECS is being resized and the migration is complete.
resize_finish
-The specifications of the ECS are being modified.
+The ECS is being resized and is currently completing the adjustment.
resize_reverting
-The specifications modification of the ECS is being rolled back.
+The instance is being resized and is currently reverting the adjustment.
powering-off
-The ECS is stopped.
+The ECS is being stopped.
powering-on
@@ -257,22 +257,22 @@
shelving
-The ECS boot from an image is being shelved.
+The ECS booting from an image is being shelved.
shelving_offloading
-The ECS boot from a volume is being shelved.
+The ECS booting from a volume is being shelved.
shelving_image_pending_upload
-A shelving image is pending uploaded.
+A shelving image is pending upload.
shelving_image_uploading
-A shelving image is pending uploaded.
+A shelving image is being uploaded.
unshelving