检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
ECS Lag (Linux) Why Is My Linux ECS Running Slowly? Parent topic: FAQs
A Summary List of x86 ECS Specifications General-Purpose Table 1 S6 ECS specifications Flavor vCPUs Memory (GiB) Max./Assured Network Bandwidth (Gbit/s) Max. Network PPS (10,000) Network Connections (10,000) Max. NIC Queues Max. NICs Basic EVS Disk Bandwidth (Gbit/s) Max. EVS Disk
Using IAM to Grant Access to ECS Creating a User and Granting ECS Permissions ECS Custom Policies
Creating a User and Granting ECS Permissions Use IAM to implement fine-grained permissions control over your ECSs. With IAM, you can: Create IAM users for personnel based on your enterprise's organizational structure. Each IAM user has their own identity credentials for accessing
Logging In to a Windows ECS Using VNC Scenarios This section describes how to use VNC provided on the management console to log in to an ECS. If you cannot use the MSTSC or other remote login tools to log in to an ECS, you can use the VNC login mode. This login mode is mainly used
ECS Lag (Windows) Why Is My Windows ECS Running Slowly? Parent topic: FAQs
Obtaining ECS Details Using Metadata Scenarios ECS metadata is a special API that can be locally accessed in the ECS OS. It contains basic ECS details, such as the cloud server ID, hostname, and network details. With ECS metadata, you can exchange basic information in an ECS and configure
Expanding the Local Disks of a Disk-intensive ECS Scenarios Disk-intensive ECSs can use both local disks and EVS disks to store data. Local disks are generally used to store service data and feature higher throughput than EVS disks. Disk-intensive ECSs do not support specification
Can a Database Be Deployed on an ECS? Yes. You can deploy a database of any type on an ECS. Parent topic: Application Deployment and Software Installation
Can a Deleted ECS Be Restored? Whether a deleted ECS can be restored depends on whether data backup was enabled for it. If backup was enabled, you can use the backup files to restore data. If backup was not enabled, data cannot be restored. Therefore, before deleting an ECS, ensure
A Summary List of x86 ECS Specifications This section lists the specifications that are available now. For details about specifications that are discontinued, see Discontinued ECS Specifications. For details about how to purchase an x86 ECS, see Purchasing an ECS in Custom Config
Modifying an ECS (Discarded) Function This API is used to modify ECS details. Only the name and description of an ECS can be modified. This API has been discarded. Use the API described in Modifying ECS Details. URI PUT /v2.1/{project_id}/servers/{server_id} Table 1 describes the
Deleting an ECS (Discarded) Function This API is used to delete an ECS. This API has been discarded. Use the API described in Deleting ECSs. Constraints When an ECS is deleted, the NIC that is attached to the ECS and specified by port_id through the OpenStack Nova API will be retained
Starting an ECS (Discarded) Function This API is used to start a single ECS. This API has been discarded. Use the API described in Starting ECSs in a Batch. URI POST /v2.1/{project_id}/servers/{server_id}/action Table 1 describes the parameters in the URI. Table 1 Parameter description
Restarting an ECS (Discarded) Function This API is used to restart a single ECS. This API has been discarded. Use the API described in Restarting ECSs in a Batch. URI POST /v2.1/{project_id}/servers/{server_id}/action Table 1 describes the parameters in the URI. Table 1 Parameter
Disabling an ECS (Discarded) Function This API is used to stop a single ECS. This API has been discarded. Use the API described in Stopping ECSs in a Batch. URI POST /v2.1/{project_id}/servers/{server_id}/action Table 1 describes the parameters in the URI. Table 1 Parameter description
Locking an ECS (Discarded) Function 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, including life cycle management, status management, NIC management, disk management
Unlocking an ECS (Discarded) Function This API is used to unlock an ECS. After an ECS is unlocked, common users are allowed to manage the ECS. URI POST /v2.1/{project_id}/servers/{server_id}/action Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter
Deleting NICs from an ECS in a Batch Function This API is used to delete one or multiple NICs from an ECS. This API is an asynchronous API. After the deletion request is successfully delivered, a job ID is returned. This does not mean the deletion is complete. You need to call the
Updating NIC Attachment Information of an ECS Function This API is used to update the NIC attachment information of an ECS. Currently, only delete_on_determination can be updated. Debugging You can debug this API in API Explorer. Authorization Each account has all of the permissions