文档首页/ 对象存储服务 OBS/ SDK参考/ C/ 数据类型/ obs_set_bucket_redirect_all_conf
更新时间:2026-03-13 GMT+08:00
分享

obs_set_bucket_redirect_all_conf

表1 obs_set_bucket_redirect_all_conf

参数名称

参数类型

是否必选

描述

host_name

const char *

必选

参数解释

描述重定向的站点名。

约束限制:

取值范围:

默认取值:

protocol

const char *

必选

参数解释

描述重定向请求时使用的协议。

约束限制:

取值范围:

  • http协议
  • https协议

默认取值:

http协议

相关文档