tccli 3.0.1373.1__py2.py3-none-any.whl → 3.0.1374.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1373.1'
1
+ __version__ = '3.0.1374.1'
@@ -161,7 +161,7 @@
161
161
  {
162
162
  "disabled": false,
163
163
  "document": "多视角的模型图片,视角参考值:\nleft:左视图;\nright:右视图;\nback:后视图;\n\n每个视角仅限制一张图片。\n●图片大小限制:编码后大小不可超过8M。\n●图片分辨率限制:单边分辨率小于5000且大于128。\n●支持图片格式:支持jpg或png",
164
- "example": "[{\"ViewType\":\"back\", \"ViewImageUrl\":\"https://cos.ap-guangzhou.myqcloud.com/image.jpg\"}]",
164
+ "example": "",
165
165
  "member": "ViewImage",
166
166
  "name": "MultiViewImages",
167
167
  "required": false,
@@ -4140,7 +4140,7 @@
4140
4140
  },
4141
4141
  {
4142
4142
  "disabled": false,
4143
- "document": "日志主题id",
4143
+ "document": "日志主题id\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
4144
4144
  "example": "3269961d-52e0-407b-9dcd-34bd830c6f19",
4145
4145
  "member": "string",
4146
4146
  "name": "TopicId",
@@ -4176,7 +4176,7 @@
4176
4176
  },
4177
4177
  {
4178
4178
  "disabled": false,
4179
- "document": "日志集id",
4179
+ "document": "日志集id\n- 通过[获取日志集列表](https://cloud.tencent.com/document/api/614/58624)获取日志集Id。",
4180
4180
  "example": "57f5808c-4a55-11eb-b378-0242ac130002",
4181
4181
  "member": "string",
4182
4182
  "name": "LogsetId",
@@ -4185,7 +4185,7 @@
4185
4185
  },
4186
4186
  {
4187
4187
  "disabled": false,
4188
- "document": "日志集name",
4188
+ "document": "日志集名称\n- 通过[获取日志集列表](https://cloud.tencent.com/document/api/614/58624)获取日志集名称。",
4189
4189
  "example": "name1",
4190
4190
  "member": "string",
4191
4191
  "name": "LogsetName",
@@ -4194,7 +4194,7 @@
4194
4194
  },
4195
4195
  {
4196
4196
  "disabled": false,
4197
- "document": "日志主题名称",
4197
+ "document": "日志主题名称\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题名称。",
4198
4198
  "example": "name2",
4199
4199
  "member": "string",
4200
4200
  "name": "TopicName",
@@ -4203,7 +4203,7 @@
4203
4203
  },
4204
4204
  {
4205
4205
  "disabled": false,
4206
- "document": "节点文件路径类型配置。",
4206
+ "document": "自建k8s-节点文件配置信息,包括文件路径、名称及元数据相关信息。\n\n- 详细参考 [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo) 信息。",
4207
4207
  "example": "无",
4208
4208
  "member": "HostFileInfo",
4209
4209
  "name": "HostFile",
@@ -4221,7 +4221,7 @@
4221
4221
  },
4222
4222
  {
4223
4223
  "disabled": false,
4224
- "document": "容器标准输出类型配置。",
4224
+ "document": "自建k8s-容器标准输出信息,包括容器、命名空间等。\n\n- 详细参考 [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo) 信息。",
4225
4225
  "example": "无",
4226
4226
  "member": "ContainerStdoutInfo",
4227
4227
  "name": "ContainerStdout",
@@ -4266,7 +4266,7 @@
4266
4266
  },
4267
4267
  {
4268
4268
  "disabled": false,
4269
- "document": "绑定的机器组id",
4269
+ "document": "绑定的机器组ID\n- 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id。\n- GroupId 与 GroupIds 选择其一即可,不可同时为空。",
4270
4270
  "example": "57f5808c-4a55-11eb-b378-0242ac130002",
4271
4271
  "member": "string",
4272
4272
  "name": "GroupId",
@@ -4275,7 +4275,7 @@
4275
4275
  },
4276
4276
  {
4277
4277
  "disabled": false,
4278
- "document": "绑定的机器组id列表",
4278
+ "document": "绑定的机器组ID列表\n- 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id信息。\n- GroupId 与 GroupIds 选择其一即可,不可同时为空。",
4279
4279
  "example": "[\"59b6014b-6507-44c2-9d4f-a5bee6df9ab5\",\"0af7e6bb-fc91-4ee8-ad24-1129e9c91c6c\"]",
4280
4280
  "member": "string",
4281
4281
  "name": "GroupIds",
@@ -4284,7 +4284,7 @@
4284
4284
  },
