diff --git a/docs/ecs/api-ref/en-us_topic_0020212668.html b/docs/ecs/api-ref/en-us_topic_0020212668.html index c4292353..19a6cb6d 100644 --- a/docs/ecs/api-ref/en-us_topic_0020212668.html +++ b/docs/ecs/api-ref/en-us_topic_0020212668.html @@ -331,7 +331,7 @@ echo 111 > c:\aaa.txt
String
Specifies the subnet of the ECS.
-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.
ip_address
@@ -544,7 +544,7 @@ echo 111 > c:\aaa.txtObject
Specifies the EVS disk metadata. Ensure that key and value in the metadata contain at most 255 bytes.
+Specifies the EVS disk metadata. Ensure that key and value in the metadata contain at most 255 bytes.
This field is used only when an encrypted disk is created.
If data disks are created using a data disk image, this field cannot be used.
For details, see metadata Field Description for Creating Disks.
@@ -571,6 +571,16 @@ echo 111 > c:\aaa.txtSpecifies the returned task ID after delivering the task. You can query the task progress using this ID. For details about how to query the task execution status based on job_id, see Task Status Management.
serverIds
+Array of strings
+Specifies ECS IDs.
+You can query ECS details by ECS ID. If the system returns a 404 error, the ECS is being created, or creating the ECS failed.
+{ - "job_id": "93c82933d6b7827d3016b8771f2070873" +Example Response
{ + "job_id": "ff808082739334d80173941567f21d4f", + "serverIds": [ + "118258c5-0c6a-4e73-8b51-8d1ea3272e1b" + ] }Or
{ diff --git a/docs/ecs/api-ref/en-us_topic_0022067717.html b/docs/ecs/api-ref/en-us_topic_0022067717.html index 4c6e3cd8..8be29a22 100644 --- a/docs/ecs/api-ref/en-us_topic_0022067717.html +++ b/docs/ecs/api-ref/en-us_topic_0022067717.html @@ -321,7 +321,7 @@- The subnet does not exist.
Adjust network parameter settings.
+Adjust the network parameter settings.
400
@@ -706,7 +706,7 @@- Abnormal network status.
Contact technical support for fault locating.
+Contact technical support to locate the fault.
- 403
@@ -869,7 +869,7 @@- Failed to create the NIC. Try again later or contact customer service.
Failed to create the NIC.
+Failed to create the NIC QoS.
@@ -1674,7 +1674,7 @@ For details, see the returned error message or contact technical support.
- Query job Error because %s.
An error has occurred in task query.
+An error has occurred in job query.
diff --git a/docs/ecs/api-ref/en-us_topic_0024734483.html b/docs/ecs/api-ref/en-us_topic_0024734483.html index 40c28851..a1f6797f 100644 --- a/docs/ecs/api-ref/en-us_topic_0024734483.html +++ b/docs/ecs/api-ref/en-us_topic_0024734483.html @@ -8,7 +8,13 @@ Try again later or contact technical support.
2024-04-26
++ + 2024-05-27
++ Modified the following content:
+Added the parameter serverIds in Creating an ECS.
+2024-04-26
Modified the following content:
@@ -254,13 +260,13 @@
- Updated actions in Lifecycle Management, NIC Management, Disk Management, ECS Group Management, and Tag Management.
- Added parameter descriptions in Querying NICs of an ECS.
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
@@ -371,7 +377,7 @@This issue is the tenth official release.
Modified the following content:
-+
- Added the optional parameters that can be used to query ECS specifications in Querying Details About ECS Flavors.
- 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 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.
2016-08-25
@@ -383,7 +389,7 @@2016-08-09
Modified the following content:
-+
- Modified ECS metric description and added metrics Outband Incoming Rate and Outband Outgoing Rate.
- Modified 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 an ECS and Creating an ECS.
2016-07-15