检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Starting or Stopping a DCS Instance Redis 4.0 and later instances support instance stop. When an instance is stopped, data reading or writing is stopped so that the instance cannot be modified, configured, backed up, or migrated. You can neither change the password nor analyze the
Exporting a DCS Instance List A list of instance information can be exported and downloaded in Excel on the DCS console. You can view or compare DCS instance information. Procedure Log in to the DCS console. Click in the upper left corner of the console and select the region where
Switching a DCS Instance's Subnet To scale a DCS instance, subnet IP addresses may be insufficient. In this case, switch the subnet. This document describes how to switch an instance's subnet. Currently in restricted use and disabled by default. To use this function, submit a ticket
Controlling DCS Redis Access Configuring DCS Redis Access Whitelist Configuring a Redis Password Transmitting DCS Redis Data with Encryption Using SSL Configuring DCS Redis ACL Users Parent Topic: Accessing a DCS Redis Instance
Configuring DCS Instance Tags Tags facilitate DCS instance identification and management. Tags can be added in instance creation, or added or deleted for an instance later. If your organization has configured tag policies for DCS, add tags to DCS instances based on the tag policies
Diagnosing a DCS Redis Instance If a fault or performance issue occurs, you can ask DCS to diagnose your instance to learn about the cause and impact of the issue and how to handle it. Notes and Constraints DCS Redis 3.0 and Memcached instances do not support diagnosis. New instances
Configuring DCS Monitoring and Alarms This section describes the alarm rules of some metrics and how to configure the rules. In actual scenarios, configure alarm rules for metrics by referring to the following alarm policies. Alarm Policies for DCS Redis Instances Table 1 DCS Redis
Viewing DCS Background Tasks After you initiate certain instance operations such as scaling up the instance and changing or resetting a password, a background task will start for each operation. On the DCS console, you can view the background task status and clear task information
Creating a DCS Event Notification Cloud Eye can monitor DCS events. Master/Standby instance switchovers, abnormal Redis nodes, and data migration failures can be notified. When setting an event notification, if Topic subscriptions is enabled, Simple Message Notification (SMN) will
Modifying DCS Instance Specifications On the DCS console, you can change DCS Redis or Memcached instance specifications including the instance type, memory, and replica quantity. Modifying instance specifications does not affect the connection address, password, security group, and
Clearing DCS Instance Data To clear instance data, use the FLUSHDB or FLUSHALL commands on accessed instances, or the data clearance function on the DCS console. This section describes how to use the function to clear instance data with one click. Clearing instance data may cause
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 Definition: Project
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
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
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
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