tccli 3.0.1338.1__py2.py3-none-any.whl → 3.0.1340.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 +1 -1
- tccli/services/apm/v20210622/api.json +10 -0
- tccli/services/bh/v20230418/api.json +10 -0
- tccli/services/ccc/v20200210/api.json +100 -1
- tccli/services/cdb/v20170320/api.json +37 -37
- tccli/services/cdb/v20170320/examples.json +7 -7
- tccli/services/cdn/v20180606/api.json +2 -2
- tccli/services/cfs/v20190719/api.json +9 -0
- tccli/services/cfw/v20190904/examples.json +12 -0
- tccli/services/ckafka/v20190819/api.json +19 -0
- tccli/services/cls/v20201016/api.json +1 -1
- tccli/services/csip/csip_client.py +791 -102
- tccli/services/csip/v20221121/api.json +6149 -3461
- tccli/services/csip/v20221121/examples.json +104 -0
- tccli/services/cvm/v20170312/api.json +9 -0
- tccli/services/dts/v20211206/api.json +11 -0
- tccli/services/emr/emr_client.py +363 -310
- tccli/services/emr/v20190103/api.json +206 -0
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/es/v20180416/api.json +55 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +117 -6
- tccli/services/ess/v20201111/examples.json +12 -4
- tccli/services/essbasic/essbasic_client.py +57 -4
- tccli/services/essbasic/v20210526/api.json +104 -4
- tccli/services/essbasic/v20210526/examples.json +9 -1
- tccli/services/gs/v20191118/api.json +10 -1
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/gwlb/v20240906/examples.json +1 -1
- tccli/services/ioa/v20220601/api.json +55 -0
- tccli/services/ioa/v20220601/examples.json +1 -1
- tccli/services/iotexplorer/iotexplorer_client.py +57 -4
- tccli/services/iotexplorer/v20190423/api.json +145 -19
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/live/live_client.py +0 -106
- tccli/services/live/v20180801/api.json +23 -138
- tccli/services/live/v20180801/examples.json +4 -20
- tccli/services/lkeap/lkeap_client.py +0 -53
- tccli/services/lkeap/v20240522/api.json +0 -90
- tccli/services/lkeap/v20240522/examples.json +0 -8
- tccli/services/mqtt/v20240516/api.json +80 -0
- tccli/services/mqtt/v20240516/examples.json +6 -0
- tccli/services/ocr/v20181119/api.json +21 -1
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/organization/v20210331/api.json +11 -0
- tccli/services/organization/v20210331/examples.json +1 -1
- tccli/services/partners/v20180321/api.json +2 -2
- tccli/services/postgres/v20170312/api.json +4 -4
- tccli/services/ssl/ssl_client.py +212 -0
- tccli/services/ssl/v20191205/api.json +625 -10
- tccli/services/ssl/v20191205/examples.json +38 -0
- tccli/services/tcbr/v20220217/api.json +11 -0
- tccli/services/tdmq/v20200217/api.json +56 -47
- tccli/services/tdmq/v20200217/examples.json +8 -8
- tccli/services/trocket/v20230308/api.json +111 -92
- tccli/services/trocket/v20230308/examples.json +13 -13
- tccli/services/trtc/v20190722/api.json +3 -3
- tccli/services/tse/v20201207/api.json +19 -0
- tccli/services/tsf/v20180326/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +607 -3
- tccli/services/wedata/v20210820/examples.json +18 -8
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1338.1.dist-info → tccli-3.0.1340.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1338.1.dist-info → tccli-3.0.1340.1.dist-info}/RECORD +67 -67
- {tccli-3.0.1338.1.dist-info → tccli-3.0.1340.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1338.1.dist-info → tccli-3.0.1340.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1338.1.dist-info → tccli-3.0.1340.1.dist-info}/license_files/LICENSE +0 -0
@@ -288,7 +288,7 @@
|
|
288
288
|
"status": "online"
|
289
289
|
},
|
290
290
|
"DescribeMigratingTopicList": {
|
291
|
-
"document": "查询Topic
|
291
|
+
"document": "查询Topic迁移状态列表。\n\nFilters字段为查询过滤器,支持以下条件:\n* TopicName 主题名称,支持模糊查询\n* MigrationStatus 迁移状态,可参考[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构\n* Namespace 命名空间,仅4.x集群有效\n\nFilters示例:\n[{\n \"Name\": \"TopicName\",\n \"Values\": [\"topic-a\"]\n}]",
|
292
292
|
"input": "DescribeMigratingTopicListRequest",
|
293
293
|
"name": "平滑迁移:查询Topic迁移状态列表",
|
294
294
|
"output": "DescribeMigratingTopicListResponse",
|
@@ -323,14 +323,14 @@
|
|
323
323
|
"status": "online"
|
324
324
|
},
|
325
325
|
"DescribeSmoothMigrationTaskList": {
|
326
|
-
"document": "
|
326
|
+
"document": "用于查询平滑迁移任务列表。\n\n查询参数Filters, 支持的字段如下:\n* TaskStatus, 任务状态,支持多选 \n* ConnectionType,网络连接类型,支持多选,参考[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)的说明\n* InstanceId,实例ID,精确搜索 \n* TaskName,任务名称,支持模糊搜索\n\nFilters示例:\n[{\n \"Name\": \"InstanceId\",\n \"Values\": [\"rmq-1gzecldfg\"]\n}]",
|
327
327
|
"input": "DescribeSmoothMigrationTaskListRequest",
|
328
|
-
"name": "
|
328
|
+
"name": "查询平滑迁移任务列表",
|
329
329
|
"output": "DescribeSmoothMigrationTaskListResponse",
|
330
330
|
"status": "online"
|
331
331
|
},
|
332
332
|
"DescribeSourceClusterGroupList": {
|
333
|
-
"document": "平滑迁移过程获取源集群group
|
333
|
+
"document": "平滑迁移过程获取源集群group列表接口。\n\nFilters字段为查询过滤器,支持以下字段:\n* GroupName,消费组名称,支持模糊搜索\n* Imported,是否已导入\n* ImportStatus,导入状态,参考[SourceClusterGroupConfig](https://cloud.tencent.com/document/api/1493/96031#SourceClusterGroupConfig)的说明\n* Namespace,命名空间,仅4.x集群有效\n\nFilters示例:\n[{\n \"Name\": \"GroupName\",\n \"Values\": [\"group-a\"]\n}]",
|
334
334
|
"input": "DescribeSourceClusterGroupListRequest",
|
335
335
|
"name": "平滑迁移:获取源集群的group列表",
|
336
336
|
"output": "DescribeSourceClusterGroupListResponse",
|
@@ -367,14 +367,14 @@
|
|
367
367
|
"ImportSourceClusterConsumerGroups": {
|
368
368
|
"document": "导入消费者组列表",
|
369
369
|
"input": "ImportSourceClusterConsumerGroupsRequest",
|
370
|
-
"name": "
|
370
|
+
"name": "平滑迁移任务导入 Group 元数据",
|
371
371
|
"output": "ImportSourceClusterConsumerGroupsResponse",
|
372
372
|
"status": "online"
|
373
373
|
},
|
374
374
|
"ImportSourceClusterTopics": {
|
375
375
|
"document": "导入topic列表",
|
376
376
|
"input": "ImportSourceClusterTopicsRequest",
|
377
|
-
"name": "
|
377
|
+
"name": "平滑迁移任务导入 Topic 元数据",
|
378
378
|
"output": "ImportSourceClusterTopicsResponse",
|
379
379
|
"status": "online"
|
380
380
|
},
|
@@ -489,7 +489,7 @@
|
|
489
489
|
"members": [
|
490
490
|
{
|
491
491
|
"disabled": false,
|
492
|
-
"document": "任务ID",
|
492
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
493
493
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
494
494
|
"member": "string",
|
495
495
|
"name": "TaskId",
|
@@ -498,7 +498,7 @@
|
|
498
498
|
},
|
499
499
|
{
|
500
500
|
"disabled": false,
|
501
|
-
"document": "
|
501
|
+
"document": "主题名称列表,主题名称可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。\n",
|
502
502
|
"example": "[\"Topic-A\"]",
|
503
503
|
"member": "string",
|
504
504
|
"name": "TopicNameList",
|
@@ -507,7 +507,7 @@
|
|
507
507
|
},
|
508
508
|
{
|
509
509
|
"disabled": false,
|
510
|
-
"document": "命名空间列表,仅4.x集群有效,与TopicNameList
|
510
|
+
"document": "命名空间列表,仅4.x集群有效,与TopicNameList一一对应,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
511
511
|
"example": "[\"tdmq-default\"]",
|
512
512
|
"member": "string",
|
513
513
|
"name": "NamespaceList",
|
@@ -1809,7 +1809,7 @@
|
|
1809
1809
|
"members": [
|
1810
1810
|
{
|
1811
1811
|
"disabled": false,
|
1812
|
-
"document": "任务ID",
|
1812
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
1813
1813
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
1814
1814
|
"member": "string",
|
1815
1815
|
"name": "TaskId",
|
@@ -4166,7 +4166,7 @@
|
|
4166
4166
|
"members": [
|
4167
4167
|
{
|
4168
4168
|
"disabled": false,
|
4169
|
-
"document": "
|
4169
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。",
|
4170
4170
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
4171
4171
|
"member": "string",
|
4172
4172
|
"name": "TaskId",
|
@@ -4175,7 +4175,7 @@
|
|
4175
4175
|
},
|
4176
4176
|
{
|
4177
4177
|
"disabled": false,
|
4178
|
-
"document": "
|
4178
|
+
"document": "消费组名称,可在[DescribeSourceClusterGroupList](https://cloud.tencent.com/document/api/1493/118006)接口返回的[SourceClusterGroupConfig](https://cloud.tencent.com/document/api/1493/96031#SourceClusterGroupConfig)或控制台中获取。\n",
|
4179
4179
|
"example": "group-a",
|
4180
4180
|
"member": "string",
|
4181
4181
|
"name": "GroupName",
|
@@ -4184,7 +4184,7 @@
|
|
4184
4184
|
},
|
4185
4185
|
{
|
4186
4186
|
"disabled": false,
|
4187
|
-
"document": "
|
4187
|
+
"document": "命名空间,仅迁移至4.x集群有效,可在[DescribeSourceClusterGroupList](https://cloud.tencent.com/document/api/1493/118006)接口返回的[SourceClusterGroupConfig](https://cloud.tencent.com/document/api/1493/96031#SourceClusterGroupConfig)或控制台中获取。",
|
4188
4188
|
"example": "tdmq-default",
|
4189
4189
|
"member": "string",
|
4190
4190
|
"name": "Namespace",
|
@@ -4251,7 +4251,7 @@
|
|
4251
4251
|
"members": [
|
4252
4252
|
{
|
4253
4253
|
"disabled": false,
|
4254
|
-
"document": "任务ID",
|
4254
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
4255
4255
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
4256
4256
|
"member": "string",
|
4257
4257
|
"name": "TaskId",
|
@@ -4260,16 +4260,16 @@
|
|
4260
4260
|
},
|
4261
4261
|
{
|
4262
4262
|
"disabled": false,
|
4263
|
-
"document": "
|
4264
|
-
"example": "
|
4265
|
-
"member": "
|
4266
|
-
"name": "
|
4263
|
+
"document": "查询结果限制数量,默认20。",
|
4264
|
+
"example": "20",
|
4265
|
+
"member": "int64",
|
4266
|
+
"name": "Limit",
|
4267
4267
|
"required": false,
|
4268
|
-
"type": "
|
4268
|
+
"type": "int"
|
4269
4269
|
},
|
4270
4270
|
{
|
4271
4271
|
"disabled": false,
|
4272
|
-
"document": "
|
4272
|
+
"document": "查询起始位置,默认为0。",
|
4273
4273
|
"example": "0",
|
4274
4274
|
"member": "int64",
|
4275
4275
|
"name": "Offset",
|
@@ -4278,12 +4278,12 @@
|
|
4278
4278
|
},
|
4279
4279
|
{
|
4280
4280
|
"disabled": false,
|
4281
|
-
"document": "
|
4282
|
-
"example": "
|
4283
|
-
"member": "
|
4284
|
-
"name": "
|
4281
|
+
"document": "过滤查询条件列表,请在引用此参数的API说明中了解使用方法。",
|
4282
|
+
"example": "无",
|
4283
|
+
"member": "Filter",
|
4284
|
+
"name": "Filters",
|
4285
4285
|
"required": false,
|
4286
|
-
"type": "
|
4286
|
+
"type": "list"
|
4287
4287
|
}
|
4288
4288
|
],
|
4289
4289
|
"type": "object"
|
@@ -4325,8 +4325,8 @@
|
|
4325
4325
|
"members": [
|
4326
4326
|
{
|
4327
4327
|
"disabled": false,
|
4328
|
-
"document": "任务ID",
|
4329
|
-
"example": "
|
4328
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
4329
|
+
"example": "4f9864ae-26ac-4662-9ede-1942b20d7a04",
|
4330
4330
|
"member": "string",
|
4331
4331
|
"name": "TaskId",
|
4332
4332
|
"required": true,
|
@@ -4334,7 +4334,7 @@
|
|
4334
4334
|
},
|
4335
4335
|
{
|
4336
4336
|
"disabled": false,
|
4337
|
-
"document": "
|
4337
|
+
"document": "主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。\n",
|
4338
4338
|
"example": "topic-a",
|
4339
4339
|
"member": "string",
|
4340
4340
|
"name": "TopicName",
|
@@ -4343,7 +4343,7 @@
|
|
4343
4343
|
},
|
4344
4344
|
{
|
4345
4345
|
"disabled": false,
|
4346
|
-
"document": "
|
4346
|
+
"document": "命名空间,仅迁移至4.x集群有效,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
4347
4347
|
"example": "tdmq-default",
|
4348
4348
|
"member": "string",
|
4349
4349
|
"name": "Namespace",
|
@@ -4576,25 +4576,25 @@
|
|
4576
4576
|
"members": [
|
4577
4577
|
{
|
4578
4578
|
"disabled": false,
|
4579
|
-
"document": "
|
4580
|
-
"example": "
|
4579
|
+
"document": "查询结果限制数量,默认20。",
|
4580
|
+
"example": "20",
|
4581
4581
|
"member": "int64",
|
4582
|
-
"name": "
|
4583
|
-
"required":
|
4582
|
+
"name": "Limit",
|
4583
|
+
"required": false,
|
4584
4584
|
"type": "int"
|
4585
4585
|
},
|
4586
4586
|
{
|
4587
4587
|
"disabled": false,
|
4588
|
-
"document": "
|
4589
|
-
"example": "
|
4588
|
+
"document": "查询起始位置,默认为0。",
|
4589
|
+
"example": "0",
|
4590
4590
|
"member": "int64",
|
4591
|
-
"name": "
|
4592
|
-
"required":
|
4591
|
+
"name": "Offset",
|
4592
|
+
"required": false,
|
4593
4593
|
"type": "int"
|
4594
4594
|
},
|
4595
4595
|
{
|
4596
4596
|
"disabled": false,
|
4597
|
-
"document": "
|
4597
|
+
"document": "过滤查询条件列表,请在引用此参数的API说明中了解使用方法。",
|
4598
4598
|
"example": "无",
|
4599
4599
|
"member": "Filter",
|
4600
4600
|
"name": "Filters",
|
@@ -4609,13 +4609,13 @@
|
|
4609
4609
|
"members": [
|
4610
4610
|
{
|
4611
4611
|
"disabled": false,
|
4612
|
-
"document": "
|
4612
|
+
"document": "查询总数",
|
4613
4613
|
"example": "10",
|
4614
4614
|
"member": "int64",
|
4615
4615
|
"name": "TotalCount",
|
4616
4616
|
"output_required": false,
|
4617
4617
|
"type": "int",
|
4618
|
-
"value_allowed_null":
|
4618
|
+
"value_allowed_null": false
|
4619
4619
|
},
|
4620
4620
|
{
|
4621
4621
|
"disabled": false,
|
@@ -4623,7 +4623,7 @@
|
|
4623
4623
|
"example": "无",
|
4624
4624
|
"member": "SmoothMigrationTaskItem",
|
4625
4625
|
"name": "Data",
|
4626
|
-
"output_required":
|
4626
|
+
"output_required": true,
|
4627
4627
|
"type": "list",
|
4628
4628
|
"value_allowed_null": true
|
4629
4629
|
},
|
@@ -4641,7 +4641,7 @@
|
|
4641
4641
|
"members": [
|
4642
4642
|
{
|
4643
4643
|
"disabled": false,
|
4644
|
-
"document": "任务ID",
|
4644
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台上获得。\n",
|
4645
4645
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
4646
4646
|
"member": "string",
|
4647
4647
|
"name": "TaskId",
|
@@ -4650,16 +4650,16 @@
|
|
4650
4650
|
},
|
4651
4651
|
{
|
4652
4652
|
"disabled": false,
|
4653
|
-
"document": "
|
4654
|
-
"example": "
|
4655
|
-
"member": "
|
4656
|
-
"name": "
|
4653
|
+
"document": "查询结果限制数量,默认20。",
|
4654
|
+
"example": "20",
|
4655
|
+
"member": "int64",
|
4656
|
+
"name": "Limit",
|
4657
4657
|
"required": false,
|
4658
|
-
"type": "
|
4658
|
+
"type": "int"
|
4659
4659
|
},
|
4660
4660
|
{
|
4661
4661
|
"disabled": false,
|
4662
|
-
"document": "
|
4662
|
+
"document": "查询起始位置,默认为0。",
|
4663
4663
|
"example": "0",
|
4664
4664
|
"member": "int64",
|
4665
4665
|
"name": "Offset",
|
@@ -4668,12 +4668,12 @@
|
|
4668
4668
|
},
|
4669
4669
|
{
|
4670
4670
|
"disabled": false,
|
4671
|
-
"document": "
|
4672
|
-
"example": "
|
4673
|
-
"member": "
|
4674
|
-
"name": "
|
4671
|
+
"document": "过滤查询条件列表,请在引用此参数的API说明中了解使用方法。",
|
4672
|
+
"example": "无",
|
4673
|
+
"member": "Filter",
|
4674
|
+
"name": "Filters",
|
4675
4675
|
"required": false,
|
4676
|
-
"type": "
|
4676
|
+
"type": "list"
|
4677
4677
|
}
|
4678
4678
|
],
|
4679
4679
|
"type": "object"
|
@@ -5086,7 +5086,7 @@
|
|
5086
5086
|
"members": [
|
5087
5087
|
{
|
5088
5088
|
"disabled": false,
|
5089
|
-
"document": "任务ID",
|
5089
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
5090
5090
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
5091
5091
|
"member": "string",
|
5092
5092
|
"name": "TaskId",
|
@@ -5095,7 +5095,7 @@
|
|
5095
5095
|
},
|
5096
5096
|
{
|
5097
5097
|
"disabled": false,
|
5098
|
-
"document": "
|
5098
|
+
"document": "主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。\n",
|
5099
5099
|
"example": "topic-a",
|
5100
5100
|
"member": "string",
|
5101
5101
|
"name": "TopicName",
|
@@ -5104,7 +5104,7 @@
|
|
5104
5104
|
},
|
5105
5105
|
{
|
5106
5106
|
"disabled": false,
|
5107
|
-
"document": "
|
5107
|
+
"document": "必填,是否忽略当前检查",
|
5108
5108
|
"example": "true",
|
5109
5109
|
"member": "bool",
|
5110
5110
|
"name": "IgnoreCheck",
|
@@ -5113,7 +5113,7 @@
|
|
5113
5113
|
},
|
5114
5114
|
{
|
5115
5115
|
"disabled": false,
|
5116
|
-
"document": "
|
5116
|
+
"document": "命名空间,仅迁移至4.x集群有效,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
5117
5117
|
"example": "tdmq-default",
|
5118
5118
|
"member": "string",
|
5119
5119
|
"name": "Namespace",
|
@@ -5138,7 +5138,7 @@
|
|
5138
5138
|
},
|
5139
5139
|
{
|
5140
5140
|
"disabled": false,
|
5141
|
-
"document": "健康检查返回的错误信息\nNotChecked 未执行检查,
|
5141
|
+
"document": "健康检查返回的错误信息\nNotChecked 未执行检查, \nUnknown 未知错误, \nTopicNotImported 主题未导入,\nTopicNotExistsInSourceCluster 主题在源集群中不存在, \nTopicNotExistsInTargetCluster 主题在目标集群中不存在, \nConsumerConnectedOnTarget 目标集群上存在消费者连接, \nSourceTopicHasNewMessagesIn5Minutes 源集群主题前5分钟内有新消息写入, \nTargetTopicHasNewMessagesIn5Minutes 目标集群主题前5分钟内有新消息写入, \nSourceTopicHasNoMessagesIn5Minutes 源集群前5分钟内没有新消息写入, \nTargetTopicHasNoMessagesIn5Minutes 源集群前5分钟内没有新消息写入, \nConsumerGroupCountNotMatch 订阅组数量不一致, \nSourceTopicHasUnconsumedMessages 源集群主题存在未消费消息。\n注意:此字段可能返回 null,表示取不到有效值。",
|
5142
5142
|
"example": "TopicNotExistsInTargetCluster",
|
5143
5143
|
"member": "string",
|
5144
5144
|
"name": "Reason",
|
@@ -5481,7 +5481,7 @@
|
|
5481
5481
|
{
|
5482
5482
|
"disabled": false,
|
5483
5483
|
"document": "4.x独有数据\n注意:此字段可能返回 null,表示取不到有效值。",
|
5484
|
-
"example": "
|
5484
|
+
"example": "无",
|
5485
5485
|
"member": "InstanceItemExtraInfo",
|
5486
5486
|
"name": "InstanceItemExtraInfo",
|
5487
5487
|
"output_required": false,
|
@@ -5507,6 +5507,16 @@
|
|
5507
5507
|
"output_required": false,
|
5508
5508
|
"type": "list",
|
5509
5509
|
"value_allowed_null": true
|
5510
|
+
},
|
5511
|
+
{
|
5512
|
+
"disabled": false,
|
5513
|
+
"document": "是否开启删除保护",
|
5514
|
+
"example": "false",
|
5515
|
+
"member": "bool",
|
5516
|
+
"name": "EnableDeletionProtection",
|
5517
|
+
"output_required": false,
|
5518
|
+
"type": "bool",
|
5519
|
+
"value_allowed_null": false
|
5510
5520
|
}
|
5511
5521
|
],
|
5512
5522
|
"usage": "out"
|
@@ -5516,7 +5526,7 @@
|
|
5516
5526
|
"members": [
|
5517
5527
|
{
|
5518
5528
|
"disabled": false,
|
5519
|
-
"document": "任务ID",
|
5529
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
5520
5530
|
"example": "n4zk7nv4-d596886f",
|
5521
5531
|
"member": "string",
|
5522
5532
|
"name": "TaskId",
|
@@ -5526,7 +5536,7 @@
|
|
5526
5536
|
{
|
5527
5537
|
"disabled": false,
|
5528
5538
|
"document": "待导入的消费组列表",
|
5529
|
-
"example": "[]",
|
5539
|
+
"example": "[\"GroupName\": \"group-a\", \"Remark\": \"备注\"]",
|
5530
5540
|
"member": "SourceClusterGroupConfig",
|
5531
5541
|
"name": "GroupList",
|
5532
5542
|
"required": true,
|
@@ -5552,7 +5562,7 @@
|
|
5552
5562
|
"members": [
|
5553
5563
|
{
|
5554
5564
|
"disabled": false,
|
5555
|
-
"document": "任务ID",
|
5565
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
5556
5566
|
"example": "fe391925-2ed6-43ea-8a53-8a9c1d04a319",
|
5557
5567
|
"member": "string",
|
5558
5568
|
"name": "TaskId",
|
@@ -7030,6 +7040,15 @@
|
|
7030
7040
|
"name": "ExtraTopicNum",
|
7031
7041
|
"required": false,
|
7032
7042
|
"type": "string"
|
7043
|
+
},
|
7044
|
+
{
|
7045
|
+
"disabled": false,
|
7046
|
+
"document": "是否开启删除保护",
|
7047
|
+
"example": "false",
|
7048
|
+
"member": "bool",
|
7049
|
+
"name": "EnableDeletionProtection",
|
7050
|
+
"required": false,
|
7051
|
+
"type": "bool"
|
7033
7052
|
}
|
7034
7053
|
],
|
7035
7054
|
"type": "object"
|
@@ -7470,11 +7489,11 @@
|
|
7470
7489
|
"usage": "out"
|
7471
7490
|
},
|
7472
7491
|
"PriceTag": {
|
7473
|
-
"document": "
|
7492
|
+
"document": "价格标签信息,一个完整的价格标签包含计价类别和计费项标签。",
|
7474
7493
|
"members": [
|
7475
7494
|
{
|
7476
7495
|
"disabled": false,
|
7477
|
-
"document": "
|
7496
|
+
"document": "计价名称(枚举值:tps:TPS基础价;stepTps:TPS步长)",
|
7478
7497
|
"example": "tps",
|
7479
7498
|
"member": "string",
|
7480
7499
|
"name": "Name",
|
@@ -7484,7 +7503,7 @@
|
|
7484
7503
|
},
|
7485
7504
|
{
|
7486
7505
|
"disabled": false,
|
7487
|
-
"document": "
|
7506
|
+
"document": "计费项对应的步长数\n注意:此字段可能返回 null,表示取不到有效值。",
|
7488
7507
|
"example": "1",
|
7489
7508
|
"member": "int64",
|
7490
7509
|
"name": "Step",
|
@@ -7675,7 +7694,7 @@
|
|
7675
7694
|
"members": [
|
7676
7695
|
{
|
7677
7696
|
"disabled": false,
|
7678
|
-
"document": "任务ID",
|
7697
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。",
|
7679
7698
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
7680
7699
|
"member": "string",
|
7681
7700
|
"name": "TaskId",
|
@@ -7684,7 +7703,7 @@
|
|
7684
7703
|
},
|
7685
7704
|
{
|
7686
7705
|
"disabled": false,
|
7687
|
-
"document": "
|
7706
|
+
"document": "主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。\n",
|
7688
7707
|
"example": "topic-a",
|
7689
7708
|
"member": "string",
|
7690
7709
|
"name": "TopicName",
|
@@ -7693,7 +7712,7 @@
|
|
7693
7712
|
},
|
7694
7713
|
{
|
7695
7714
|
"disabled": false,
|
7696
|
-
"document": "命名空间,仅迁移至4.x
|
7715
|
+
"document": "命名空间,仅迁移至4.x集群有效,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
7697
7716
|
"example": "tdmq-default",
|
7698
7717
|
"member": "string",
|
7699
7718
|
"name": "Namespace",
|
@@ -7945,7 +7964,7 @@
|
|
7945
7964
|
"members": [
|
7946
7965
|
{
|
7947
7966
|
"disabled": false,
|
7948
|
-
"document": "任务ID",
|
7967
|
+
"document": "任务ID,可在[DescribeSmoothMigrationTaskList](https://cloud.tencent.com/document/api/1493/119997)接口返回的[SmoothMigrationTaskItem](https://cloud.tencent.com/document/api/1493/96031#SmoothMigrationTaskItem)或控制台中获得。\n",
|
7949
7968
|
"example": "02f6c31a-9707-4244-8dd3-35ad868ef92a",
|
7950
7969
|
"member": "string",
|
7951
7970
|
"name": "TaskId",
|
@@ -7954,7 +7973,7 @@
|
|
7954
7973
|
},
|
7955
7974
|
{
|
7956
7975
|
"disabled": false,
|
7957
|
-
"document": "
|
7976
|
+
"document": "主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。\n",
|
7958
7977
|
"example": "topic-a",
|
7959
7978
|
"member": "string",
|
7960
7979
|
"name": "TopicName",
|
@@ -7963,7 +7982,7 @@
|
|
7963
7982
|
},
|
7964
7983
|
{
|
7965
7984
|
"disabled": false,
|
7966
|
-
"document": "
|
7985
|
+
"document": "命名空间,仅迁移至4.x集群有效,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
7967
7986
|
"example": "tdmq-default",
|
7968
7987
|
"member": "string",
|
7969
7988
|
"name": "Namespace",
|
@@ -7991,80 +8010,80 @@
|
|
7991
8010
|
{
|
7992
8011
|
"disabled": false,
|
7993
8012
|
"document": "任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
7994
|
-
"example": "
|
8013
|
+
"example": "9b299610-7402-47d3-91d1-f012faf13929",
|
7995
8014
|
"member": "string",
|
7996
8015
|
"name": "TaskId",
|
7997
|
-
"output_required":
|
8016
|
+
"output_required": true,
|
7998
8017
|
"type": "string",
|
7999
8018
|
"value_allowed_null": true
|
8000
8019
|
},
|
8001
8020
|
{
|
8002
8021
|
"disabled": false,
|
8003
8022
|
"document": "任务名称\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
8004
|
-
"example": "
|
8023
|
+
"example": "test-migration",
|
8005
8024
|
"member": "string",
|
8006
8025
|
"name": "TaskName",
|
8007
|
-
"output_required":
|
8026
|
+
"output_required": true,
|
8008
8027
|
"type": "string",
|
8009
8028
|
"value_allowed_null": true
|
8010
8029
|
},
|
8011
8030
|
{
|
8012
8031
|
"disabled": false,
|
8013
8032
|
"document": "源集群名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
8014
|
-
"example": "
|
8033
|
+
"example": "source-cluster",
|
8015
8034
|
"member": "string",
|
8016
8035
|
"name": "SourceClusterName",
|
8017
|
-
"output_required":
|
8036
|
+
"output_required": true,
|
8018
8037
|
"type": "string",
|
8019
8038
|
"value_allowed_null": true
|
8020
8039
|
},
|
8021
8040
|
{
|
8022
8041
|
"disabled": false,
|
8023
8042
|
"document": "目标集群实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
8024
|
-
"example": "
|
8043
|
+
"example": "rmq-1gz33dsf",
|
8025
8044
|
"member": "string",
|
8026
8045
|
"name": "InstanceId",
|
8027
|
-
"output_required":
|
8046
|
+
"output_required": true,
|
8028
8047
|
"type": "string",
|
8029
8048
|
"value_allowed_null": true
|
8030
8049
|
},
|
8031
8050
|
{
|
8032
8051
|
"disabled": false,
|
8033
8052
|
"document": "网络连接类型, \nPUBLIC 公网 \nVPC 私有网络 \nOTHER 其他\n注意:此字段可能返回 null,表示取不到有效值。",
|
8034
|
-
"example": "
|
8053
|
+
"example": "VPC",
|
8035
8054
|
"member": "string",
|
8036
8055
|
"name": "ConnectionType",
|
8037
|
-
"output_required":
|
8056
|
+
"output_required": true,
|
8038
8057
|
"type": "string",
|
8039
8058
|
"value_allowed_null": true
|
8040
8059
|
},
|
8041
8060
|
{
|
8042
8061
|
"disabled": false,
|
8043
8062
|
"document": "源集群NameServer地址\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
8044
|
-
"example": "
|
8063
|
+
"example": "1.1.1.1:9876",
|
8045
8064
|
"member": "string",
|
8046
8065
|
"name": "SourceNameServer",
|
8047
|
-
"output_required":
|
8066
|
+
"output_required": true,
|
8048
8067
|
"type": "string",
|
8049
8068
|
"value_allowed_null": true
|
8050
8069
|
},
|
8051
8070
|
{
|
8052
8071
|
"disabled": false,
|
8053
|
-
"document": "
|
8054
|
-
"example": "
|
8072
|
+
"document": "任务状态:\nConfiguration 迁移配置,\nSourceConnecting 连接源集群中,\n MetaDataImport 元数据导入,\nEndpointSetup 切换接入点,\nServiceMigration 切流中,\nCompleted 已完成,\nCancelled 已取消\n注意:此字段可能返回 null,表示取不到有效值。",
|
8073
|
+
"example": "Configuration",
|
8055
8074
|
"member": "string",
|
8056
8075
|
"name": "TaskStatus",
|
8057
|
-
"output_required":
|
8076
|
+
"output_required": true,
|
8058
8077
|
"type": "string",
|
8059
8078
|
"value_allowed_null": true
|
8060
8079
|
},
|
8061
8080
|
{
|
8062
8081
|
"disabled": false,
|
8063
8082
|
"document": "目标集群实例版本,\n4 表示4.x版本\n5 表示5.x版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
8064
|
-
"example": "
|
8083
|
+
"example": "5",
|
8065
8084
|
"member": "string",
|
8066
8085
|
"name": "InstanceVersion",
|
8067
|
-
"output_required":
|
8086
|
+
"output_required": true,
|
8068
8087
|
"type": "string",
|
8069
8088
|
"value_allowed_null": true
|
8070
8089
|
}
|
@@ -8076,7 +8095,7 @@
|
|
8076
8095
|
"members": [
|
8077
8096
|
{
|
8078
8097
|
"disabled": false,
|
8079
|
-
"document": "
|
8098
|
+
"document": "消费组名称,可在[DescribeSourceClusterGroupList](https://cloud.tencent.com/document/api/1493/118006)接口返回的[SourceClusterGroupConfig](https://cloud.tencent.com/document/api/1493/96031#SourceClusterGroupConfig)数据中获取。\n注意:此字段可能返回 null,表示取不到有效值。",
|
8080
8099
|
"example": "group1",
|
8081
8100
|
"member": "string",
|
8082
8101
|
"name": "GroupName",
|
@@ -8120,7 +8139,7 @@
|
|
8120
8139
|
},
|
8121
8140
|
{
|
8122
8141
|
"disabled": false,
|
8123
|
-
"document": "导入状态\nUnknown 未知\nSuccess 成功\nFailure 失败\nAlreadyExists 已存在\n注意:此字段可能返回 null,表示取不到有效值。",
|
8142
|
+
"document": "导入状态\nUnknown 未知\nSuccess 成功\nFailure 失败\nAlreadyExists 已存在\n\n仅作为出参时使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
8124
8143
|
"example": "Success",
|
8125
8144
|
"member": "string",
|
8126
8145
|
"name": "ImportStatus",
|
@@ -8181,7 +8200,7 @@
|
|
8181
8200
|
"members": [
|
8182
8201
|
{
|
8183
8202
|
"disabled": false,
|
8184
|
-
"document": "
|
8203
|
+
"document": "主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。",
|
8185
8204
|
"example": "topic1",
|
8186
8205
|
"member": "string",
|
8187
8206
|
"name": "TopicName",
|
@@ -8247,7 +8266,7 @@
|
|
8247
8266
|
},
|
8248
8267
|
{
|
8249
8268
|
"disabled": false,
|
8250
|
-
"document": "导入状态,\nUnknown 未知,\nAlreadyExists 已存在,\nSuccess 成功,\nFailure
|
8269
|
+
"document": "导入状态,\nUnknown 未知,\nAlreadyExists 已存在,\nSuccess 成功,\nFailure 失败\n\n仅作为出参可用",
|
8251
8270
|
"example": "Unknown",
|
8252
8271
|
"member": "string",
|
8253
8272
|
"name": "ImportStatus",
|