检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
x86 ECS Specifications A Summary List of x86 ECS Specifications General Computing ECSs General Computing-plus ECSs General Computing-Basic ECSs Memory-optimized ECSs Large-Memory ECSs Disk-intensive ECSs Ultra-high I/O ECSs High-Performance Computing ECSs Ultra-high Performance Computing
Access Control for ECS IAM Identity Authentication IAM provides fine-grained permissions management, user identity authentication, and resource access control. You can use your account to create IAM users, and assign permissions to the IAM users to control their access to specific
ECS and Other Services Figure 1 shows the relationships between ECS and other services. Figure 1 Relationships between ECS and other services ECS-related Services Table 1 ECS-related services Service Function Related Operation Auto Scaling (AS) Automatically adjusts ECS resources
ECS Types and Specifications ECS Overview ECS Lifecycle ECS Types CPU Credits x86 ECS Specifications Kunpeng ECS Specifications and Types Discontinued ECS Specifications
Discontinued ECS Specifications The specifications listed in this section have been discontinued and are no longer available. You can change the specifications for your ECS to one that is still available. General Computing S1 Table 1 S1 ECS specifications Flavor vCPUs Memory (GiB)
What Is ECS? An Elastic Cloud Server (ECS) is a basic computing unit that consists of vCPUs, memory, OS, and Elastic Volume Service (EVS) disks. You can create an ECS by specifying its vCPUs, memory, specifications, OS, network, and login mode. After creating an ECS, you can use it
Changing a VPC for an ECS Function This API is used to change a VPC for an ECS. This API is an asynchronous API. After the VPC change request is successfully delivered, job_id is returned. This does not mean the VPC change is complete. You need to call the API by referring to Querying
Modifying ECS Details Function This API is used to modify ECS details. Only the name and description of an ECS can be modified. This API supports checking fine-grained permissions for enterprise projects. For details, see ecs:cloudServers:updateServer. Constraints This API is used
Attaching a Disk to an ECS Function 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 mean the attachment is complete. You need to call the API by referring to Querying
Querying NICs of an ECS Function This API is used to query NICs of an ECS. URI GET /v1/{project_id}/cloudservers/{server_id}/os-interface Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project
Attaching a Disk to an ECS Scenarios If the existing disks of an ECS fail to meet service requirements, for example, due to insufficient disk space or poor disk performance, you can attach more available disks to the ECS, or call the EVS disk creation API to create disks and attach
ECS Group Management Permission API Action Dependencies IAM Project Enterprise Project Authorization by Instance Authorization by Tag Deleting an ECS group DELETE /v1/{project_id}/cloudservers/os-server-groups/{server_group_id} ecs:cloudServers:deleteServerGroup - Supported Supported
Modifying the Specifications of an ECS Function This API is used to modify ECS specifications. This API is an asynchronous API. After the specifications modification request is successfully delivered, a job ID is returned. This does not mean the modification is complete. You need
ECS Status Management Permission API Action Dependencies IAM Project Enterprise Project Authorization by Instance Authorization by Tag Changing an ECS OS POST /v2/{project_id}/cloudservers/{server_id}/changeos ecs:cloudServers:changeOS - Supported Supported Supported Supported Changing
Attaching a NIC to an ECS Scenarios If an ECS requires multiple NICs, you can call the API for creating NICs and attach them to the ECS. A NIC can be attached by setting the nics parameter during ECS creation or after the ECS is created. This section describes how to attach a NIC
Cold Migrating an ECS Function An ECS deployed on a DeH can be migrated to another DeH. An ECS deployed on a DeH can be migrated to a public resource pool. An ECS deployed in a public resource pool can be migrated to a DeH. This API is an asynchronous API. After the cold migration
Updating ECS Metadata Function 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 field value is automatically updated. If the field in the metadata is not requested
Querying Tags of an ECS Function 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 supports checking fine-grained permissions for enterprise projects. For details, see ecs:cloudServers:showServerTags
ECS Group Management Creating an ECS Group Deleting an ECS Group Adding an ECS to an ECS Group Removing an ECS from an ECS Group Querying ECS Groups Querying Details About an ECS Group Parent topic: APIs
Creating an ECS Group Function This API is used to create an ECS group. Constraints Only anti-affinity groups are supported. URI POST /v1/{project_id}/cloudservers/os-server-groups Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter Mandatory Description