云数据库 GEMINIDB-查询内存加速规则列表和详情:响应示例
时间:2025-05-08 16:57:43
响应示例
状态码: 200
Success.
{ "total_count" : 1, "dbcache_mapping_id" : "0231e002-d278-4df8-815c-8284164168e5", "rules" : [ { "id" : "0231e002-d278-4df8-815c-8284164168e5", "name" : "dbcache_rule_01", "source_db_schema" : "test", "source_db_table" : "student_t", "status" : "normal", "storage_type" : "hash", "target_database" : "0", "key_columns" : [ "sno", "sname", "age" ], "value_columns" : [ "sno", "sname", "age" ], "ttl" : "10000", "key_separator" : ":" } ] }
support.huaweicloud.com/api-nosql/nosql_05_0073.html