huaweicloud-sdk-python-obs icon indicating copy to clipboard operation
huaweicloud-sdk-python-obs copied to clipboard

Use Virtual-hosted-style

Open CraftedCat opened this issue 1 year ago • 1 comments
trafficstars

Hi, this OBS client support Virtual-hosted-style? like https://bucket-name.obs.ru-moscow-1.hc.sbercloud.ru/object.name

not Path-stype like https://obs.ru-moscow-1.hc.sbercloud.ru/bucket-name/object.name ?

CraftedCat avatar Jul 23 '24 10:07 CraftedCat

obs 只要使用endpoint域名创建client,默认就是虚拟主机方式访问。

liqiuqiu111 avatar Jul 26 '24 03:07 liqiuqiu111