键值存储服务 KVS-扫描所有kv:响应示例
时间:2025-04-02 14:48:15
响应示例
状态码:200
表示扫描所有kv请求成功
{ "returned_count" : 1, "filtered_count" : 0, "returned_kv_items" : [ { "kv_doc" : { "owner" : "user-2", "filename" : "test-file-2", "otherKey" : "otherValue" } } ] }
support.huaweicloud.com/api-kvs/ScanKv.html