检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Logging In to a Linux ECS Using CloudShell Scenarios This section describes how to use CloudShell provided on the management console to log in to an ECS. For instructions about how to copy and paste data on CloudShell pages after the ECS login, see Common CloudShell Operations. Constraints
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
Recovering an ECS from the Recycle Bin Scenarios You can recover ECSs from the recycle bin as needed within the kept duration. Constraints If your account is frozen or restricted, the recycle bin is unavailable. ECSs in the recycle bin cannot be recovered. Procedure Log in to the
One-Click ECS Password Reset Plug-in Obtaining the ECS One-Click Password Reset Plug-in Installing the One-Click Password Reset Plug-in on an ECS Updating the One-Click Password Reset Plug-in for an ECS Using Scripts to Batch Update the One-Click Password Reset Plug-ins for Linux
Obtaining and Deleting the Password of a Windows ECS Obtaining the Password for Logging In to a Windows ECS Deleting the Initial Password for Logging In to a Windows ECS Parent Topic: Key Pairs
Logging In to a Windows ECS Using MSTSC Scenarios This section describes how to use the remote login tool MSTSC to log in to a Windows ECS from a local computer. Prerequisites The target ECS is running. If your ECS uses key pair authentication, you have obtained the password for logging
Obtaining the Password for Logging In to a Windows ECS Scenarios Password authentication is required to log in to a Windows ECS. You must use the private key bound to the ECS when the ECS was created to obtain the administrator password generated during the ECS creation. The administrator
A Summary List of Kunpeng ECS Specifications For details about how to purchase a Kunpeng ECS, see Purchasing an ECS. Kunpeng General Computing-plus Table 1 Kunpeng general computing-plus ECS features Series Compute Disk Type Network kC2 vCPU to memory ratio: 1:2 or 1:4 Number of vCPUs
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
Updating Attributes of a Specified NIC for an ECS Function This API is used to update the attributes of a specified NIC for an ECS. Currently, only the NIC IP address can be updated. Constraints The attributes of a specified NIC can be updated only for stopped ECSs. Only the attributes
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 NICs from an ECS in a Batch Function This API is used to uninstall and 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
Modifying a Single Disk Attached to an ECS Function This API is used to modify the information about a single disk attached to an ECS. Currently, only the delete_on_termination parameter can be modified. Constraints Yearly/monthly-billed disks cannot be modified. Shared disks cannot
Deleting Tags from an ECS in a Batch Function 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. When you delete a tag but the tag does not exist, a successful
Querying Details About an ECS Group Function This API is used to query details bout an ECS group. URI GET /v1/{project_id}/cloudservers/os-server-groups/{server_group_id} Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter Mandatory Description project_id
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