检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Logging In to a Windows ECS from a Mobile Terminal Scenarios If you want to manage Windows ECSs on the cloud anytime, anywhere, you can log in to them from a remote desktop application on your mobile device. This section uses Remote Desktop released by Microsoft as an example to describe
Logging In to a Windows ECS from a macOS Server Scenarios This section describes how to use a remote login tool to log in to a Windows ECS from a macOS server. In this section, the remote login tool Microsoft Remote Desktop for Mac and the ECS running Windows Server 2012 R2 Data Center
Updating the One-Click Password Reset Plug-in for an ECS The offline password reset depends on the one-click password reset plug-in. If the plug-in has been updated for security purposes, you can update the plug-in for an individual ECS by referring to this section. This section describes
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. Debugging You
Listing Details About Disks Attached to an ECS Function This API is used to list details about disks attached to an ECS. Debugging You can debug this API in API Explorer. Authorization Each account has all of the permissions required to call all APIs, but IAM users must have the required
Resetting the Password for Logging In to an ECS with a Few Clicks Function This API is used to reset the password offline for the ECS management account (root or Administrator). Constraints By default, there is no password complexity check that meets security requirements. No error
Querying Tags of an ECS (Discarded) 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 has been discarded. Use the API described in Querying Tags of an ECS. URI GET /v1/{project_id}/servers
Listing ECS Details (Discarded) Function This API is used to list ECS details. This API has been discarded. Use the API described in Listing Details About ECSs. URI GET /v2.1/{project_id}/servers/detail Table 1 describes the parameters in the URI. Table 1 Path parameters Parameter
Modifying the Specifications of an ECS (Discarded) Function 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 the source node, and then restart the ECS. This API
Listing ECS Flavors (Discarded) Function This API is used to list available ECS flavors. After receiving the request, Nova uses nova-api to view the flavors from the database. This API has been discarded. Use the API described in Listing Flavor Details and Extended Information. URI
Listing NICs of an ECS (Discarded) Function This API is used to list NICs attached to an ECS. This API has been discarded. Use the API described in Listing NICs of an ECS. URI GET /v2.1/{project_id}/servers/{server_id}/os-interface Table 1 describes the parameters in the URI. Table
Adding a NIC to an ECS (Discarded) Function This API is used to add a NIC to an ECS. To view application examples about ECS NIC applications, see Attaching a NIC to an ECS. This API has been discarded. Use the API described in Adding NICs to an ECS in a Batch. URI POST /v2.1/{project_id
Updating ECS Metadata (Discarded) 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
Configuring ECS Metadata (Discarded) Function 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. This API has been discarded. Use the API described in Updating ECS
Querying ECS Metadata (Discarded) Function This API is used to query ECS metadata. This API has been discarded. Use the API described in Querying Details About an ECS. URI GET /v2.1/{project_id}/servers/{server_id}/metadata Table 1 describes the parameters in the URI. Table 1 Parameter
Obtaining the Password of an ECS (Discarded) Function 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 an image that supports Cloudbase-Init to create a Windows
Deleting the Password of an ECS (Discarded) Function 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 password to log in to your ECS. However, you cannot use the Get
Creating an ECS Group (Discarded) Function This API is used to create an ECS group. This API has been discarded. Use the API described in Creating an ECS Group. Constraints Only anti-affinity groups are supported. URI POST /v2.1/{project_id}/os-server-groups Table 1 describes the
Listing ECS Groups (Discarded) Function This API is used to list ECS groups. This API has been discarded. Use the API described in Listing ECS Groups. URI GET /v2.1/{project_id}/os-server-groups Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter Mandatory
Deleting an ECS Group (Discarded) Function This API is used to delete an ECS group. This API has been discarded. Use the API described in Deleting an ECS Group. URI DELETE /v2.1/{project_id}/os-server-groups/{server_group_id} Table 1 describes the parameters in the URI. Table 1 Parameter