事件网格 EG-更新自定义事件模型:响应参数

时间:2025-04-27 10:28:49

响应参数

状态码:200

表4 响应Header参数

参数

参数类型

描述

X-Request-Id

String

This field is the request ID number for task tracking. Format is request_uuid-timestamp-hostname.

表5 响应Body参数

参数

参数类型

描述

id

String

事件模型ID

name

String

事件模型名称,租户下唯一

description

String

事件模型描述

compatibility

String

事件模型兼容性

provider_type

String

提供方类型,OFFICIAL:官方事件源;CUSTOM:自定义事件源

format

String

事件模型格式

number_of_versions

Integer

事件模型版本数

created_time

String

创建时间

updated_time

String

更新时间

version

Integer

事件模型当前版本号

definition

String

事件模型内容定义

support.huaweicloud.com/api-eg/UpdateEventSchema.html