检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
    Hot
    • Free Packages
    • Elastic Cloud Server (ECS)
    • Object Storage Service (OBS)
    • ModelArts
    • Cloud Container Engine (CCE)
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
      Hot
      • Free Packages
      • Elastic Cloud Server (ECS)
      • Object Storage Service (OBS)
      • ModelArts
      • Cloud Container Engine (CCE)
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • More
        6791 results found
        • Starting or Stopping a DCS Instance - Distributed Cache Service

          Starting or Stopping a DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Lifecycle of an Instance
        • Exporting a DCS Instance List - Distributed Cache Service

          Exporting a DCS Instance List - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Instances
        • Switching a DCS Instance's Subnet - Distributed Cache Service

          Switching a DCS Instance's Subnet - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Instances
        • Controlling DCS Redis Access - Distributed Cache Service

          Controlling DCS Redis Access - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Accessing a DCS Redis Instance
        • Configuring DCS Instance Tags - Distributed Cache Service

          Configuring DCS Instance Tags - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Instances
        • Diagnosing a DCS Redis Instance - Distributed Cache Service

          Diagnosing a DCS Redis Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Diagnosing and Analyzing an Instance
        • Configuring DCS Monitoring and Alarms - Distributed Cache Service

          Configuring DCS Monitoring and Alarms - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Viewing Monitoring Metrics and Configuring Alarms
        • Viewing DCS Background Tasks - Distributed Cache Service

          Viewing DCS Background Tasks - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Instances
        • Creating a DCS Event Notification - Distributed Cache Service

          Creating a DCS Event Notification - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Viewing Monitoring Metrics and Configuring Alarms
        • Modifying DCS Instance Specifications - Distributed Cache Service

          Modifying DCS Instance Specifications - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Changing an Instance
        • Clearing DCS Instance Data - Distributed Cache Service

          Clearing DCS Instance Data - Distributed Cache Service

          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

          Help > Distributed Cache Service > User Guide > Managing Lifecycle of an Instance
        • Batch Deleting DCS Instances - Distributed Cache Service

          Batch Deleting DCS Instances - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > API V2 > Lifecycle Management
        • Modifying Details of a DCS Instance - Distributed Cache Service

          Modifying Details of a DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > API V2 > Lifecycle Management
        • Querying Tags of a DCS Instance - Distributed Cache Service

          Querying Tags of a DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > API V2 > Tag Management
        • Backing Up a DCS Instance - Distributed Cache Service

          Backing Up a DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > API V2 > Backup and Restoration
        • Querying All DCS Instances - Distributed Cache Service

          Querying All DCS Instances - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > API V2 > Lifecycle Management
        • Deleting a Single DCS Instance - Distributed Cache Service

          Deleting a Single DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > Out-of-Date APIs (Unavailable Soon) > Lifecycle Management APIs
        • Batch Deleting DCS Instances - Distributed Cache Service

          Batch Deleting DCS Instances - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > Out-of-Date APIs (Unavailable Soon) > Lifecycle Management APIs
        • Scaling Up a DCS Instance - Distributed Cache Service

          Scaling Up a DCS Instance - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > Out-of-Date APIs (Unavailable Soon) > Lifecycle Management APIs
        • Querying DCS Instance Status - Distributed Cache Service

          Querying DCS Instance Status - Distributed Cache Service

          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

          Help > Distributed Cache Service > API Reference > Out-of-Date APIs (Unavailable Soon) > Instance Management APIs
        Total results: 6791
        • Previous
        • 1
        • ...
        • 326
        • 327
        • 328
        • ...
        • 340
        • Next
        • Go
        Load More
        Was this helpful?
        Feedback
        /200
        Submit Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement