NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.23k stars 164 forks source link

Setting `backend_bck` with REST API #105

Closed mike-gee closed 2 years ago

mike-gee commented 2 years ago

Is it possible to set the backend_bck of a bucket using the REST API?

Was hoping to reproduce this CLI command with the REST API.

https://github.com/NVIDIA/aistore/blob/2c24a5d54bfffbea2fd90a2fe819c5d6af081e79/docs/cli/bucket.md?plain=1#L709

It seems it's only possible to set the other properties, not including `backend_bck?

https://github.com/NVIDIA/aistore/blob/280e41108cf02cd3bf35aff506ce3e27fdd45748/docs/http_api.md?plain=1#L220