KV Buckets
List all KV buckets
Retrieves a list of all key-value buckets in the system
get/storage/kv
Response
Successfully retrieved KV bucket list
Example response
{
"body": {
"results_total": 2
}
}Retrieves a list of all key-value buckets in the system
Successfully retrieved KV bucket list
{
"body": {
"results_total": 2
}
}