tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1373.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.
Files changed (73) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +59 -59
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/cfs/v20190719/api.json +10 -10
  7. tccli/services/cfs/v20190719/examples.json +1 -1
  8. tccli/services/ckafka/v20190819/api.json +21 -21
  9. tccli/services/clb/v20180317/api.json +259 -10
  10. tccli/services/cls/v20201016/api.json +388 -282
  11. tccli/services/cls/v20201016/examples.json +33 -33
  12. tccli/services/csip/v20221121/examples.json +1 -1
  13. tccli/services/ctem/v20231128/api.json +104 -104
  14. tccli/services/ctem/v20231128/examples.json +8 -8
  15. tccli/services/dnspod/v20210323/api.json +14 -4
  16. tccli/services/dnspod/v20210323/examples.json +2 -2
  17. tccli/services/es/v20180416/api.json +23 -4
  18. tccli/services/ess/v20201111/api.json +3 -3
  19. tccli/services/essbasic/v20210526/api.json +4 -4
  20. tccli/services/iai/v20200303/api.json +9 -0
  21. tccli/services/keewidb/v20220308/api.json +24 -24
  22. tccli/services/lcic/v20220817/api.json +46 -18
  23. tccli/services/lighthouse/lighthouse_client.py +106 -0
  24. tccli/services/lighthouse/v20200324/api.json +280 -0
  25. tccli/services/lighthouse/v20200324/examples.json +22 -0
  26. tccli/services/live/v20180801/api.json +1 -1
  27. tccli/services/lke/lke_client.py +0 -53
  28. tccli/services/lke/v20231130/api.json +29 -79
  29. tccli/services/lke/v20231130/examples.json +0 -8
  30. tccli/services/mongodb/v20190725/api.json +4 -4
  31. tccli/services/monitor/v20180724/api.json +7 -7
  32. tccli/services/mps/v20190612/api.json +42 -2
  33. tccli/services/ocr/v20181119/api.json +43 -14
  34. tccli/services/organization/v20210331/api.json +25 -25
  35. tccli/services/organization/v20210331/examples.json +1 -1
  36. tccli/services/postgres/postgres_client.py +12 -171
  37. tccli/services/postgres/v20170312/api.json +20 -819
  38. tccli/services/postgres/v20170312/examples.json +6 -30
  39. tccli/services/scf/v20180416/api.json +2 -0
  40. tccli/services/ssl/v20191205/api.json +1 -1
  41. tccli/services/sts/v20180813/api.json +4 -4
  42. tccli/services/tcbr/v20220217/api.json +92 -0
  43. tccli/services/tcss/v20201101/api.json +32 -2
  44. tccli/services/tcss/v20201101/examples.json +3 -3
  45. tccli/services/teo/v20220901/api.json +12 -12
  46. tccli/services/tione/v20211111/api.json +18 -18
  47. tccli/services/tke/v20180525/api.json +10 -1
  48. tccli/services/tms/v20201229/api.json +6 -6
  49. tccli/services/trabbit/v20230418/api.json +41 -2
  50. tccli/services/trocket/trocket_client.py +65 -12
  51. tccli/services/trocket/v20230308/api.json +156 -0
  52. tccli/services/trocket/v20230308/examples.json +8 -0
  53. tccli/services/trtc/trtc_client.py +159 -0
  54. tccli/services/trtc/v20190722/api.json +273 -9
  55. tccli/services/trtc/v20190722/examples.json +24 -0
  56. tccli/services/tse/v20201207/api.json +23 -5
  57. tccli/services/tse/v20201207/examples.json +2 -2
  58. tccli/services/tsf/v20180326/api.json +907 -802
  59. tccli/services/tsf/v20180326/examples.json +29 -29
  60. tccli/services/vod/v20180717/api.json +73 -33
  61. tccli/services/vod/v20180717/examples.json +1 -1
  62. tccli/services/vpc/v20170312/api.json +12 -2
  63. tccli/services/vpc/v20170312/examples.json +2 -2
  64. tccli/services/waf/v20180125/api.json +717 -38
  65. tccli/services/waf/v20180125/examples.json +56 -0
  66. tccli/services/waf/waf_client.py +444 -73
  67. tccli/services/wedata/v20210820/api.json +138 -6
  68. tccli/services/wsa/v20250508/api.json +21 -3
  69. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
  70. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
  71. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
  72. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
  73. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,7 +3,7 @@
