检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Changing an ECS Non-Administrator Password You can use the Change ECS Non-Administrator Password card to change the password of a non-administrator user. Prerequisites UniAgents have been installed for all ECSs, and are in the running state. Creating a Task for Changing the ECS Non-administrator
ECS Event Handling Suggestions ECS Event Overview On the CCE console, you can use ECSs as nodes to create highly available Kubernetes clusters. During routine O&M, hardware and software faults on hosts accommodating ECSs are proactively forecasted and prevented by Huawei Cloud. If
One-stop Cross-AZ ECS Migration Scenario Use MgC to quickly migrate cloud servers from one AZ to another within a region. A maximum of 30 cloud servers can be migrated in a single batch. Preparations Prepare a HUAWEI ID or an IAM user that has the permissions to access MgC. For details
Binding a Key Pair to an ECS If you set the login mode to Password when purchasing an ECS running Linux, and you need to change the login mode to Key Pair, you can bind the key pair to the ECS on the KPS console, KPS will configure the key pair. After the key pair is bound, you can
Kunpeng ECS Specifications and Types A Summary List of Kunpeng ECS Specifications Kunpeng General Computing-plus ECSs Kunpeng Memory-optimized ECSs Kunpeng Ultra-high I/O ECSs Kunpeng AI Inference-accelerated ECSs Parent Topic: ECS Types and Specifications
Changing the Security Group of an ECS Scenarios When creating an ECS, you must associate it with a security group. If no security group has been created yet, a default security group will be created and associated with the ECS. If the default security group cannot meet your service
Collecting ECS Network Information Scenarios Before configuring policy-based routes for an ECS with multiple network interfaces, you need to collect network information about the ECS. Table 1 lists the information to be collected for a Linux ECS using IPv4. Table 1 Linux ECS using
Batch Deleting DCS Instances Function This API is used to delete multiple DCS instances at a time. Calling Method For details, see Calling APIs. Authorization Information Each account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions
Backing Up a DCS Instance Function This API is used to back up a specific DCS instance. Only master/standby and cluster DCS instances can be backed up and restored, while single-node instances cannot. Calling Method For details, see Calling APIs. Authorization Information Each account
Querying All DCS Instances Function This API is used to query DCS instances of a tenant, and allows you to specify query criteria. Calling Method For details, see Calling APIs. Authorization Information Each account has all the permissions required to call all APIs, but IAM users
Querying DCS Instance Statuses Function This API is used to query the number of instances in different states. Calling Method For details, see Calling APIs. Authorization Information Each account has all the permissions required to call all APIs, but IAM users must be assigned the
Creating an ECS from an Image Scenarios You can use a public, private, or shared image to create an ECS. If you use a public image, the created ECS contains an OS and preinstalled public applications. You need to install other applications as needed. If you use a private or shared
Querying Tags of a DCS Instance Function This API is used to query the tags of an instance by its instance ID. Calling Method For details, see Calling APIs. Authorization Information Each account has all the permissions required to call all APIs, but IAM users must be assigned the
Modifying Details of a DCS Instance Function This API is used to modify the information about a DCS instance, including the instance name, description, port, backup policy, start and end time of the maintenance window, and security group. Calling Method For details, see Calling APIs
Deleting a Single DCS Instance Function This API is used to delete a specified DCS instance to free up all resources occupied by the DCS instance. To delete pay-per-use resources, perform operations in this section. To unsubscribe from resources billed in yearly/monthly mode, see
Batch Deleting DCS Instances Function This API is used to delete multiple DCS instances at a time. URI DELETE /v1.0/{project_id}/instances?allFailure={allFailure} Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description project_id String
Scaling Up a DCS Instance Function This API is used to scale up a DCS Redis or Memcached instance in the Running state. URI POST /v1.0/{project_id}/instances/{instance_id}/extend Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description project_id
Querying DCS Instance Status Function This API is used to query the number of instances in different states. URI GET /v1.0/{project_id}/instances/status?includeFailure={includeFailure} Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description
Changing the Password of a DCS Instance Function This API is used to change the password of a DCS instance. URI PUT /v1.0/{project_id}/instances/{instance_id}/password Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description project_id String
Backing Up a DCS Instance Function This API is used to back up a specified DCS instance. Only master/standby and cluster DCS instances can be backed up and restored, while single-node instances cannot. URI POST /v1.0/{project_id}/instances/{instance_id}/backups Table 1 describes the