检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Unlike the DELETE command, the DELETEQ command only returns a response on failures. The client will not receive any response in the case of success. Yes 0x15 INCREMENTQ Adds the specified amount to the requested counter.
DELETE: requests the server to delete specified resources, for example, an object. HEAD: requests a server resource header. PATCH: requests the server to update partial content of a specified resource.
Avoiding and Handling Arrears Delete unnecessary DCS instances to avoid unexpected fees. After an instance is deleted, data cannot be restored. To save cache data, back up and download it in advance.
Why Do I Fail to Delete an Instance? Why Does It Take a Long Time to Start a Cluster DCS Instance? What Should I Do If an Error Occurs in redis_exporter? What Is Reserved Memory? How Do I Configure Reserved Memory? Why Is Available Memory Smaller Than Instance Cache Size?
Stopping Billing To avoid unexpected bills, you can unsubscribe from or delete your cloud services if they are no longer needed. For details, see Billing Termination. Cost Management DCS costs are classified into resource costs and O&M costs.
After the data migration is complete, delete the old instance. For details about data migration operations, see Importing Backup Files. Parent topic: Instance Scaling and Upgrade
For example, some software developers in your enterprise need to use DCS resources but should not be allowed to delete DCS instances or perform any other high-risk operations.
After the backup is complete, click Download, Restore, or Delete next to the backup record as required. Parent topic: Backing Up or Restoring Instance Data
For example, split big keys, access big keys less frequently, or delete unnecessary big keys. If the bandwidth usage is still high, scale up the instance to a larger memory size to carry more network traffic. For details, see Modifying Specifications.
You can manually delete log groups and log streams on the LTS console. Changing the log retention period In the log group list of the LTS console, click Modify in the Operation column of the desired log group to change the log retention period.
Scan for expired keys and release them, or manually delete unnecessary keys. Other suggestions: The value of String must be less than or equal to 10 KB.
$connect->setSaslAuthData('{username}', '{password}'); //If password-free access is enabled for the instance, delete or comment out this line. $connect->set("DCS", "Come on!"); echo 'DCS: ',$connect->get("DCS"); echo "\n"; $connect->quit(); ?
If password-free access is required, delete the line that contains "password". Run the php redis.php command to access the DCS instance. Parent topic: Connecting to Redis on a Client
URI DELETE /v2/{project_id}/instances/{instance_id}/groups/{group_id}/replications/{node_id}/remove-ip Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
URI DELETE /v2/{project_id}/instances/{instance_id}/tasks/{task_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details, see Obtaining a Project ID. instance_id Yes String Instance ID. task_id Yes String Background task ID.
Data Deletion If you delete a DCS instance, all data stored in the instance will be deleted. Nobody can view or restore the data once it is deleted. Parent topic: Security
URI DELETE /v2/{project_id}/instances/{instance_id}/public-ip Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details, see Obtaining a Project ID. instance_id Yes String Instance ID.
To delete custom templates, click Delete in the Operation column on the right of the templates to be deleted. Click Yes. Parent topic: Configuring DCS Instance Parameter Templates
Table 4 Error codes returned in case of a backup or restoration failure Error Code Description dcs.08.0001 Failed to start the backup and restore tool. dcs.08.0002 Operation timed out. dcs.08.0003 Failed to delete bucket. dcs.08.0004 Failed to obtain AK/SK. dcs.08.0005 Failed to create
You can delete the test data after data import. If there is any DB not used by your service systems, you can write test data into the DB, and run the flushdb command to clear the database after importing data into DCS.