检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Downloading DCS Instance Backup Files Automatically backed up data can be retained for a maximum of 7 days. Manually backed up data is not free of charge and takes space in OBS. Due to these limitations, you are advised to download the RDB or AOF backup files and permanently save
Managing DCS Instance Shards and Replicas This section describes how to query the shards and replicas of a master/standby, cluster, or read/write splitting DCS Redis instance, and how to manually promote a replica to master. By default, a master/standby or read/write splitting instance
Configuring DCS Redis ACL Users If you need multiple accounts for a Redis instance, use ACL to create users. ACL users support read-only or read/write permissions. Notes and Constraints By default, this function is supported by DCS Redis 4.0/5.0 instances. Temporarily, this function
Configuring DCS Redis Access Whitelist The following describes how to manage whitelists of a Redis instance to allow access only from whitelisted IP addresses. Enabling whitelists only allows instance access from IP addresses within them, and only applies to new connections. If no
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
Does DCS Support Sentinels? Redis 4.0 and later: Single-node, master/standby, and Redis Cluster instances do not support Sentinels. Read/Write splitting instances support Sentinels and clusters. For Proxy Cluster instances, clusters are supported by default, Sentinels are supported
EOS Announcement for DLI Flink 1.7 Description Huawei Cloud initiated an end of service (EOS) for DLI Flink 1.7 at 00:00:00 (GMT+08:00) on December 31, 2022. Impact After the EOS, no technical support will be provided for DLI Flink 1.7. You are advised to select the Flink engine of
EOS Announcement for DLI Spark 2.3.2 Description Huawei Cloud initiated an end of service (EOS) for DLI Spark 2.3.2 at 00:00:00 (GMT+08:00) on December 31, 2023. Impact After the EOS, no technical support will be provided for DLI Spark 2.3.2. You are advised to select the Spark engine
EOS Announcement for DLI Spark 3.1.1 Description Huawei Cloud initiated an end of service (EOS) for DLI Spark 3.1.1 at 00:00:00 (GMT+08:00) on December 31, 2024. Impact After the EOS, no technical support will be provided for DLI Spark 3.1.1. You are advised to select the Spark engine
Enhanced Hyperledger Fabric BCS Management BCS Overview Permissions Management Instance Deployment Instance Management Channel Management Blockchain Management Downloading SDK Configurations and Certificates Consortium Management Add-on Management Contract Repository Backup and Restoration
Creating a User and Granting BCS Permissions This section describes how to use IAM to implement fine-grained permissions control for your BCS resources. With IAM, you can: Create IAM users for employees based on your enterprise's organizational structure. Each IAM user will have their
BCS Operations That Can Be Recorded by CTS BCS is a highly available and secure blockchain platform with superb performance. It helps enterprises and developers create, deploy, and manage applications and smart contracts conveniently and cost-effectively on Huawei Cloud. With CTS,
Querying the IP Whitelist of a DCS Instance Function This API is used to query the IP address whitelist of a specific instance. Calling Method For details, see Calling APIs. URI GET /v2/{project_id}/instance/{instance_id}/whitelist Table 1 Path Parameters Parameter Mandatory Type
Listing DCS Instance Backup Records Function This API is used to query the backup records of a specific DCS instance. Calling Method For details, see Calling APIs. URI GET /v2/{project_id}/instances/{instance_id}/backups Table 1 Path Parameters Parameter Mandatory Type Description
Querying DCS Instance Restoration Records Function This API is used to query the restoration records of a specific DCS instance. Calling Method For details, see Calling APIs. URI GET /v2/{project_id}/instances/{instance_id}/restores Table 1 Path Parameters Parameter Mandatory Type
Querying All DCS Instances of a Tenant Function This API is used to query DCS instances of a tenant, and allows you to specify query criteria. URI GET /v1.0/{project_id}/instances?start={start}&limit={limit}&name={name}&status={status}&id={id}&include_failure={include_failure}&isExactMatchName
Modifying Information About a DCS Instance Function This API is used to modify the information about a DCS instance, including the instance name, description, backup policy, start and end time of the maintenance window, and security group. URI PUT /v1.0/{project_id}/instances/{instance_id
Querying DCS Instance Configuration Parameters Function This API is used to query the configuration parameters of a DCS instance. URI GET /v1.0/{project_id}/instances/{instance_id}/configs Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description
Modifying DCS Instance Configuration Parameters Function You can modify the configuration parameters of your DCS instance to optimize DCS performance based on your requirements. URI PUT /v1.0/{project_id}/instances/{instance_id}/configs Table 1 describes the parameters. Table 1 Parameter
Querying DCS Instance Backup Records Function This API is used to query the backup records of a specified DCS instance. URI GET /v1.0/{project_id}/instances/{instance_id}/backups?start={start}&limit={limit}&beginTime={beginTime}&endTime={endTime} Table 1 describes the parameters.