4285
4285
  {
4286
4286
  "disabled": false,
4287
- "document": "采集相关配置信息。详情见CollectInfo复杂类型配置。",
4287
+ "document": "采集相关配置信息。详细参考 [CollectInfo](https://cloud.tencent.com/document/api/614/56471#CollectInfo) 信息。",
4288
4288
  "example": "无",
4289
4289
  "member": "CollectInfo",
4290
4290
  "name": "CollectInfos",
@@ -4409,7 +4409,7 @@
4409
4409
  {
4410
4410
  "disabled": false,
4411
4411
  "document": "采集配置ID",
4412
- "example": "xxxx-xx-xx-xx-xxxxxxxx",
4412
+ "example": "72294392-a730-410a-bbdc-d998c27ecd4f",
4413
4413
  "member": "string",
4414
4414
  "name": "ConfigId",
4415
4415
  "output_required": true,
@@ -6123,8 +6123,8 @@
6123
6123
  "members": [
6124
6124
  {
6125
6125
  "disabled": false,
6126
- "document": "仪表盘通知方式。<br>\n<li/>Uin:腾讯云用户<br>\n<li/>Group:腾讯云用户组<br>\n<li/>Email:自定义Email<br>\n<li/>WeCom: 企业微信回调<br>\n<li/>DingTalk:钉钉<br>\n<li/>Lark:飞书",
6127
- "example": "Email",
6126
+ "document": "仪表盘通知方式。\n\n- Uin:腾讯云用户\n- Group:腾讯云用户组\n- WeCom:企业微信回调\n- Email:自定义邮件\n- DingTalk:钉钉\n- Lark:飞书",
6127
+ "example": "Uin",
6128
6128
  "member": "string",
6129
6129
  "name": "ReceiverType",
6130
6130
  "output_required": true,
@@ -6134,7 +6134,7 @@
6134
6134
  },
6135
6135
  {
6136
6136
  "disabled": false,
6137
- "document": "知方式对应的值。\n<br> <li/> 当ReceiverType不是 WeCom 时,Values必填。",
6137
+ "document": "知方式对应的值。\n- 当ReceiverType为:`WeCom`、`DingTalk`、`Lark` 时,Values必须为空,且Url字段必填。\n- 当ReceiverType为:`Uin`、`Group`、`Email` 时,Values必填,且Url字段必须为空。\n- 当ReceiverType为:`Uin ` 时,Values为用户id,通过 [拉取子用户](https://cloud.tencent.com/document/product/598/34587) 获取子用户 UID 。\n- 当ReceiverType为:`Group` 时,Values为用户组id,通过 [查询用户组列表](https://cloud.tencent.com/document/product/598/34589) 获取用户组 ID 。\n- 当ReceiverType为:`Email` 时,Values为用户邮箱信息。",
6138
6138
  "example": "[\"168053\",\"1\"]",
6139
6139
  "member": "string",
6140
6140
  "name": "Values",
@@ -6145,7 +6145,7 @@
6145
6145
  },
6146
6146
  {
6147
6147
  "disabled": false,
6148
- "document": "仪表盘通知渠道。\n<br><li/> 支持:[\"Email\",\"Sms\",\"WeChat\",\"Phone\"]。\n<br><li/> 当ReceiverType Email 或 WeCom 时,ReceiverChannels不能赋值。\n注意:此字段可能返回 null,表示取不到有效值。",
6148
+ "document": "仪表盘通知渠道。\n\n- 支持:[\"Email\",\"Sms\",\"WeChat\",\"Phone\"]。\n- 当ReceiverType `Email``WeCom` 时,ReceiverChannels无效。\n注意:此字段可能返回 null,表示取不到有效值。",
6149
6149
  "example": "[\"Email\",\"Sms\",\"WeChat\",\"Phone\"]",
6150
6150
  "member": "string",
6151
6151
  "name": "ReceiverChannels",
@@ -6156,8 +6156,8 @@
6156
6156
  },
6157
6157
  {
6158
6158
  "disabled": false,
6159
- "document": "回调Url。\n<br><li/> 当ReceiverType WeCom 时,Url必填。\n<br><li/> 当ReceiverType不是 WeCom 时,Url不能填写。",
6160
- "example": "http://xxx",
6159
+ "document": "订阅方式\t- 回调地址。\n- 当ReceiverType为:`WeCom`、`DingTalk`、`Lark` 时,Url字段必填为各渠道的回调地址。\n - 为:`WeCom` 时,Url为 企业微信回调地址。\n - 为:`DingTalk` 时,Url为 钉钉机器人Webhook地址。\n - 为:`Lark` 时,Url为 飞书机器人Webhook地址。\n- 当ReceiverType为:`Uin`、`Group`、`Email` 时,Url字段必须为空。",
6160
+ "example": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=ctestea1a5-7xx9-4xx3-8xxb-w5fxxbd6",
6161
6161
  "member": "string",
6162
6162
  "name": "Url",
6163
6163
  "output_required": true,
@@ -6251,6 +6251,122 @@
6251
6251
  ],
6252
6252
  "usage": "both"
6253
6253
  },
6254
+ "DashboardSubscribeInfo": {
6255
+ "document": "仪表盘订阅信息",
6256
+ "members": [
6257
+ {
6258
+ "disabled": false,
6259
+ "document": "仪表盘订阅id。",
6260
+ "example": "21683",
6261
+ "member": "uint64",
6262
+ "name": "Id",
6263
+ "output_required": true,
6264
+ "type": "int",
6265
+ "value_allowed_null": false
6266
+ },
6267
+ {
6268
+ "disabled": false,
6269
+ "document": "仪表盘订阅名称。",
6270
+ "example": "订阅任务-bus-test-2025-08-15_09:59",
6271
+ "member": "string",
6272
+ "name": "Name",
6273
+ "output_required": true,
6274
+ "type": "string",
6275
+ "value_allowed_null": false
6276
+ },
6277
+ {
6278
+ "disabled": false,
6279
+ "document": "仪表盘id。",
6280
+ "example": "dashboard-522a5609-1f41-4b11-8086-5afd1d7574f5",
6281
+ "member": "string",
6282
+ "name": "DashboardId",
6283
+ "output_required": true,
6284
+ "type": "string",
6285
+ "value_allowed_null": false
6286
+ },
6287
+ {
6288
+ "disabled": false,
6289
+ "document": "仪表盘订阅时间。",
6290
+ "example": "0 0 10 * * ?",
6291
+ "member": "string",
6292
+ "name": "Cron",
6293
+ "output_required": true,
6294
+ "type": "string",
6295
+ "value_allowed_null": false
6296
+ },
6297
+ {
6298
+ "disabled": false,
6299
+ "document": "仪表盘订阅数据。",
6300
+ "example": "无",
6301
+ "member": "DashboardSubscribeData",
6302
+ "name": "SubscribeData",
6303
+ "output_required": true,
6304
+ "type": "object",
6305
+ "value_allowed_null": false
6306
+ },
6307
+ {
6308
+ "disabled": false,
6309
+ "document": "仪表盘订阅记录创建时间。格式:`YYYY-MM-DD HH:MM:SS`",
6310
+ "example": "2022-03-18 22:47:06",
6311
+ "member": "string",
6312
+ "name": "CreateTime",
6313
+ "output_required": true,
6314
+ "type": "string",
6315
+ "value_allowed_null": false
6316
+ },
6317
+ {
6318
+ "disabled": false,
6319
+ "document": "仪表盘订阅记录更新时间。格式:`YYYY-MM-DD HH:MM:SS`",
6320
+ "example": "2022-03-18 22:47:06",
6321
+ "member": "string",
6322
+ "name": "UpdateTime",
6323
+ "output_required": true,
6324
+ "type": "string",
6325
+ "value_allowed_null": false
6326
+ },
6327
+ {
6328
+ "disabled": false,
6329
+ "document": "仪表盘订阅记录最后一次发送成功时间。格式:`YYYY-MM-DD HH:MM:SS`",
6330
+ "example": "2022-03-19 22:47:06",
6331
+ "member": "string",
6332
+ "name": "LastTime",
6333
+ "output_required": true,
6334
+ "type": "string",
6335
+ "value_allowed_null": false
6336
+ },
6337
+ {
6338
+ "disabled": false,
6339
+ "document": "腾讯云主账号Id。",
6340
+ "example": "100001111589",
6341
+ "member": "uint64",
6342
+ "name": "Uin",
6343
+ "output_required": true,
6344
+ "type": "int",
6345
+ "value_allowed_null": false
6346
+ },
6347
+ {
6348
+ "disabled": false,
6349
+ "document": "腾讯云主账号下的子账号Id。",
6350
+ "example": "100011169012",
6351
+ "member": "uint64",
6352
+ "name": "SubUin",
6353
+ "output_required": true,
6354
+ "type": "int",
6355
+ "value_allowed_null": false
6356
+ },
6357
+ {
6358
+ "disabled": false,
6359
+ "document": "仪表盘订阅记录最后一次发送的状态。success:全部发送成功,fail:未发送, partialSuccess:部分发送成功。",
6360
+ "example": "\"ok\"",
6361
+ "member": "string",
6362
+ "name": "LastStatus",
6363
+ "output_required": true,
6364
+ "type": "string",
6365
+ "value_allowed_null": false
6366
+ }
6367
+ ],
6368
+ "usage": "out"
6369
+ },
6254
6370
  "DashboardTemplateVariable": {
6255
6371
  "document": "仪表盘订阅模板变量",
6256
6372
  "members": [
@@ -6802,7 +6918,7 @@
6802
6918
  "members": [
6803
6919
  {
6804
6920
  "disabled": false,
6805
- "document": "COS导入配置Id。\n- 通过[获取投递任务列表](https://cloud.tencent.com/document/api/614/58745)获取COS导入配置Id。",
6921
+ "document": "COS导入配置Id。\n- 通过 [获取cos导入配置](https://cloud.tencent.com/document/product/614/88099) 获取COS导入配置Id。",
6806
6922
  "example": "ca092608-98e8-4ad9-83c5-a6b3bbexxxxx",
6807
6923
  "member": "string",
6808
6924
  "name": "Id",
@@ -7216,7 +7332,7 @@
7216
7332
  "members": [
7217
7333
  {
7218
7334
  "disabled": false,
7219
- "document": "地域信息。\n\n示例:\n ap-guangzhou 广州地域;\nap-nanjing 南京地域。\n\n详细信息请查看官网:\n\nhttps://cloud.tencent.com/document/product/614/18940",
7335
+ "document": "地域信息。\n\n示例:\n ap-guangzhou 广州地域;\nap-nanjing 南京地域。\n\n详细信息请查看官网[地域和访问域名](https://cloud.tencent.com/document/product/614/18940)\n\n",
7220
7336
  "example": "ap-guangzhou",
7221
7337
  "member": "string",
7222
7338
  "name": "Region",
@@ -7320,7 +7436,7 @@
7320
7436
  "members": [
7321
7437
  {
7322
7438
  "disabled": false,
7323
- "document": "通知渠道组id",
7439
+ "document": "通知渠道组id。-通过[获取通知渠道组列表](https://cloud.tencent.com/document/api/614/56462)获取通知渠道组id",
7324
7440
  "example": "notice-bb42f112-xxxx-476e-b3c4-ff5472911b42",
7325
7441
  "member": "string",
7326
7442
  "name": "AlarmNoticeId",
@@ -7943,7 +8059,7 @@
7943
8059
  "members": [
7944
8060
  {
7945
8061
  "disabled": false,
7946
- "document": "dashboardId:按照【仪表盘id】进行过滤。类型:String必选:否\n\n- 仪表盘id。通过 [获取仪表盘](https://cloud.tencent.com/document/api/614/95636)接口获取DashboardId。\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
8062
+ "document": "dashboardId:按照【仪表盘id】进行过滤。类型:String必选:否\n\n- 仪表盘id。通过 [获取仪表盘](https://cloud.tencent.com/document/api/614/95636)接口获取DashboardId。\n- 入参示例:dashboard-522a5609-1f41-4b11-8086-5afd1d7574f5\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
7947
8063
  "example": "无",
7948
8064
  "member": "Filter",
7949
8065
  "name": "Filters",
@@ -7974,6 +8090,26 @@
7974
8090
  "DescribeDashboardSubscribesResponse": {
7975
8091
  "document": "DescribeDashboardSubscribes返回参数结构体",
7976
8092
  "members": [
8093
+ {
8094
+ "disabled": false,
8095
+ "document": "仪表盘订阅列表",
8096
+ "example": "无",
8097
+ "member": "DashboardSubscribeInfo",
8098
+ "name": "DashboardSubscribeInfos",
8099
+ "output_required": true,
8100
+ "type": "list",
8101
+ "value_allowed_null": false
8102
+ },
8103
+ {
8104
+ "disabled": false,
8105
+ "document": "总数目",
8106
+ "example": "1",
8107
+ "member": "uint64",
8108
+ "name": "TotalCount",
8109
+ "output_required": true,
8110
+ "type": "int",
8111
+ "value_allowed_null": false
8112
+ },
7977
8113
  {
7978
8114
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7979
8115
  "member": "string",
@@ -8006,7 +8142,7 @@
8006
8142
  },
8007
8143
  {
8008
8144
  "disabled": false,
8009
- "document": "- dashboardId 按照【仪表盘id】进行过滤,类型:String, 必选:否。\n- dashboardName 按照【仪表盘名字】进行模糊搜索过滤,类型:String,必选:否。\n- dashboardRegion 按照【仪表盘地域】进行过滤,为了兼容老的仪表盘,通过云API创建的仪表盘没有地域属性,类型:String,必选:否。 [地域和访问域名](https://cloud.tencent.com/document/product/614/18940),例如:ap-guangzhou\n- tagKey 按照【标签键】进行过滤,类型:String,必选:否。\n- tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,类型:String,必选:否,使用请参考[示例2](https://cloud.tencent.com/document/api/614/95636#4.-.E7.A4.BA.E4.BE.8B)。\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
8145
+ "document": "- dashboardId 按照【仪表盘id】进行过滤,类型:String, 必选:否。\n - 示例值:dashboard-522a5609-1f41-4b11-8086-5afd1d7574f5\n- dashboardName 按照【仪表盘名字】进行模糊搜索过滤,类型:String,必选:否。\n - 示例值:业务大盘\n- dashboardRegion 按照【仪表盘地域】进行过滤(兼容老的仪表盘),通过云API创建的仪表盘该属性,类型:String,必选:否。\n - 参考 [地域和访问域名](https://cloud.tencent.com/document/product/614/18940)\n - 示例:ap-guangzhou\n- tagKey 按照【标签键】进行过滤,类型:String,必选:否。\n - 示例值:\n ```\n \"Filters\":[\n {\n \"Key\": \"tagKey\",\n \"Values\": [\n \"tag-key-test\"\n ]\n }\n ]\n ```\n\n- tag:tagKey 按照【标签键值对】进行过滤。tagKey使用具体的标签键进行替换,类型:String,必选:否,\n - 参考 [示例1](https://cloud.tencent.com/document/api/614/95636#4.-.E7.A4.BA.E4.BE.8B) 使用。\n ```\n \"Filters\": [\n {\n \"Key\": \"tag:tag-key-test\",\n \"Values\": [\n \"12\"\n ]\n }\n ]\n ```\n\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
8010
8146
  "example": "无",
8011
8147
  "member": "Filter",
8012
8148
  "name": "Filters",
@@ -8015,7 +8151,7 @@
8015
8151
  },
8016
8152
  {
8017
8153
  "disabled": false,
8018
- "document": "按照topicId和regionId过滤。\n\n- topicId:日志主题Id。\n - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。\n- regionId\n - 1:广州\n - 4:上海\n - 5:中国香港\n - 7:上海金融\n - 8:北京\n - 9:新加坡\n - 11:深圳金融\n - 15:硅谷\n - 16:成都\n - 17:法兰克福\n - 18:首尔\n - 19:重庆\n - 22:弗吉尼亚\n - 23:曼谷\n - 25:东京\n - 33:南京\n - 36:天津\n - 39:台北\n - 46:北京金融\n - 72:雅加达\n - 74:圣保罗\n - 78:上海自动驾驶云\n",
8154
+ "document": "按照topicId和regionId过滤。\n- topicId:日志主题Id。\n - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。\n - 示例值:439a5304-08f9-484b-9c4d-46ff57133816\n- regionId\n - 1:广州\n - 4:上海\n - 5:中国香港\n - 7:上海金融\n - 8:北京\n - 9:新加坡\n - 11:深圳金融\n - 15:硅谷\n - 16:成都\n - 17:法兰克福\n - 18:首尔\n - 19:重庆\n - 22:弗吉尼亚\n - 23:曼谷\n - 25:东京\n - 33:南京\n - 36:天津\n - 39:台北\n - 46:北京金融\n - 72:雅加达\n - 74:圣保罗\n - 78:上海自动驾驶云\n",
8019
8155
  "example": "无",
8020
8156
  "member": "TopicIdAndRegion",
8021
8157
  "name": "TopicIdRegionFilter",
@@ -11602,7 +11738,7 @@
11602
11738
  "members": [
11603
11739
  {
11604
11740
  "disabled": false,
11605
- "document": "通知渠道组ID。-通过[获取通知内容模板](https://cloud.tencent.com/document/api/614/111714)获取通知渠道组ID",
11741
+ "document": "通知渠道组ID。-通过[获取通知渠道组列表](https://cloud.tencent.com/document/api/614/56462)获取通知渠道组ID",
11606
11742
  "example": "notice-5b2ea996-4dae-47cc-bbad-5b12888b4c89",
11607
11743
  "member": "string",
11608
11744
  "name": "AlarmNoticeId",
@@ -12097,7 +12233,7 @@
12097
12233
  },
12098
12234
  {
12099
12235
  "disabled": false,
12100
- "document": "自建k8s-节点文件配置信息,包括文件路径、名称及元数据相关信息,详细参考https://cloud.tencent.com/document/api/614/56471#HostFileInfo",
12236
+ "document": "自建k8s-节点文件配置信息,包括文件路径、名称及元数据相关信息。\n\n- 详情参考 [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo) 文档。",
12101
12237
  "example": "无",
12102
12238
  "member": "HostFileInfo",
12103
12239
  "name": "HostFile",
@@ -12106,7 +12242,7 @@
12106
12242
  },
12107
12243
  {
12108
12244
  "disabled": false,
12109
- "document": "采集配置标记。\n- 目前只支持label_k8s,用于标记自建k8s集群使用的采集配置",
12245
+ "document": "采集配置标记。\n- 目前只支持label_k8s,用于标记自建k8s集群使用的采集配置\n- 详情参考 [ ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo) 文档",
12110
12246
  "example": "无",
12111
12247
  "member": "ContainerFileInfo",
12112
12248
  "name": "ContainerFile",
@@ -12115,7 +12251,7 @@
12115
12251
  },
12116
12252
  {
12117
12253
  "disabled": false,
12118
- "document": "自建k8s-容器标准输出信息,包括容器、命名空间等,详细参考https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo",
12254
+ "document": "自建k8s-容器标准输出信息,包括容器、命名空间等,\n\n- 详情参考 [ContainerStdoutInfo]( https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo) 文档",
12119
12255
  "example": "无",
12120
12256
  "member": "ContainerStdoutInfo",
12121
12257
  "name": "ContainerStdout",
@@ -12142,7 +12278,7 @@
12142
12278
  },
12143
12279
  {
12144
12280
  "disabled": false,
12145
- "document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
12281
+ "document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
12146
12282
  "example": "无",
12147
12283
  "member": "ExtractRuleInfo",
12148
12284
  "name": "ExtractRule",
@@ -12584,7 +12720,7 @@
12584
12720
  {
12585
12721
  "disabled": false,
12586
12722
  "document": "仪表盘订阅id。通过 [获取仪表盘订阅列表](https://cloud.tencent.com/document/api/614/105779)接口获取Id。",
12587
- "example": "1",
12723
+ "example": "21683",
12588
12724
  "member": "uint64",
12589
12725
  "name": "Id",
12590
12726
  "required": true,
@@ -12593,7 +12729,7 @@
12593
12729
  {
12594
12730
  "disabled": false,
12595
12731
  "document": "仪表盘id。通过 [获取仪表盘](https://cloud.tencent.com/document/api/614/95636)接口获取DashboardId。",
12596
- "example": "dashboard-e7497a78-667f-45ee-b785-4ac8fca05dc6",
12732
+ "example": "dashboard-522a5609-1f41-4b11-8086-5afd1d7574f5",
12597
12733
  "member": "string",
12598
12734
  "name": "DashboardId",
12599
12735
  "required": false,
@@ -12611,7 +12747,7 @@
12611
12747
  {
12612
12748
  "disabled": false,
12613
12749
  "document": "订阅时间cron表达式,格式为:{秒数} {分钟} {小时} {日期} {月份} {星期};(有效数据为:{分钟} {小时} {日期} {月份} {星期})。",
12614
- "example": "\"0 0 10 L * ?\"",
12750
+ "example": "0 0 10 * * ?",
12615
12751
  "member": "string",
12616
12752
  "name": "Cron",
12617
12753
  "required": false,
@@ -13519,7 +13655,7 @@
13519
13655
  },
13520
13656
  {
13521
13657
  "disabled": false,
13522
- "document": "取消切换存储任务的id\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取取消切换存储任务的id",
13658
+ "document": "取消切换存储任务的id\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取取消切换存储任务的id【Topics中的TopicAsyncTaskID字段】。",
13523
13659
  "example": "87b94286-1b33-44df-8568-924eb250ef4e",
13524
13660
  "member": "string",
13525
13661
  "name": "CancelTopicAsyncTaskID",
@@ -516,7 +516,7 @@
516
516
  {
517
517
  "document": "",
518
518
  "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDashboardSubscribes\n<公共请求参数>\n\n{\n \"Filters\": [],\n \"Offset\": 10,\n \"Limit\": 30\n}",
519
- "output": "{\n \"Response\": {\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
519
+ "output": "{\n \"Response\": {\n \"RequestId\": \"cd402dd9-a3aa-47c3-a5c0-5789d1f8875b\",\n \"TotalCount\": 1,\n \"DashboardSubscribeInfos\": [\n {\n \"Id\": 21683,\n \"Name\": \"订阅任务-2025-08-15_09:59\",\n \"DashboardId\": \"dashboard-522a5609-1f41-4b11-8086-5afd1d7574f5\",\n \"Cron\": \"0 0 10 * * ?\",\n \"SubscribeData\": {\n \"DashboardTime\": [\n \"now-15m\",\n \"now\"\n ],\n \"TemplateVariables\": null,\n \"NoticeModes\": [\n {\n \"ReceiverType\": \"Uin\",\n \"Values\": [\n \"10300000\",\n \"10200000\"\n ],\n \"ReceiverChannels\": [\n \"Email\"\n ],\n \"Url\": \"\"\n }\n ],\n \"Timezone\": \"Asia/Shanghai\",\n \"SubscribeLanguage\": \"zh\",\n \"JumpDomain\": \"https://console.cloud.tencent.com\",\n \"JumpUrl\": \"\"\n },\n \"Uin\": 100001127589,\n \"SubUin\": 100012969012,\n \"CreateTime\": \"2025-08-15 10:29:10\",\n \"UpdateTime\": \"2025-08-15 10:31:24\",\n \"LastTime\": \"\",\n \"LastStatus\": \"invalid\"\n }\n ]\n }\n}",
520
520
  "title": "获取仪表盘订阅列表"
521
521
  }
522
522
  ],
@@ -805,7 +805,7 @@
805
805
  "ModifyKafkaConsumer": [
806
806
  {
807
807
  "document": "",
808
- "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyKafkaConsumer\n<公共请求参数>\n\n{\n \"FromTopicId\": \"a5ce0c9c-0690-44a5-bc79-5f2190626bd0\",\n \"Compression\": 1\n}",
808
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyKafkaConsumer\n<公共请求参数>\n\n{\n \"FromTopicId\": \"a5ce0c9c-0690-44a5-bc79-5f2190626bd0\",\n \"Compression\": 2\n}",
809
809
  "output": "{\n \"Response\": {\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
810
810
  "title": "修改Kafka协议消费信息"
811
811
  }
@@ -3254,7 +3254,7 @@
3254
3254
  {
3255
3255
  "disabled": false,
3256
3256
  "document": "私有网络相关信息配置。通过该参数可以指定私有网络的ID,子网ID等信息。",
3257
- "example": "{\"SubnetId\":\"subnet-xxxx3hi2\",\"VpcId\":\"vpc-xxxx1fu7\"}",
3257
+ "example": "",
3258
3258
  "member": "VPCSettings",
3259
3259
  "name": "VPCSettings",
3260
3260
  "required": false,
@@ -3299,7 +3299,7 @@
3299
3299
  {
3300
3300
  "disabled": false,
3301
3301
  "document": "登陆密码,LoginSettings中的Password字段",
3302
- "example": "{\"Password\":\"xxxxxxxx\"}",
3302
+ "example": "",
3303
3303
  "member": "LoginSettings",
3304
3304
  "name": "LoginSettings",
3305
3305
  "required": false,
@@ -8171,6 +8171,15 @@
8171
8171
  "name": "TaxIdentifyCode",
8172
8172
  "required": false,
8173
8173
  "type": "string"
8174
+ },
8175
+ {
8176
+ "disabled": false,
8177
+ "document": "印章描述内容",
8178
+ "example": "印章描述说明",
8179
+ "member": "string",
8180
+ "name": "SealDescription",
8181
+ "required": false,
8182
+ "type": "string"
8174
8183
  }
8175
8184
  ],
8176
8185
  "type": "object"
@@ -15046,6 +15055,56 @@
15046
15055
  "output_required": false,
15047
15056
  "type": "object",
15048
15057
  "value_allowed_null": false
15058
+ },
15059
+ {
15060
+ "disabled": false,
15061
+ "document": "印章的真实宽度,单位毫米",
15062
+ "example": "42",
15063
+ "member": "int64",
15064
+ "name": "RealWidth",
15065
+ "output_required": false,
15066
+ "type": "int",
15067
+ "value_allowed_null": false
15068
+ },
15069
+ {
15070
+ "disabled": false,
15071
+ "document": "印章的真实高度,单位毫米",
15072
+ "example": "42",
15073
+ "member": "int64",
15074
+ "name": "RealHeight",
15075
+ "output_required": false,
15076
+ "type": "int",
15077
+ "value_allowed_null": false
15078
+ },
15079
+ {
15080
+ "disabled": false,
15081
+ "document": "自定义子类型印章",
15082
+ "example": "OHTER_1",
15083
+ "member": "string",
15084
+ "name": "SubSealType",
15085
+ "output_required": false,
15086
+ "type": "string",
15087
+ "value_allowed_null": false
15088
+ },
15089
+ {
15090
+ "disabled": false,
15091
+ "document": "自定义子类型印章名称",
15092
+ "example": "其他子印章类型",
15093
+ "member": "string",
15094
+ "name": "SubSealName",
15095
+ "output_required": false,
15096
+ "type": "string",
15097
+ "value_allowed_null": false
15098
+ },
15099
+ {
15100
+ "disabled": false,
15101
+ "document": "印章描述",
15102
+ "example": "印章描述内容",
15103
+ "member": "string",
15104
+ "name": "SealDescription",
15105
+ "output_required": false,
15106
+ "type": "string",
15107
+ "value_allowed_null": false
15049
15108
  }
15050
15109
  ],
15051
15110
  "usage": "out"
@@ -15265,6 +15324,16 @@
15265
15324
  "output_required": false,
15266
15325
  "type": "string",
15267
15326
  "value_allowed_null": false
15327
+ },
15328
+ {
15329
+ "disabled": false,
15330
+ "document": "企业批量注册 传递过来的企业名称,方便客户定位企业",
15331
+ "example": "典子谦示例企业",
15332
+ "member": "string",
15333
+ "name": "OrganizationName",
15334
+ "output_required": false,
15335
+ "type": "string",
15336
+ "value_allowed_null": false
15268
15337
  }
15269
15338
  ],
15270
15339
  "usage": "out"
@@ -8402,6 +8402,15 @@
8402
8402
  "name": "TaxIdentifyCode",
8403
8403
  "required": false,
8404
8404
  "type": "string"
8405
+ },
8406
+ {
8407
+ "disabled": false,
8408
+ "document": "印章描述内容",
8409
+ "example": "印章描述说明",
8410
+ "member": "string",
8411
+ "name": "SealDescription",
8412
+ "required": false,
8413
+ "type": "string"
8405
8414
  }
8406
8415
  ],
8407
8416
  "type": "object"
@@ -12072,6 +12081,36 @@
12072
12081
  "output_required": true,
12073
12082
  "type": "list",
12074
12083
  "value_allowed_null": false
12084
+ },
12085
+ {
12086
+ "disabled": false,
12087
+ "document": "印章的真实宽度,单位毫米\t",
12088
+ "example": "42",
12089
+ "member": "int64",
12090
+ "name": "RealWidth",
12091
+ "output_required": false,
12092
+ "type": "int",
12093
+ "value_allowed_null": false
12094
+ },
12095
+ {
12096
+ "disabled": false,
12097
+ "document": "印章的真实高度,单位毫米\t",
12098
+ "example": "42",
12099
+ "member": "int64",
12100
+ "name": "RealHeight",
12101
+ "output_required": false,
12102
+ "type": "int",
12103
+ "value_allowed_null": false
12104
+ },
12105
+ {
12106
+ "disabled": false,
12107
+ "document": "印章描述",
12108
+ "example": "印章描述内容",
12109
+ "member": "string",
12110
+ "name": "SealDescription",
12111
+ "output_required": false,
12112
+ "type": "string",
12113
+ "value_allowed_null": false
12075
12114
  }
12076
12115
  ],
12077
12116
  "usage": "out"
@@ -251,8 +251,8 @@
251
251
  "DescribeDiskConfigs": [
252
252
  {
253
253
  "document": "",
254
- "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDiskConfigs\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"zone\",\n \"Values\": [\n \"ap-guangzhou-2\"\n ]\n }\n ]\n}",
255
- "output": "{\n \"Response\": {\n \"DiskConfigSet\": [\n {\n \"Zone\": \"ap-guangzhou-2\",\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"MaxDiskSize\": 1000,\n \"MinDiskSize\": 10,\n \"DiskStepSize\": 10,\n \"DiskSalesState\": \"SOLD_OUT\"\n },\n {\n \"Zone\": \"ap-guangzhou-2\",\n \"DiskType\": \"CLOUD_SSD\",\n \"MaxDiskSize\": 1000,\n \"MinDiskSize\": 20,\n \"DiskStepSize\": 10,\n \"DiskSalesState\": \"SOLD_OUT\"\n }\n ],\n \"RequestId\": \"8f8e7988-39e6-4ed6-8e36-135b639e9a3a\"\n }\n}",
254
+ "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDiskConfigs\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"zone\",\n \"Values\": [\n \"ap-guangzhou-3\"\n ]\n }\n ]\n}",
255
+ "output": "{\n \"Response\": {\n \"DiskConfigSet\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"MaxDiskSize\": 1000,\n \"MinDiskSize\": 10,\n \"DiskStepSize\": 10,\n \"DiskSalesState\": \"SOLD_OUT\"\n },\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"DiskType\": \"CLOUD_SSD\",\n \"MaxDiskSize\": 1000,\n \"MinDiskSize\": 20,\n \"DiskStepSize\": 10,\n \"DiskSalesState\": \"SOLD_OUT\"\n }\n ],\n \"RequestId\": \"8f8e7988-39e6-4ed6-8e36-135b639e9a3a\"\n }\n}",
256
256
  "title": "查询磁盘配置"
257
257
  }
258
258
  ],
@@ -506,7 +506,7 @@
506
506
  {
507
507
  "document": "",
508
508
  "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeZones\n<公共请求参数>\n\n{}",
509
- "output": "{\n \"Response\": {\n \"ZoneInfoSet\": [\n {\n \"Zone\": \"ap-guangzhou-2\",\n \"ZoneName\": \"广州二区\",\n \"InstanceDisplayLabel\": \"NORMAL\"\n },\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneName\": \"广州三区\",\n \"InstanceDisplayLabel\": \"NORMAL\"\n },\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneName\": \"广州四区\",\n \"InstanceDisplayLabel\": \"NORMAL\"\n }\n ],\n \"TotalCount\": 3,\n \"RequestId\": \"5e1bf334-e530-4c26-ab92-d911ab148d3a\"\n }\n}",
509
+ "output": "{\n \"Response\": {\n \"ZoneInfoSet\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneName\": \"广州三区\",\n \"InstanceDisplayLabel\": \"NORMAL\"\n },\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneName\": \"广州四区\",\n \"InstanceDisplayLabel\": \"NORMAL\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"5e1bf334-e530-4c26-ab92-d911ab148d3a\"\n }\n}",
510
510
  "title": "查询可用区"
511
511
  }
512
512
  ],