华为乾坤-创建模板组:响应参数

时间:2025-05-12 15:32:17

响应参数

返回状态码为201:操作成功。

表3 TemplateGroupResponse对象的参数列表

参数名称

类型

参数值域

默认值

参数说明

参数示例

name

string

1~128个字符。

-

名称。

"group1"

description

string

0~1024个字符。

-

描述。

"this is template group1"

id

string

36个字符。

-

模板组ID,UUID格式。

"00000000-0000-0000-0000-000000000000"

type

string

1~10个字符。满足正则表达preset|customize。

-

模板组类型。preset:预置,customize:自定义

"preset"

bindingSiteNum

int32

[0-1000]

0

绑定站点数。

-

createTime

int64

[1577808000000-4733481600000]

-

时间戳。

"1713880927744"

updateTime

int64

[1577808000000-4733481600000]

-

时间戳。

"1713880927744"

返回状态码为400:校验异常。

表4 CommonDto对象的参数列表

参数名称

类型

参数值域

默认值

参数说明

参数示例

errcode

string

1~64个字符。

0

错误码。

"0"

errmsg

string

0~256个字符。

-

错误信息。

""

返回状态码为500:内部错误。

详细信息请参见实际响应消息体。

support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000001929473018.html