检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Manually Renewing a DCS Instance To use a yearly/monthly DCS instance longer, renew the subscription anytime on the console as long as the instance is not automatically deleted due to expiration. Renewing a Subscription on the Cloud Service Console Log in to the console. Click in
Batch Deleting DCS Instances Function This API is used to delete multiple DCS instances at a time. Calling Method For details, see Calling APIs. URI DELETE /v2/{project_id}/instances Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For
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. URI POST /v2/{project_id}/instances
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. URI GET /v2/{project_id}/instances Table 1 Path Parameters Parameter Mandatory Type Description project_id
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. URI GET /v2/{project_id}/instances/status Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String
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. URI GET /v2/{project_id}/instances/{instance_id}/tags Table 1 Path Parameters Parameter Mandatory Type Description project_id
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
Merging Game Servers with DCS Overview Application Scenario Merging game servers is a strategy for some large online games. After running a game for a while, game providers set up a new server to attract new players. As users shift to the new server, game developers usually merge
Flashing E-commerce Sales with DCS Overview Application Scenario An e-commerce flash sale is like an online auction. To attract customers, merchants release a small number of scarce offerings on the platform. Platforms receive dozens or even hundreds of more order placements than
Creating a User and Granting DCS Permissions This section describes how to use Identity and Access Management (IAM) to implement fine-grained permissions control for your DCS resources. With IAM, you can: Create IAM users for employees based on your enterprise's organizational structure
Migrating Data Between DCS Instances Online Migration Between Instances Backup Import Between DCS Redis Instances Parent topic: Migrating Instance Data
Network Conditions for Accessing DCS Redis You can access a DCS instance through any Redis client. For details about Redis clients, see the Redis official website. There are different constraints when a client connects to Redis in certain ways: Accessing a Redis instance on a client
Modifying Configuration Parameters of a DCS Instance On the DCS console, you can configure parameters for an instance to achieve optimal DCS performance. For example, to disable data persistence, set appendonly to no. For more instance parameters, see DCS Instance Configuration Parameters
Backing up DCS Instances Automatically On the DCS console, you can configure an automatic backup policy. The system then backs up data in your instances according to the backup policy. By default, automatic backup is disabled. To enable it, perform the operations described in this