3
3
  "TextModeration": {
4
4
  "document": "本接口(Text Moderation)用于提交文本内容进行智能审核任务。使用前请您使用腾讯云主账号登录控制台 [开通文本内容安全服务](https://console.cloud.tencent.com/cms) 并调整好对应的业务配置。\n\n### 接口使用说明\n- 前往“[内容安全控制台-文本内容安全](https://console.cloud.tencent.com/cms)”开启使用文本内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**3000条**文本识别额度,有效期为15天。\n- 该接口为收费接口,计费方式敬请参见 [腾讯云文本内容安全定价](https://cloud.tencent.com/product/tms/pricing)。\n\n### 接口功能说明:\n- 支持对文本文件进行检测,通过深度学习技术,识别可能令人反感、不安全或不适宜的违规文本内容;\n- 支持识别多种违规场景,包括:低俗、谩骂、色情、广告等场景;\n- 支持根据不同的业务场景配置自定义的审核策略,可在控制台文本内容安全-策略管理中配置;\n- 支持用户自定义配置词库黑白名单,打击自定义识别类型的违规文本(目前仅支持黑名单配置);\n- 支持在审核文本内容时同时关联账号或设备信息,可识别违规风险账号或设备。\n\n### 接口调用说明:\n- 文本内容大小支持:文本原文长度不能超过unicode编码长度10000个字符;\n- 文本审核语言支持:目前支持中文、英文、阿拉伯数字的检测;\n- 默认接口请求频率限制:**1000次/秒**,超过该频率限制则接口会报错。",
5
5
  "input": "TextModerationRequest",
6
- "name": "文本内容安全",
6
+ "name": "文本内容安全服务",
7
7
  "output": "TextModerationResponse",
8
8
  "status": "online"
9
9
  }
