OBS PHP SDK-获取桶的事件通知配置:返回结果

时间:2023-11-01 16:13:34

返回结果

字段名

类型

说明

HttpStatusCode

integer

HTTP状态码。

Reason

string

HTTP文本描述。

RequestId

string

OBS服务端返回的请求ID。

TopicConfigurations

indexed array

桶事件通知配置列表。

  

ID

string

事件通知配置ID。

Topic

string

事件通知主题的URN,当OBS检测到桶中发生特定的事件后,将会发布通知消息至该主题。

Event

indexed array of strings

需要发布通知消息的事件类型列表。

Filter

indexed array

过滤规则信息。

  

Name

string

指定规则按对象名前缀或者后缀进行过滤。

Value

string

指定的对象名关键字,用以按照前缀或者后缀过滤对象。

support.huaweicloud.com/api-obs_php_sdk_api_zh/obs_38_0334.html