@@ -421,7 +421,7 @@
421
421
  {
422
422
  "disabled": false,
423
423
  "document": "该字段表示使用的策略的具体编号,该字段需要先在[内容安全控制台](https://console.cloud.tencent.com/cms/clouds/manage)中配置,控制台访问地址:。\n备注:不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。",
424
- "example": "TencentCloudDefault",
424
+ "example": "TencentCloud",
425
425
  "member": "string",
426
426
  "name": "BizType",
427
427
  "required": false,
@@ -430,7 +430,7 @@
430
430
  {
431
431
  "disabled": false,
432
432
  "document": "该字段表示您为待检测对象分配的数据ID,传入后可方便您对文件进行标识和管理。<br>取值:由英文字母(大小写均可)、数字及四个特殊符号(_,-,@,#)组成,**长度不超过64个字符**",
433
- "example": "a61237dd-c2a0-43e7-a3da-d27022d39ba7",
433
+ "example": "a6127dd-c2a0-43e7-a3da-d27022d39ba7",
434
434
  "member": "string",
435
435
  "name": "DataId",
436
436
  "required": false,
@@ -481,7 +481,7 @@
481
481
  {
482
482
  "disabled": false,
483
483
  "document": "该字段用于返回请求参数中的BizType参数",
484
- "example": "TencentCloudDefault",
484
+ "example": "TencentCloud",
485
485
  "member": "string",
486
486
  "name": "BizType",
487
487
  "output_required": true,
@@ -511,7 +511,7 @@
511
511
  {
512
512
  "disabled": false,
513
513
  "document": "该字段用于返回当前标签(Label)下被检测文本命中的关键词信息,用于标注文本违规的具体原因(如:*加我微信*)。该参数可能会有多个返回值,代表命中的多个关键词;如返回值为空且Score不为空,则代表识别结果所对应的恶意标签(Label)是来自于语义模型判断的返回值\n注意:此字段可能返回 null,表示取不到有效值。",
514
- "example": "加好友",
514
+ "example": "[\"加好友\"]",
515
515
  "member": "string",
516
516
  "name": "Keywords",
517
517
  "output_required": true,
@@ -561,7 +561,7 @@
561
561
  {
562
562
  "disabled": false,
563
563
  "document": "该字段用于返回检测对象对应请求参数中的DataId,与输入的DataId字段中的内容对应",
564
- "example": "a61237dd-c2a0-43e7-a3da-d27022d39ba7",
564
+ "example": "a6127dd-c2a0-43e7-a3da-d27022d39ba7",
565
565
  "member": "string",
566
566
  "name": "DataId",
567
567
  "output_required": true,
@@ -396,6 +396,15 @@
396
396
  "name": "AlternateExchange",
397
397
  "required": false,
398
398
  "type": "string"
399
+ },
400
+ {
401
+ "disabled": false,
402
+ "document": "延迟类型的exchange背后对应的exchange类型, 支持 \"fanout\",\"direct\",\"topic\",\"headers\"",
403
+ "example": "direct",
404
+ "member": "string",
405
+ "name": "DelayedExchangeType",
406
+ "required": false,
407
+ "type": "string"
399
408
  }
400
409
  ],
401
410
  "type": "object"
@@ -3398,6 +3407,26 @@
3398
3407
  "output_required": false,
3399
3408
  "type": "int",
3400
3409
  "value_allowed_null": false
3410
+ },
3411
+ {
3412
+ "disabled": false,
3413
+ "document": "发送消息流量比例",
3414
+ "example": "0.5",
3415
+ "member": "float",
3416
+ "name": "SendReceiveRatio",
3417
+ "output_required": false,
3418
+ "type": "float",
3419
+ "value_allowed_null": false
3420
+ },
3421
+ {
3422
+ "disabled": false,
3423
+ "document": "消息轨迹保留时间,单位小时",
3424
+ "example": "72",
3425
+ "member": "uint64",
3426
+ "name": "TraceTime",
3427
+ "output_required": false,
3428
+ "type": "int",
3429
+ "value_allowed_null": false
3401
3430
  }
3402
3431
  ],
3403
3432
  "usage": "out"
@@ -4060,7 +4089,7 @@
4060
4089
  {
4061
4090
  "disabled": false,
4062
4091
  "document": "公网域名",
4063
- "example": "http://127.4.5.1",
4092
+ "example": "127.4.5.1",
4064
4093
  "member": "string",
4065
4094
  "name": "PublicAccessEndpoint",
4066
4095
  "output_required": false,
@@ -4070,12 +4099,22 @@
4070
4099
  {
4071
4100
  "disabled": false,
4072
4101
  "document": "公网状态",
4073
- "example": "on",
4102
+ "example": "ON",
4074
4103
  "member": "string",
4075
4104
  "name": "PublicDataStreamStatus",
4076
4105
  "output_required": false,
4077
4106
  "type": "string",
4078
4107
  "value_allowed_null": false
4108
+ },
4109
+ {
4110
+ "disabled": false,
4111
+ "document": "公网CLB实例ID",
4112
+ "example": "lb-abcd",
4113
+ "member": "string",
4114
+ "name": "PublicClbId",
4115
+ "output_required": false,
4116
+ "type": "string",
4117
+ "value_allowed_null": false
4079
4118
  }
4080
4119
  ],
4081
4120
  "usage": "out"
@@ -1109,7 +1109,7 @@ def doDeleteConsumerGroup(args, parsed_globals):
1109
1109
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1110
1110
 
1111
1111
 
1112
- def doDescribeMQTTMessage(args, parsed_globals):
1112
+ def doDescribeProductSKUs(args, parsed_globals):
1113
1113
  g_param = parse_global_arg(parsed_globals)
1114
1114
 
1115
1115
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -1138,11 +1138,11 @@ def doDescribeMQTTMessage(args, parsed_globals):
1138
1138
  client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
1139
1139
  client._sdkVersion += ("_CLI_" + __version__)
1140
1140
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
1141
- model = models.DescribeMQTTMessageRequest()
1141
+ model = models.DescribeProductSKUsRequest()
1142
1142
  model.from_json_string(json.dumps(args))
1143
1143
  start_time = time.time()
1144
1144
  while True:
1145
- rsp = client.DescribeMQTTMessage(model)
1145
+ rsp = client.DescribeProductSKUs(model)
1146
1146
  result = rsp.to_json_string()
1147
1147
  try:
1148
1148
  json_obj = json.loads(result)
@@ -1473,7 +1473,7 @@ def doDescribeMQTTUserList(args, parsed_globals):
1473
1473
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1474
1474
 
1475
1475
 
1476
- def doDescribeProductSKUs(args, parsed_globals):
1476
+ def doDescribeMQTTMessage(args, parsed_globals):
1477
1477
  g_param = parse_global_arg(parsed_globals)
1478
1478
 
1479
1479
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -1502,11 +1502,11 @@ def doDescribeProductSKUs(args, parsed_globals):
1502
1502
  client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
1503
1503
  client._sdkVersion += ("_CLI_" + __version__)
1504
1504
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
1505
- model = models.DescribeProductSKUsRequest()
1505
+ model = models.DescribeMQTTMessageRequest()
1506
1506
  model.from_json_string(json.dumps(args))
1507
1507
  start_time = time.time()
1508
1508
  while True:
1509
- rsp = client.DescribeProductSKUs(model)
1509
+ rsp = client.DescribeMQTTMessage(model)
1510
1510
  result = rsp.to_json_string()
1511
1511
  try:
1512
1512
  json_obj = json.loads(result)
@@ -2877,7 +2877,7 @@ def doDescribeMQTTInsPublicEndpoints(args, parsed_globals):
2877
2877
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2878
2878
 
2879
2879
 
2880
- def doDescribeConsumerGroupList(args, parsed_globals):
2880
+ def doDescribeProducerList(args, parsed_globals):
2881
2881
  g_param = parse_global_arg(parsed_globals)
2882
2882
 
2883
2883
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -2906,11 +2906,11 @@ def doDescribeConsumerGroupList(args, parsed_globals):
2906
2906
  client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
2907
2907
  client._sdkVersion += ("_CLI_" + __version__)
2908
2908
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
2909
- model = models.DescribeConsumerGroupListRequest()
2909
+ model = models.DescribeProducerListRequest()
2910
2910
  model.from_json_string(json.dumps(args))
2911
2911
  start_time = time.time()
2912
2912
  while True:
2913
- rsp = client.DescribeConsumerGroupList(model)
2913
+ rsp = client.DescribeProducerList(model)
2914
2914
  result = rsp.to_json_string()
2915
2915
  try:
2916
2916
  json_obj = json.loads(result)
@@ -3137,6 +3137,58 @@ def doDescribeMigrationTaskList(args, parsed_globals):
3137
3137
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
3138
3138
 
3139
3139
 
3140
+ def doDescribeConsumerGroupList(args, parsed_globals):
3141
+ g_param = parse_global_arg(parsed_globals)
3142
+
3143
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
3144
+ cred = credential.CVMRoleCredential()
3145
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
3146
+ cred = credential.STSAssumeRoleCredential(
3147
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
3148
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
3149
+ )
3150
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
3151
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
3152
+ else:
3153
+ cred = credential.Credential(
3154
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
3155
+ )
3156
+ http_profile = HttpProfile(
3157
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
3158
+ reqMethod="POST",
3159
+ endpoint=g_param[OptionsDefine.Endpoint],
3160
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
3161
+ )
3162
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
3163
+ if g_param[OptionsDefine.Language]:
3164
+ profile.language = g_param[OptionsDefine.Language]
3165
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
3166
+ client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
3167
+ client._sdkVersion += ("_CLI_" + __version__)
3168
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
3169
+ model = models.DescribeConsumerGroupListRequest()
3170
+ model.from_json_string(json.dumps(args))
3171
+ start_time = time.time()
3172
+ while True:
3173
+ rsp = client.DescribeConsumerGroupList(model)
3174
+ result = rsp.to_json_string()
3175
+ try:
3176
+ json_obj = json.loads(result)
3177
+ except TypeError as e:
3178
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
3179
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
3180
+ break
3181
+ cur_time = time.time()
3182
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
3183
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
3184
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
3185
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
3186
+ else:
3187
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
3188
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
3189
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
3190
+
3191
+
3140
3192
  def doChangeMigratingTopicToNextStage(args, parsed_globals):
3141
3193
  g_param = parse_global_arg(parsed_globals)
3142
3194
 
@@ -3637,14 +3689,14 @@ ACTION_MAP = {
3637
3689
  "DescribeMQTTProductSKUList": doDescribeMQTTProductSKUList,
3638
3690
  "ModifyMQTTUser": doModifyMQTTUser,
3639
3691
  "DeleteConsumerGroup": doDeleteConsumerGroup,
3640
- "DescribeMQTTMessage": doDescribeMQTTMessage,
3692
+ "DescribeProductSKUs": doDescribeProductSKUs,
3641
3693
  "ModifyConsumerGroup": doModifyConsumerGroup,
3642
3694
  "DescribeMQTTInsVPCEndpoints": doDescribeMQTTInsVPCEndpoints,
3643
3695
  "DescribeTopicListByGroup": doDescribeTopicListByGroup,
3644
3696
  "DescribeMigratingGroupStats": doDescribeMigratingGroupStats,
3645
3697
  "DeleteRole": doDeleteRole,
3646
3698
  "DescribeMQTTUserList": doDescribeMQTTUserList,
3647
- "DescribeProductSKUs": doDescribeProductSKUs,
3699
+ "DescribeMQTTMessage": doDescribeMQTTMessage,
3648
3700
  "ModifyMQTTInstance": doModifyMQTTInstance,
3649
3701
  "DescribeConsumerClientList": doDescribeConsumerClientList,
3650
3702
  "DescribeConsumerLag": doDescribeConsumerLag,
@@ -3671,11 +3723,12 @@ ACTION_MAP = {
3671
3723
  "DescribeInstanceList": doDescribeInstanceList,
3672
3724
  "DeleteTopic": doDeleteTopic,
3673
3725
  "DescribeMQTTInsPublicEndpoints": doDescribeMQTTInsPublicEndpoints,
3674
- "DescribeConsumerGroupList": doDescribeConsumerGroupList,
3726
+ "DescribeProducerList": doDescribeProducerList,
3675
3727
  "ModifyRole": doModifyRole,
3676
3728
  "DescribeMQTTClient": doDescribeMQTTClient,
3677
3729
  "DescribeTopic": doDescribeTopic,
3678
3730
  "DescribeMigrationTaskList": doDescribeMigrationTaskList,
3731
+ "DescribeConsumerGroupList": doDescribeConsumerGroupList,
3679
3732
  "ChangeMigratingTopicToNextStage": doChangeMigratingTopicToNextStage,
3680
3733
  "DescribeMigratingTopicStats": doDescribeMigratingTopicStats,
3681
3734
  "CreateMQTTInsPublicEndpoint": doCreateMQTTInsPublicEndpoint,
@@ -315,6 +315,13 @@
315
315
  "output": "DescribeMigrationTaskListResponse",
316
316
  "status": "online"
317
317
  },
318
+ "DescribeProducerList": {
319
+ "document": "查询主题关联的生产者列表信息,Filters支持以下筛选条件:\n- ClientIP,客户端IP\n- ClientID,客户端ID",
320
+ "input": "DescribeProducerListRequest",
321
+ "name": "查询生产者信息列表",
322
+ "output": "DescribeProducerListResponse",
323
+ "status": "online"
324
+ },
318
325
  "DescribeProductSKUs": {
319
326
  "document": "查询产品售卖规格,针对 RocketMQ 5.x 集群。",
320
327
  "input": "DescribeProductSKUsRequest",
@@ -4600,6 +4607,89 @@
4600
4607
  ],
4601
4608
  "type": "object"
4602
4609
  },
4610
+ "DescribeProducerListRequest": {
4611
+ "document": "DescribeProducerList请求参数结构体",
4612
+ "members": [
4613
+ {
4614
+ "disabled": false,
4615
+ "document": "腾讯云 RocketMQ 实例 ID,从 [DescribeFusionInstanceList](https://cloud.tencent.com/document/api/1493/106745) 接口或控制台获得。",
4616
+ "example": "rmq-72mo3a9o",
4617
+ "member": "string",
4618
+ "name": "InstanceId",
4619
+ "required": true,
4620
+ "type": "string"
4621
+ },
4622
+ {
4623
+ "disabled": false,
4624
+ "document": "主题名称,从 [DescribeTopicList](https://cloud.tencent.com/document/api/1493/96030) 接口返回的 [TopicItem](https://cloud.tencent.com/document/api/1493/96031#TopicItem) 或控制台获得。",
4625
+ "example": "test_topic",
4626
+ "member": "string",
4627
+ "name": "Topic",
4628
+ "required": true,
4629
+ "type": "string"
4630
+ },
4631
+ {
4632
+ "disabled": false,
4633
+ "document": "过滤查询条件列表,请在引用此参数的API说明中了解使用方法。",
4634
+ "example": "无",
4635
+ "member": "Filter",
4636
+ "name": "Filters",
4637
+ "required": false,
4638
+ "type": "list"
4639
+ },
4640
+ {
4641
+ "disabled": false,
4642
+ "document": "查询结果限制数量,默认20。",
4643
+ "example": "20",
4644
+ "member": "int64",
4645
+ "name": "Limit",
4646
+ "required": false,
4647
+ "type": "int"
4648
+ },
4649
+ {
4650
+ "disabled": false,
4651
+ "document": "查询起始位置,默认为0。",
4652
+ "example": "0",
4653
+ "member": "int64",
4654
+ "name": "Offset",
4655
+ "required": false,
4656
+ "type": "int"
4657
+ }
4658
+ ],
4659
+ "type": "object"
4660
+ },
4661
+ "DescribeProducerListResponse": {
4662
+ "document": "DescribeProducerList返回参数结构体",
4663
+ "members": [
4664
+ {
4665
+ "disabled": false,
4666
+ "document": "查询总数",
4667
+ "example": "10",
4668
+ "member": "int64",
4669
+ "name": "TotalCount",
4670
+ "output_required": false,
4671
+ "type": "int",
4672
+ "value_allowed_null": false
4673
+ },
4674
+ {
4675
+ "disabled": false,
4676
+ "document": "生产者信息列表",
4677
+ "example": "无",
4678
+ "member": "ProducerInfo",
4679
+ "name": "ProducerList",
4680
+ "output_required": false,
4681
+ "type": "list",
4682
+ "value_allowed_null": false
4683
+ },
4684
+ {
4685
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4686
+ "member": "string",
4687
+ "name": "RequestId",
4688
+ "type": "string"
4689
+ }
4690
+ ],
4691
+ "type": "object"
4692
+ },
4603
4693
  "DescribeProductSKUsRequest": {
4604
4694
  "document": "DescribeProductSKUs请求参数结构体",
4605
4695
  "members": [],
@@ -7653,6 +7743,72 @@
7653
7743
  ],
7654
7744
  "usage": "out"
7655
7745
  },
7746
+ "ProducerInfo": {
7747
+ "document": "生产者信息",
7748
+ "members": [
7749
+ {
7750
+ "disabled": false,
7751
+ "document": "客户端ID\t\n注意:此字段可能返回 null,表示取不到有效值。",
7752
+ "example": "169.254.165.243@a3c02f03-5b27-425f-8632-83d1e9f7010b",
7753
+ "member": "string",
7754
+ "name": "ClientId",
7755
+ "output_required": false,
7756
+ "type": "string",
7757
+ "value_allowed_null": true
7758
+ },
7759
+ {
7760
+ "disabled": false,
7761
+ "document": "客户端IP\t\n注意:此字段可能返回 null,表示取不到有效值。",
7762
+ "example": "10.0.0.1",
7763
+ "member": "string",
7764
+ "name": "ClientIp",
7765
+ "output_required": false,
7766
+ "type": "string",
7767
+ "value_allowed_null": true
7768
+ },
7769
+ {
7770
+ "disabled": false,
7771
+ "document": "客户端语言 \n- JAVA((byte) 0)\n- CPP((byte) 1) \n- DOTNET((byte) 2) \n- PYTHON((byte) 3)\n- DELPHI((byte) 4)\n- ERLANG((byte) 5)\n- RUBY((byte) 6)\n- OTHER((byte) 7)\n- HTTP((byte) 8)\n- GO((byte) 9)\n- PHP((byte) 10)\n- OMS((byte) 11)\n注意:此字段可能返回 null,表示取不到有效值。",
7772
+ "example": "JAVA",
7773
+ "member": "string",
7774
+ "name": "Language",
7775
+ "output_required": false,
7776
+ "type": "string",
7777
+ "value_allowed_null": true
7778
+ },
7779
+ {
7780
+ "disabled": false,
7781
+ "document": "客户端版本\t\n注意:此字段可能返回 null,表示取不到有效值。",
7782
+ "example": "5",
7783
+ "member": "string",
7784
+ "name": "Version",
7785
+ "output_required": false,
7786
+ "type": "string",
7787
+ "value_allowed_null": true
7788
+ },
7789
+ {
7790
+ "disabled": false,
7791
+ "document": "最后生产时间,**Unix时间戳(秒)**\n注意:此字段可能返回 null,表示取不到有效值。",
7792
+ "example": "1602032034",
7793
+ "member": "uint64",
7794
+ "name": "LastUpdateTimestamp",
7795
+ "output_required": false,
7796
+ "type": "int",
7797
+ "value_allowed_null": true
7798
+ },
7799
+ {
7800
+ "disabled": false,
7801
+ "document": "生产者客户端协议类型,枚举如下:\n\n- grpc:GRpc协议\n- remoting:Remoting协议\n- http:HTTP协议\n注意:此字段可能返回 null,表示取不到有效值。",
7802
+ "example": "remoting",
7803
+ "member": "string",
7804
+ "name": "ChannelProtocol",
7805
+ "output_required": false,
7806
+ "type": "string",
7807
+ "value_allowed_null": true
7808
+ }
7809
+ ],
7810
+ "usage": "out"
7811
+ },
7656
7812
  "ProductSKU": {
7657
7813
  "document": "商品售卖信息",
7658
7814
  "members": [
@@ -366,6 +366,14 @@
366
366
  "title": "获取数据迁移任务列表"
367
367
  }
368
368
  ],
369
+ "DescribeProducerList": [
370
+ {
371
+ "document": "查询生产者列表",
372
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducerList\n<公共请求参数>\n\n{\n \"InstanceId\": \"rmq-9j77qmrm\",\n \"Topic\": \"topic-normal\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
373
+ "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"ProducerList\": [\n {\n \"ClientId\": \"169.254.165.243@a3c02f03-5b27-425f-8632-83d1e9f7010b\",\n \"ClientIp\": \"/11.176.16.134:58560\",\n \"Language\": \"JAVA\",\n \"LastUpdateTimestamp\": 1725440379597,\n \"Version\": \"V4_9_3\"\n }\n ],\n \"RequestId\": \"6918ecdb-ee41-4f8a-bf5f-7b313cd5fca0\",\n \"TotalCount\": 1\n }\n}",
374
+ "title": "查询生产者列表"
375
+ }
376
+ ],
369
377
  "DescribeProductSKUs": [
370
378
  {
371
379
  "document": "获取产品规格信息",