tccli 3.0.1227.1__py2.py3-none-any.whl → 3.0.1228.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/cdb/v20170320/api.json +159 -1
- tccli/services/cdb/v20170320/examples.json +2 -2
- tccli/services/cfs/v20190719/api.json +19 -0
- tccli/services/ckafka/v20190819/api.json +4 -4
- tccli/services/ckafka/v20190819/examples.json +98 -104
- tccli/services/cynosdb/cynosdb_client.py +110 -4
- tccli/services/cynosdb/v20190107/api.json +125 -0
- tccli/services/cynosdb/v20190107/examples.json +16 -0
- tccli/services/emr/v20190103/api.json +28 -22
- tccli/services/ess/v20201111/api.json +18 -0
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/lke/lke_client.py +394 -23
- tccli/services/lke/v20231130/api.json +737 -4
- tccli/services/lke/v20231130/examples.json +62 -0
- tccli/services/mps/v20190612/api.json +1 -1
- tccli/services/privatedns/v20201028/api.json +41 -13
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/tmt/v20180321/examples.json +2 -2
- tccli/services/trocket/v20230308/api.json +79 -79
- tccli/services/trocket/v20230308/examples.json +8 -8
- tccli/services/vcube/__init__.py +4 -0
- tccli/services/vcube/v20220410/api.json +4168 -0
- tccli/services/vcube/v20220410/examples.json +277 -0
- tccli/services/vcube/vcube_client.py +1956 -0
- tccli/services/vod/v20180717/api.json +38 -1
- tccli/services/vod/v20180717/examples.json +13 -1
- tccli/services/vpc/v20170312/api.json +29 -11
- tccli/services/vpc/v20170312/examples.json +2 -2
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/RECORD +36 -32
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/license_files/LICENSE +0 -0
@@ -98,25 +98,19 @@
|
|
98
98
|
{
|
99
99
|
"document": "SINK任务",
|
100
100
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"MyTaskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-7kd5rzza\",\n \"Topic\": \"topic-test\",\n \"OffsetType\": \"timestamp\",\n \"StartTime\": 1635339533\n }\n },\n \"TargetResource\": {\n \"Type\": \"EB\",\n \"EventBusParam\": {\n \"Type\": \"COS\",\n \"SelfBuilt\": false,\n \"Resource\": \"target-resource\",\n \"Namespace\": \"default\",\n \"FunctionName\": \"ckafka-7kd5rzza_topic-0cus2p9z_task_1633501781881_schedule\",\n \"Qualifier\": \"$LATEST\"\n }\n }\n}",
|
101
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"
|
101
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
102
102
|
"title": "创建SINK任务"
|
103
103
|
},
|
104
104
|
{
|
105
105
|
"document": "",
|
106
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"MyTaskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-7kd5rzza\",\n \"Topic\": \"topic-test\",\n \"OffsetType\": \"earliest\"\n }\n },\n \"TargetResource\": {\n \"Type\": \"ES\",\n \"EsParam\": {\n \"Resource\": \"resource-
|
107
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"
|
106
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"MyTaskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-7kd5rzza\",\n \"Topic\": \"topic-test\",\n \"OffsetType\": \"earliest\"\n }\n },\n \"TargetResource\": {\n \"Type\": \"ES\",\n \"EsParam\": {\n \"Resource\": \"resource-test\",\n \"DropInvalidMessage\": true,\n \"Index\": \"index\",\n \"DropInvalidJsonMessage\": false\n }\n }\n}",
|
107
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
108
108
|
"title": "创建SINK任务(ES)"
|
109
109
|
},
|
110
|
-
{
|
111
|
-
"document": "TRANSFORM任务",
|
112
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"abc\",\n \"TaskType\": \"abc\",\n \"SourceResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"Resource\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"TargetResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"Resource\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"TransformParam\": {\n \"AnalysisFormat\": \"abc\",\n \"Regex\": \"abc\",\n \"MapParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"FilterParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"MatchMode\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"OutputFormat\": \"abc\",\n \"FailureParam\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"DlqType\": \"abc\"\n },\n \"Content\": \"abc\",\n \"SourceType\": \"abc\",\n \"Result\": \"abc\",\n \"AnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"UseEventBus\": true\n },\n \"PrivateLinkParam\": {\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\"\n },\n \"SchemaId\": \"abc\",\n \"TransformsParam\": {\n \"Content\": \"abc\",\n \"FieldChain\": [\n {\n \"Analyse\": {\n \"Format\": \"abc\",\n \"Regex\": \"abc\",\n \"InputValueType\": \"abc\",\n \"InputValue\": \"abc\"\n },\n \"SecondaryAnalyse\": {\n \"Regex\": \"abc\"\n },\n \"SMT\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"ValueOperate\": {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n },\n \"OriginalValue\": \"abc\",\n \"ValueOperates\": [\n {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n }\n ]\n }\n ],\n \"Result\": \"abc\",\n \"AnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"ValueOperate\": {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n },\n \"OriginalValue\": \"abc\"\n }\n ],\n \"SecondaryAnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"OriginalValue\": \"abc\"\n }\n ],\n \"AnalyseJsonResult\": \"abc\",\n \"SecondaryAnalyseJsonResult\": \"abc\"\n }\n ],\n \"FilterParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"MatchMode\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Result\": \"abc\",\n \"SourceType\": \"abc\",\n \"OutputFormat\": \"abc\",\n \"RowParam\": {\n \"RowContent\": \"abc\",\n \"KeyValueDelimiter\": \"abc\",\n \"EntryDelimiter\": \"abc\"\n },\n \"KeepMetadata\": true,\n \"BatchAnalyse\": {\n \"Format\": \"abc\"\n }\n },\n \"TaskId\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ]\n}",
|
113
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"abc\",\n \"DatahubId\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
|
114
|
-
"title": "创建TRANSFORM任务"
|
115
|
-
},
|
116
110
|
{
|
117
111
|
"document": "",
|
118
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"MyTaskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"TOPIC\",\n \"TopicParam\": {\n \"Resource\": \"12345-xxx\",\n \"OffsetType\": \"earliest\"\n }\n },\n \"TargetResource\": {\n \"Type\": \"ES\",\n \"EsParam\": {\n \"Resource\": \"resource-
|
119
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"
|
112
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTask\n<公共请求参数>\n\n{\n \"TaskName\": \"MyTaskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"TOPIC\",\n \"TopicParam\": {\n \"Resource\": \"12345-xxx\",\n \"OffsetType\": \"earliest\"\n }\n },\n \"TargetResource\": {\n \"Type\": \"ES\",\n \"EsParam\": {\n \"Resource\": \"resource-test\",\n \"DropInvalidMessage\": true,\n \"Index\": \"index\",\n \"DropInvalidJsonMessage\": false\n }\n }\n}",
|
113
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
120
114
|
"title": "创建SINK任务(DIP Topic to ES)"
|
121
115
|
}
|
122
116
|
],
|
@@ -124,15 +118,15 @@
|
|
124
118
|
{
|
125
119
|
"document": "",
|
126
120
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatahubTopic\n<公共请求参数>\n\n{\n \"Name\": \"12345-test\",\n \"PartitionNum\": \"1\",\n \"RetentionMs\": \"3600000\"\n}",
|
127
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicName\": \"
|
121
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicName\": \"mytopic\",\n \"TopicId\": \"topic-test\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
128
122
|
"title": "创建主题"
|
129
123
|
}
|
130
124
|
],
|
131
125
|
"CreateInstancePost": [
|
132
126
|
{
|
133
127
|
"document": "创建峰值带宽为 20MB/s,硬盘大小 200GB 的专业版实例",
|
134
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateInstancePost\n<公共请求参数>\n\n{\n \"InstanceName\": \"
|
135
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
128
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateInstancePost\n<公共请求参数>\n\n{\n \"InstanceName\": \"yourtest45\",\n \"VpcId\": \"vpc-test\",\n \"SubnetId\": \"subnet-test\",\n \"KafkaVersion\": \"2.4.2\",\n \"SpecificationsType\": \"profession\",\n \"DiskType\": \"CLOUD_BASIC\",\n \"BandWidth\": 20,\n \"DiskSize\": 200,\n \"Partition\": 400,\n \"TopicNum\": 200,\n \"ZoneId\": 450001\n}",
|
129
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
136
130
|
"title": "创建专业版实例"
|
137
131
|
}
|
138
132
|
],
|
@@ -153,8 +147,8 @@
|
|
153
147
|
"CreatePartition": [
|
154
148
|
{
|
155
149
|
"document": "",
|
156
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=CreatePartition\n&InstanceId=
|
157
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\"\n },\n \"RequestId\": \"483c3edd-a2ac-420c-905d-47a5ec7de4ad\"\n }\n}",
|
150
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=CreatePartition\n&InstanceId=ckafka-test\n&TopicName=mytopic\n&PartitionNum=3\n&<公共请求参数>",
|
151
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\",\n \"Data\": null\n },\n \"RequestId\": \"483c3edd-a2ac-420c-905d-47a5ec7de4ad\"\n }\n}",
|
158
152
|
"title": "增加主题分区"
|
159
153
|
}
|
160
154
|
],
|
@@ -181,15 +175,15 @@
|
|
181
175
|
"CreatePrometheus": [
|
182
176
|
{
|
183
177
|
"document": "",
|
184
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePrometheus\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
185
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
178
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePrometheus\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"VpcId\": \"vpc-test\",\n \"SubnetId\": \"subnet-test\"\n}",
|
179
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"success\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
186
180
|
"title": "打通普罗米修斯监控"
|
187
181
|
}
|
188
182
|
],
|
189
183
|
"CreateRoute": [
|
190
184
|
{
|
191
185
|
"document": "",
|
192
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateRoute\n&InstanceId=
|
186
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateRoute\n&InstanceId=ckafka-test\n&VipType=1\n&<公共请求参数>",
|
193
187
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": {\n \"FlowId\": 111,\n \"RouteDTO\": {\n \"RouteId\": 132321\n }\n }\n },\n \"RequestId\": \"36713f94-d07d-4b96-babf-42d139276f23\"\n }\n}",
|
194
188
|
"title": "成功请求"
|
195
189
|
}
|
@@ -205,7 +199,7 @@
|
|
205
199
|
"CreateTopic": [
|
206
200
|
{
|
207
201
|
"document": "",
|
208
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateTopic\n&InstanceId=
|
202
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateTopic\n&InstanceId=ckafka-test\n&TopicName=topic-name\n&PartitionNum=1\n&ReplicaNum=2\n&<公共请求参数>",
|
209
203
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicId\": \"topic-k766ruye\"\n },\n \"RequestId\": \"1305a410-b030-476d-acdf-eba0dfd5323b\"\n }\n}",
|
210
204
|
"title": "创建主题"
|
211
205
|
}
|
@@ -213,7 +207,7 @@
|
|
213
207
|
"CreateTopicIpWhiteList": [
|
214
208
|
{
|
215
209
|
"document": "",
|
216
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTopicIpWhiteList\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
210
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTopicIpWhiteList\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"TopicName\": \"topic-name\",\n \"IpWhiteList\": [\n \"1.1.1.1\",\n \"10.3.3.4\"\n ]\n}",
|
217
211
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\",\n \"Data\": {\n \"FlowId\": 0\n }\n },\n \"RequestId\": \"b800c966-083a-40f5-8d54-44f40c6b364f\"\n }\n}",
|
218
212
|
"title": "创建主题IP白名单"
|
219
213
|
}
|
@@ -221,15 +215,15 @@
|
|
221
215
|
"CreateUser": [
|
222
216
|
{
|
223
217
|
"document": "",
|
224
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateUser\
|
225
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\"\n },\n \"RequestId\": \"8bdec3bf-585d-4129-9a87-5a7813797c1f\"\n }\n}",
|
218
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=CreateUser\n&InstanceId=ckafka-test\n&Name=yourname\n&Password=Password\n&<公共请求参数>",
|
219
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": null\n },\n \"RequestId\": \"8bdec3bf-585d-4129-9a87-5a7813797c1f\"\n }\n}",
|
226
220
|
"title": "添加用户"
|
227
221
|
}
|
228
222
|
],
|
229
223
|
"DeleteAcl": [
|
230
224
|
{
|
231
225
|
"document": "",
|
232
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteAcl\n&InstanceId=
|
226
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteAcl\n&InstanceId=ckafka\n&ResourceType=2\n&ResourceName=1\n&Operation=2\n&PermissionType=2\n&<公共请求参数>",
|
233
227
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnMessage\": \"ok[apply ok]\",\n \"ReturnCode\": \"0\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"2140f435-b350-4429-a105-9b83efe104b0\"\n }\n}",
|
234
228
|
"title": "删除ACL"
|
235
229
|
}
|
@@ -245,8 +239,8 @@
|
|
245
239
|
"DeleteConnectResource": [
|
246
240
|
{
|
247
241
|
"document": "",
|
248
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteConnectResource\n<公共请求参数>\n\n{\n \"ResourceId\": \"reource-
|
249
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"
|
242
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteConnectResource\n<公共请求参数>\n\n{\n \"ResourceId\": \"reource-test\"\n}",
|
243
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"reource-test\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
250
244
|
"title": "删除Datahub连接源"
|
251
245
|
}
|
252
246
|
],
|
@@ -254,7 +248,7 @@
|
|
254
248
|
{
|
255
249
|
"document": "",
|
256
250
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteDatahubTask\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\"\n}",
|
257
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"
|
251
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"task-y9799wbn\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
258
252
|
"title": "删除Datahub任务"
|
259
253
|
}
|
260
254
|
],
|
@@ -262,14 +256,14 @@
|
|
262
256
|
{
|
263
257
|
"document": "",
|
264
258
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteDatahubTopic\n<公共请求参数>\n\n{\n \"Name\": \"12345-test\"\n}",
|
265
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
259
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"OK\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
266
260
|
"title": "删除主题"
|
267
261
|
}
|
268
262
|
],
|
269
263
|
"DeleteGroup": [
|
270
264
|
{
|
271
265
|
"document": "",
|
272
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-6er88krk\",\n \"Group\": \"
|
266
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-6er88krk\",\n \"Group\": \"grouptest\"\n}",
|
273
267
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"group delete success\",\n \"Data\": null\n },\n \"RequestId\": \"7118b7f95-43de-4d27-8sdadsa-dsadsadsa\"\n }\n}",
|
274
268
|
"title": "删除消费组实例"
|
275
269
|
}
|
@@ -277,8 +271,8 @@
|
|
277
271
|
"DeleteInstancePost": [
|
278
272
|
{
|
279
273
|
"document": "删除后付费实例",
|
280
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteInstancePost\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
281
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"FlowId\": 0\n },\n \"RequestId\": \"
|
274
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteInstancePost\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\"\n}",
|
275
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"FlowId\": 0\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
282
276
|
"title": "删除后付费实例"
|
283
277
|
}
|
284
278
|
],
|
@@ -293,8 +287,8 @@
|
|
293
287
|
"DeleteRoute": [
|
294
288
|
{
|
295
289
|
"document": "",
|
296
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteRoute\n&InstanceId=
|
297
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnMessage\": \"
|
290
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteRoute\n&InstanceId=ckafka\n&RouteId=1\n&CallerAppid=1\n&<公共请求参数>",
|
291
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnMessage\": \"ok\",\n \"ReturnCode\": \"0\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"3d0d9aeb-82f9-440a-ab9b-a016212c6fb0\"\n }\n}",
|
298
292
|
"title": "删除路由"
|
299
293
|
}
|
300
294
|
],
|
@@ -309,15 +303,15 @@
|
|
309
303
|
"DeleteTopic": [
|
310
304
|
{
|
311
305
|
"document": "",
|
312
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteTopic\
|
313
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\"\n },\n \"RequestId\": \"bf88d4c8-06f5-4643-be86-5ffc179dc325\"\n }\n}",
|
306
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteTopic\n&InstanceId=ckafka\n&TopicName=topicname\n&<公共请求参数>",
|
307
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\",\n \"Data\": null\n },\n \"RequestId\": \"bf88d4c8-06f5-4643-be86-5ffc179dc325\"\n }\n}",
|
314
308
|
"title": "删除主题"
|
315
309
|
}
|
316
310
|
],
|
317
311
|
"DeleteTopicIpWhiteList": [
|
318
312
|
{
|
319
313
|
"document": "",
|
320
|
-
"input": "POST / HTTP/1.1\nHost: xxx.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteTopicIpWhiteList\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
314
|
+
"input": "POST / HTTP/1.1\nHost: xxx.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteTopicIpWhiteList\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"TopicName\": \"topic-abc\",\n \"IpWhiteList\": [\n \"10.1.1.4\"\n ]\n}",
|
321
315
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok[apply success]\",\n \"Data\": {\n \"FlowId\": 0\n }\n },\n \"RequestId\": \"b800c966-083a-40f5-8d54-44f40c6b364f\"\n }\n}",
|
322
316
|
"title": "删除主题IP白名单"
|
323
317
|
}
|
@@ -325,24 +319,24 @@
|
|
325
319
|
"DeleteUser": [
|
326
320
|
{
|
327
321
|
"document": "",
|
328
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteUser\
|
329
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\"\n },\n \"RequestId\": \"c0f25f9c-4a80-48bb-ad2a-a5107041d486\"\n }\n}",
|
322
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DeleteUser\n&InstanceId=ckafka-test\n&Name=name\n&<公共请求参数>",
|
323
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": null\n },\n \"RequestId\": \"c0f25f9c-4a80-48bb-ad2a-a5107041d486\"\n }\n}",
|
330
324
|
"title": "删除用户"
|
331
325
|
}
|
332
326
|
],
|
333
327
|
"DescribeACL": [
|
334
328
|
{
|
335
329
|
"document": "",
|
336
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeACL\n&InstanceId=
|
337
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"AclList\": [\n {\n \"ResourceType\": 2,\n \"ResourceName\": \"
|
330
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeACL\n&InstanceId=ckafka-test\n&ResourceType=2\n&ResourceName=resourcename\n&<公共请求参数>",
|
331
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"AclList\": [\n {\n \"ResourceType\": 2,\n \"ResourceName\": \"ResourcetTest\",\n \"Principal\": \"User:test\",\n \"Host\": \"10.1.2.4\",\n \"Operation\": 3,\n \"PermissionType\": 3\n }\n ]\n },\n \"RequestId\": \"62d589e0-53d5-47e0-95ff-237c48b8fb77\"\n }\n}",
|
338
332
|
"title": "枚举ACL"
|
339
333
|
}
|
340
334
|
],
|
341
335
|
"DescribeAclRule": [
|
342
336
|
{
|
343
337
|
"document": "",
|
344
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeAclRule\n&InstanceId=
|
345
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"AclRuleList\": [\n {\n \"RuleName\": \"
|
338
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeAclRule\n&InstanceId=ckafka-test\n&RuleName=deny-all\n&PatternType=PREFIXED\n&IsSimplified=false\n&<公共请求参数>",
|
339
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"AclRuleList\": [\n {\n \"RuleName\": \"deny-all\",\n \"InstanceId\": \"ckafka-abc\",\n \"PatternType\": \"PRESET\",\n \"Pattern\": \"topic123\",\n \"ResourceType\": \"Topic\",\n \"AclList\": \"[{\\\"host\\\":\\\"*\\\",\\\"operation\\\":\\\"Read\\\",\\\"permissionType\\\":\\\"Allow\\\",\\\"principal\\\":\\\"User:*\\\"}]\",\n \"CreateTimeStamp\": \"Thu Jun 06 13:07:13 CST 2024\",\n \"IsApplied\": 0,\n \"UpdateTimeStamp\": \"Thu Jun 06 13:07:13 CST 2024\",\n \"Comment\": \"\",\n \"TopicName\": \"\",\n \"TopicCount\": 0,\n \"PatternTypeTitle\": \"预设策略\"\n }\n ]\n },\n \"RequestId\": \"62d589e0-53d5-47e0-95ff-237c48b8fb77\"\n }\n}",
|
346
340
|
"title": "枚举ACL"
|
347
341
|
}
|
348
342
|
],
|
@@ -358,23 +352,23 @@
|
|
358
352
|
{
|
359
353
|
"document": "",
|
360
354
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCkafkaZone\n<公共请求参数>\n\n{}",
|
361
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ZoneList\": [\n {\n \"ZoneId\": \"abc\",\n \"IsInternalApp\": 0,\n \"AppId\": 0,\n \"Flag\": true,\n \"ZoneName\": \"abc\",\n \"ZoneStatus\": 0,\n \"Exflag\": \"abc\",\n \"SoldOut\": \"abc\",\n \"SalesInfo\": [\n {\n \"Flag\": true,\n \"Version\": \"abc\",\n \"Platform\": \"abc\",\n \"SoldOut\": true\n }\n ],\n \"ExtraFlag\": \"abc\"\n }\n ],\n \"MaxBuyInstanceNum\": 0,\n \"MaxBandwidth\": 0,\n \"UnitPrice\": {\n \"RealTotalCost\": 0,\n \"TotalCost\": 0\n },\n \"MessagePrice\": {\n \"RealTotalCost\": 0,\n \"TotalCost\": 0\n },\n \"ClusterInfo\": [\n {\n \"ClusterId\": 0,\n \"ClusterName\": \"abc\",\n \"MaxDiskSize\": 0,\n \"MaxBandWidth\": 0,\n \"AvailableDiskSize\": 0,\n \"AvailableBandWidth\": 0,\n \"ZoneId\": 0,\n \"ZoneIds\": [\n 0\n ]\n }\n ],\n \"Standard\": \"abc\",\n \"StandardS2\": \"abc\",\n \"Profession\": \"abc\",\n \"Physical\": \"abc\",\n \"PublicNetwork\": \"abc\",\n \"PublicNetworkLimit\": \"abc\",\n \"RequestId\": \"abc\",\n \"Version\": \"abc\",\n \"Offset\": 0,\n \"Limit\": 0,\n \"ForceCheckTag\": true\n },\n \"RequestId\": \"abc\"\n }\n}",
|
355
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"65192154-338c-4cd4-b3c0-1457dfdd2e4c\",\n \"Result\": {\n \"ClusterInfo\": [],\n \"ForceCheckTag\": null,\n \"Limit\": null,\n \"MaxBandwidth\": 1200,\n \"MaxBuyInstanceNum\": 20,\n \"MessagePrice\": {\n \"RealTotalCost\": 0,\n \"TotalCost\": 0\n },\n \"Offset\": null,\n \"Physical\": \"{}\",\n \"Profession\": \"{\\\"BasicEdition\\\":{\\\"Bandwidth\\\":{\\\"Maximum\\\":1200,\\\"Minimal\\\":20,\\\"Step\\\":20},\\\"DiskCapacity\\\":{\\\"20\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":200,\\\"Step\\\":100},\\\"40\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":500,\\\"Step\\\":100},\\\"120\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":1000,\\\"Step\\\":100},\\\"320\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":3000,\\\"Step\\\":100},\\\"800\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":5400,\\\"Step\\\":100},\\\"1000\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":7500,\\\"Step\\\":100}},\\\"DiskTypes\\\":[\\\"SSD\\\",\\\"CLOUD_BASIC\\\"],\\\"MessageRetention\\\":{\\\"Maximum\\\":2160,\\\"Minimal\\\":24,\\\"Step\\\":1},\\\"Partition\\\":{\\\"20\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":400,\\\"Step\\\":100},\\\"40\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":800,\\\"Step\\\":100},\\\"60\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":900,\\\"Step\\\":100},\\\"120\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":1200,\\\"Step\\\":100},\\\"180\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":1400,\\\"Step\\\":100},\\\"240\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":1600,\\\"Step\\\":100},\\\"320\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":1800,\\\"Step\\\":100},\\\"400\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":2000,\\\"Step\\\":100},\\\"500\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":2200,\\\"Step\\\":100},\\\"600\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":2400,\\\"Step\\\":100},\\\"800\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":2600,\\\"Step\\\":100},\\\"1000\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":2800,\\\"Step\\\":100},\\\"1200\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":3200,\\\"Step\\\":100}}},\\\"HighPerformanceEdition\\\":{\\\"Bandwidth\\\":{\\\"Maximum\\\":100000,\\\"Minimal\\\":1600,\\\"Step\\\":200},\\\"DiskCapacity\\\":{\\\"1600\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":10000,\\\"Step\\\":100},\\\"2000\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":10000,\\\"Step\\\":100},\\\"2400\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":10000,\\\"Step\\\":100},\\\"2800\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":10000,\\\"Step\\\":100},\\\"3200\\\":{\\\"Maximum\\\":500000,\\\"Minimal\\\":10000,\\\"Step\\\":100}},\\\"DiskTypes\\\":[\\\"SSD\\\",\\\"CLOUD_BASIC\\\"],\\\"MessageRetention\\\":{\\\"Maximum\\\":2160,\\\"Minimal\\\":24,\\\"Step\\\":1},\\\"Partition\\\":{\\\"1600\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":4000,\\\"Step\\\":100},\\\"2000\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":4500,\\\"Step\\\":100},\\\"2400\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":5000,\\\"Step\\\":100},\\\"2800\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":5500,\\\"Step\\\":100},\\\"3200\\\":{\\\"Maximum\\\":40000,\\\"Minimal\\\":6000,\\\"Step\\\":100}}}}\\n\",\n \"PublicNetwork\": \"[{\\\"Maximum\\\":198,\\\"Minimal\\\":3,\\\"step\\\":3}]\",\n \"PublicNetworkLimit\": \"{\\\"Maximum\\\":999,\\\"Minimal\\\":198,\\\"step\\\":3,\\\"minimalZoneIds\\\":[100001,100002,200001,300001,400001],\\\"unsupportedRegionId\\\":[32,78]}\",\n \"RequestId\": null,\n \"Standard\": \"{}\",\n \"StandardS2\": \"{\\\"InstanceTypeConfigSet\\\":[{\\\"Type\\\":\\\"sv_ckafka_instance_s2_1\\\",\\\"Desc\\\":\\\"入门型\\\",\\\"DescEn\\\":\\\"Small\\\",\\\"Bandwidth\\\":320,\\\"MinDiskSize\\\":300,\\\"MaxDiskSize\\\":1000,\\\"DiskSize\\\":500,\\\"Pid\\\":1004034,\\\"MaximumInstancePartition\\\":60,\\\"MaximumInstanceTopic\\\":25},{\\\"Type\\\":\\\"sv_ckafka_instance_s2_2\\\",\\\"Desc\\\":\\\"标准型\\\",\\\"DescEn\\\":\\\"Standard\\\",\\\"Bandwidth\\\":800,\\\"DiskSize\\\":1500,\\\"MinDiskSize\\\":500,\\\"MaxDiskSize\\\":2500,\\\"Pid\\\":1004037,\\\"MaximumInstancePartition\\\":100,\\\"MaximumInstanceTopic\\\":40},{\\\"Type\\\":\\\"sv_ckafka_instance_s2_3\\\",\\\"Desc\\\":\\\"进阶型\\\",\\\"DescEn\\\":\\\"Advanced\\\",\\\"Bandwidth\\\":1200,\\\"DiskSize\\\":3000,\\\"MinDiskSize\\\":1000,\\\"MaxDiskSize\\\":4000,\\\"Pid\\\":1004038,\\\"MaximumInstancePartition\\\":150,\\\"MaximumInstanceTopic\\\":50}],\\\"maximumTopicPartition\\\":2500,\\\"maximumInstanceConsumerGroup\\\":0}\",\n \"UnitPrice\": {\n \"RealTotalCost\": 0,\n \"TotalCost\": 0\n },\n \"Version\": null,\n \"ZoneList\": [\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"1\",\n \"Flag\": true,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": true,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": true,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"true\",\n \"ZoneId\": \"800001\",\n \"ZoneName\": \"北京一区\",\n \"ZoneStatus\": 4\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"true\",\n \"ZoneId\": \"800002\",\n \"ZoneName\": \"北京二区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"false\",\n \"ZoneId\": \"800003\",\n \"ZoneName\": \"北京三区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"true\",\n \"ZoneId\": \"800004\",\n \"ZoneName\": \"北京四区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": true,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"true\",\n \"ZoneId\": \"800005\",\n \"ZoneName\": \"北京五区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"false\",\n \"ZoneId\": \"800006\",\n \"ZoneName\": \"北京六区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"false\",\n \"ZoneId\": \"800007\",\n \"ZoneName\": \"北京七区\",\n \"ZoneStatus\": 3\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"1\",\n \"Flag\": true,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": true,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": true,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"false\",\n \"ZoneId\": \"2000800004\",\n \"ZoneName\": \"腾讯地图CDZ北京一区\",\n \"ZoneStatus\": 4\n },\n {\n \"AppId\": 1300957330,\n \"ExtraFlag\": \"0\",\n \"Flag\": false,\n \"IsInternalApp\": 1,\n \"SalesInfo\": [\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"0.10.2.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"standard\",\n \"SoldOut\": true,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"0.10.2\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"1.1.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"profession\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.4.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"2.8.1\"\n },\n {\n \"Flag\": false,\n \"Platform\": \"premium\",\n \"SoldOut\": false,\n \"Version\": \"3.2.3\"\n }\n ],\n \"SoldOut\": \"false\",\n \"ZoneId\": \"800008\",\n \"ZoneName\": \"北京八区\",\n \"ZoneStatus\": 3\n }\n ]\n }\n }\n}",
|
362
356
|
"title": "查看可用区列表"
|
363
357
|
}
|
364
358
|
],
|
365
359
|
"DescribeConnectResource": [
|
366
360
|
{
|
367
361
|
"document": "",
|
368
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConnectResource\n<公共请求参数>\n\n{\n \"ResourceId\": \"reource-
|
369
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"
|
362
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConnectResource\n<公共请求参数>\n\n{\n \"ResourceId\": \"reource-test\"\n}",
|
363
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"resource-y9v8e3bl\",\n \"ResourceName\": \"mytest\",\n \"Type\": \"KAFKA\",\n \"Description\": \"\",\n \"MongoDBConnectParam\": null,\n \"EsConnectParam\": null,\n \"ClickHouseConnectParam\": null,\n \"DtsConnectParam\": null,\n \"MySQLConnectParam\": null,\n \"MqttConnectParam\": null,\n \"PostgreSQLConnectParam\": null,\n \"MariaDBConnectParam\": null,\n \"SQLServerConnectParam\": null,\n \"CtsdbConnectParam\": null,\n \"DorisConnectParam\": null,\n \"KafkaConnectParam\": {\n \"Region\": \"ap-guangzhou\",\n \"BrokerAddress\": \"11.135.14.76:8568\",\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-wdvgwwx2\",\n \"IsUpdate\": null\n },\n \"Status\": 1,\n \"CreateTime\": \"2024-12-04 16:21:08\",\n \"ErrorMessage\": \"RUNNING\",\n \"CurrentStep\": \"FINISH\",\n \"StepList\": [\n \"WAIT_CREATE_PRIVATELINK\",\n \"WAIT_CONNECT_PORT\",\n \"WAIT_CONNECT_RESOURCE\"\n ]\n },\n \"RequestId\": \"4cd38c99-9e9a-4a2d-8641-fa7c4015f764\"\n }\n}",
|
370
364
|
"title": "查询Datahub连接源"
|
371
365
|
}
|
372
366
|
],
|
373
367
|
"DescribeConnectResources": [
|
374
368
|
{
|
375
369
|
"document": "查询Datahub连接源列表",
|
376
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConnectResources\n<公共请求参数>\n\n{\n \"Limit\": 0,\n \"Type\": \"
|
377
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\":
|
370
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConnectResources\n<公共请求参数>\n\n{\n \"Limit\": 0,\n \"Type\": \"KAFKA\",\n \"SearchWord\": \"mytest\",\n \"Offset\": 0\n}",
|
371
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"ConnectResourceList\": [\n {\n \"ResourceId\": \"resource-y9v8e3bl\",\n \"ResourceName\": \"mytest\",\n \"Description\": \"\",\n \"Status\": 1,\n \"CreateTime\": \"2024-12-04 16:21:08\",\n \"ErrorMessage\": \"RUNNING\",\n \"CurrentStep\": \"FINISH\",\n \"DatahubTaskCount\": 0,\n \"TaskProgress\": 36,\n \"StepList\": [\n \"WAIT_CREATE_PRIVATELINK\",\n \"WAIT_CONNECT_PORT\",\n \"WAIT_CONNECT_RESOURCE\"\n ],\n \"Type\": \"KAFKA\",\n \"MongoDBConnectParam\": null,\n \"EsConnectParam\": null,\n \"ClickHouseConnectParam\": null,\n \"DtsConnectParam\": null,\n \"MySQLConnectParam\": null,\n \"MqttConnectParam\": null,\n \"PostgreSQLConnectParam\": null,\n \"MariaDBConnectParam\": null,\n \"SQLServerConnectParam\": null,\n \"CtsdbConnectParam\": null,\n \"DorisConnectParam\": null,\n \"KafkaConnectParam\": {\n \"Region\": \"ap-guangzhou\",\n \"BrokerAddress\": \"11.135.14.76:8568\",\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-wdvgwwx2\",\n \"IsUpdate\": null\n }\n }\n ]\n },\n \"RequestId\": \"21de50a2-3626-4194-a60b-0741e396f368\"\n }\n}",
|
378
372
|
"title": "查询Datahub连接源列表"
|
379
373
|
}
|
380
374
|
],
|
@@ -389,8 +383,8 @@
|
|
389
383
|
"DescribeDatahubGroupOffsets": [
|
390
384
|
{
|
391
385
|
"document": "",
|
392
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubGroupOffsets\n<公共请求参数>\n\n{\n \"Group\": \"\\\"group\\\"\",\n \"Name\": \"
|
393
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"Topic\": \"test\",\n \"Partitions\": [\n {\n \"Partition\": 0,\n \"Offset\": 22689638,\n \"Metadata\": \"\",\n \"ErrorCode\": 0,\n \"LogEndOffset\": 207927929,\n \"Lag\": 185238291\n }\n ]\n }\n ]\n },\n \"RequestId\": \"fd9afa97-cc0f-4ea7-9da8-63914a0877e1\"\n }\n}",
|
386
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubGroupOffsets\n<公共请求参数>\n\n{\n \"Group\": \"\\\"group\\\"\",\n \"Name\": \"name\"\n}",
|
387
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"Topic\": \"topic-test\",\n \"Partitions\": [\n {\n \"Partition\": 0,\n \"Offset\": 22689638,\n \"Metadata\": \"\",\n \"ErrorCode\": 0,\n \"LogEndOffset\": 207927929,\n \"Lag\": 185238291\n }\n ]\n }\n ]\n },\n \"RequestId\": \"fd9afa97-cc0f-4ea7-9da8-63914a0877e1\"\n }\n}",
|
394
388
|
"title": "获取消费分组offset"
|
395
389
|
}
|
396
390
|
],
|
@@ -398,23 +392,23 @@
|
|
398
392
|
{
|
399
393
|
"document": "",
|
400
394
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTask\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\"\n}",
|
401
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"abc\",\n \"TaskName\": \"abc\",\n \"TaskType\": \"abc\",\n \"Status\": 0,\n \"SourceResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"Resource\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"TargetResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"Resource\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"Connections\": [\n {\n \"TopicName\": \"abc\",\n \"GroupId\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"CreateTime\": \"abc\",\n \"TransformParam\": {\n \"AnalysisFormat\": \"abc\",\n \"Regex\": \"abc\",\n \"MapParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"FilterParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"MatchMode\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"OutputFormat\": \"abc\",\n \"FailureParam\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"DlqType\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"ccc\",\n \"Topic\": \"ac\",\n \"OffsetType\": \"c\",\n \"StartTime\": 1703990000,\n \"ResourceName\": \"cnnnc\",\n \"ZoneId\": 120399,\n \"TopicId\": \"corooco\",\n \"PartitionNum\": 1,\n \"EnableToleration\": true,\n \"QpsLimit\": 133,\n \"TableMappings\": [],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"\",\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": true\n },\n \"TopicParam\": {\n \"Resource\": \"\",\n \"OffsetType\": \"\",\n \"StartTime\": 139001030,\n \"CompressionType\": \"cc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 1\n }\n },\n \"Content\": \"abc\",\n \"SourceType\": \"abc\",\n \"Result\": \"abc\",\n \"AnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"UseEventBus\": true\n },\n \"DatahubId\": \"abc\",\n \"SchemaId\": \"abc\",\n \"SchemaName\": \"abc\",\n \"TransformsParam\": {\n \"Content\": \"abc\",\n \"FailureParam\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"DlqType\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"ccc\",\n \"Topic\": \"ac\",\n \"OffsetType\": \"c\",\n \"StartTime\": 1703990000,\n \"ResourceName\": \"cnnnc\",\n \"ZoneId\": 120399,\n \"TopicId\": \"corooco\",\n \"PartitionNum\": 1,\n \"EnableToleration\": true,\n \"QpsLimit\": 133,\n \"TableMappings\": [],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"\",\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": true\n },\n \"TopicParam\": {\n \"Resource\": \"\",\n \"OffsetType\": \"\",\n \"StartTime\": 139001030,\n \"CompressionType\": \"cc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 1\n }\n },\n \"FieldChain\": [\n {\n \"Analyse\": {\n \"Format\": \"abc\",\n \"Regex\": \"abc\",\n \"InputValueType\": \"abc\",\n \"InputValue\": \"abc\"\n },\n \"SecondaryAnalyse\": {\n \"Regex\": \"abc\"\n },\n \"SMT\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"ValueOperate\": {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n },\n \"OriginalValue\": \"abc\",\n \"ValueOperates\": [\n {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n }\n ]\n }\n ],\n \"Result\": \"abc\",\n \"AnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"ValueOperate\": {\n \"Type\": \"abc\",\n \"Replace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Substr\": {\n \"Start\": 0,\n \"End\": 0\n },\n \"Date\": {\n \"Format\": \"abc\",\n \"TargetType\": \"abc\",\n \"TimeZone\": \"abc\"\n },\n \"RegexReplace\": {\n \"Regex\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"Split\": {\n \"Regex\": \"abc\"\n },\n \"KV\": {\n \"Delimiter\": \"abc\",\n \"Regex\": \"abc\",\n \"KeepOriginalKey\": \"abc\"\n },\n \"Result\": \"abc\",\n \"JsonPathReplace\": {\n \"OldValue\": \"abc\",\n \"NewValue\": \"abc\"\n },\n \"UrlDecode\": {\n \"CharsetName\": \"abc\"\n },\n \"Lowercase\": {}\n },\n \"OriginalValue\": \"abc\"\n }\n ],\n \"SecondaryAnalyseResult\": [\n {\n \"Key\": \"abc\",\n \"Operate\": \"abc\",\n \"SchemeType\": \"abc\",\n \"Value\": \"abc\",\n \"OriginalValue\": \"abc\"\n }\n ],\n \"AnalyseJsonResult\": \"abc\",\n \"SecondaryAnalyseJsonResult\": \"abc\"\n }\n ],\n \"FilterParam\": [\n {\n \"Key\": \"abc\",\n \"Type\": \"abc\",\n \"MatchMode\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Result\": \"abc\",\n \"SourceType\": \"abc\",\n \"OutputFormat\": \"abc\",\n \"RowParam\": {\n \"RowContent\": \"abc\",\n \"KeyValueDelimiter\": \"abc\",\n \"EntryDelimiter\": \"abc\"\n },\n \"KeepMetadata\": true,\n \"BatchAnalyse\": {\n \"Format\": \"abc\"\n }\n },\n \"ErrorMessage\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
|
395
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Connections\": [],\n \"TransformParam\": null,\n \"SchemaId\": \"\",\n \"SchemaName\": \"\",\n \"TransformsParam\": null,\n \"TaskName\": \"mytask\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"Topic\": \"topic-1\",\n \"OffsetType\": null,\n \"StartTime\": null,\n \"ResourceName\": \"test-public-network\",\n \"ZoneId\": 100006,\n \"TopicId\": \"topic-byp7lpy2\",\n \"PartitionNum\": 3,\n \"EnableToleration\": null,\n \"QpsLimit\": 2000,\n \"UseTableMapping\": false,\n \"TableMappings\": null,\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": false,\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-wdvgwwx2\"\n },\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\",\n \"Status\": 1,\n \"CreateTime\": \"2024-12-04 16:22:23\",\n \"ErrorMessage\": \"运行中\",\n \"Tags\": []\n },\n \"RequestId\": \"5d584c1c-c41b-4fe1-9d10-b465c586e33e\"\n }\n}",
|
402
396
|
"title": "查询Datahub任务信息"
|
403
397
|
}
|
404
398
|
],
|
405
399
|
"DescribeDatahubTasks": [
|
406
400
|
{
|
407
401
|
"document": "",
|
408
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTasks\n<公共请求参数>\n\n{\n \"TaskType\": \"
|
409
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 0,\n \"TaskList\": [\n {\n \"TaskId\": \"abc\",\n \"TaskName\": \"abc\",\n \"TaskType\": \"abc\",\n \"Status\": 0,\n \"SourceResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"DropCls\": {\n \"DropInvalidMessageToCls\": true,\n \"DropClsRegion\": \"abc\",\n \"DropClsOwneruin\": \"abc\",\n \"DropClsTopicId\": \"abc\",\n \"DropClsLogSet\": \"abc\"\n },\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"TargetResource\": {\n \"Type\": \"abc\",\n \"KafkaParam\": {\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Topic\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"ResourceName\": \"abc\",\n \"ZoneId\": 0,\n \"TopicId\": \"abc\",\n \"PartitionNum\": 0,\n \"EnableToleration\": true,\n \"QpsLimit\": 1,\n \"TableMappings\": [\n {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Topic\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"UseTableMapping\": true,\n \"UseAutoCreateTopic\": true,\n \"CompressionType\": \"abc\",\n \"MsgMultiple\": 0,\n \"ConnectorSyncType\": \"abc\",\n \"KeepPartition\": true\n },\n \"EventBusParam\": {\n \"Type\": \"abc\",\n \"SelfBuilt\": true,\n \"Resource\": \"abc\",\n \"Namespace\": \"abc\",\n \"FunctionName\": \"abc\",\n \"Qualifier\": \"abc\"\n },\n \"MongoDBParam\": {\n \"Database\": \"abc\",\n \"Collection\": \"abc\",\n \"CopyExisting\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ListeningEvent\": \"abc\",\n \"ReadPreference\": \"abc\",\n \"Pipeline\": \"abc\",\n \"SelfBuilt\": true\n },\n \"EsParam\": {\n \"Resource\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"SelfBuilt\": true,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"DropInvalidMessage\": true,\n \"Index\": \"abc\",\n \"DateFormat\": \"abc\",\n \"ContentKey\": \"abc\",\n \"DropInvalidJsonMessage\": true,\n \"DocumentIdField\": \"abc\",\n \"IndexType\": \"abc\",\n \"DatabasePrimaryKey\": \"abc\",\n \"DropDlq\": {\n \"Type\": \"abc\",\n \"RetryInterval\": 1,\n \"MaxRetryAttempts\": 1,\n \"TopicParam\": {\n \"Resource\": \"abc\",\n \"OffsetType\": \"abc\",\n \"StartTime\": 1,\n \"TopicId\": \"abc\",\n \"CompressionType\": \"abc\",\n \"UseAutoCreateTopic\": true,\n \"MsgMultiple\": 0\n },\n \"DlqType\": \"abc\"\n },\n \"RecordMappingList\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\"\n }\n ],\n \"DateField\": \"abc\",\n \"RecordMappingMode\": \"abc\"\n },\n \"TdwParam\": {\n \"Bid\": \"abc\",\n \"Tid\": \"abc\",\n \"IsDomestic\": true,\n \"TdwHost\": \"abc\",\n \"TdwPort\": 0\n },\n \"DtsParam\": {\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Topic\": \"abc\",\n \"GroupId\": \"abc\",\n \"GroupUser\": \"abc\",\n \"GroupPassword\": \"abc\",\n \"TranSql\": true\n },\n \"ClickHouseParam\": {\n \"Cluster\": \"abc\",\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Schema\": [\n {\n \"ColumnName\": \"abc\",\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true\n }\n ],\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true,\n \"DropInvalidMessage\": true,\n \"Type\": \"abc\",\n \"BatchSize\": 0,\n \"ConsumerFetchMinBytes\": 0,\n \"ConsumerFetchMaxWaitMs\": 0\n },\n \"ClsParam\": {\n \"DecodeJson\": true,\n \"Resource\": \"abc\",\n \"LogSet\": \"abc\",\n \"ContentKey\": \"abc\",\n \"TimeField\": \"abc\"\n },\n \"CosParam\": {\n \"BucketName\": \"abc\",\n \"Region\": \"abc\",\n \"ObjectKey\": \"abc\",\n \"AggregateBatchSize\": 1,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"abc\",\n \"ObjectKeyPrefix\": \"abc\",\n \"DirectoryTimeFormat\": \"abc\"\n },\n \"MySQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DdlTopic\": \"abc\",\n \"DataSourceMonitorMode\": \"abc\",\n \"DataSourceMonitorResource\": \"abc\",\n \"DataSourceIncrementMode\": \"abc\",\n \"DataSourceIncrementColumn\": \"abc\",\n \"DataSourceStartFrom\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DataTargetRecordMapping\": [\n {\n \"JsonKey\": \"abc\",\n \"Type\": \"abc\",\n \"AllowNull\": true,\n \"ColumnName\": \"abc\",\n \"ExtraInfo\": \"abc\",\n \"ColumnSize\": \"abc\",\n \"DecimalDigits\": \"abc\",\n \"AutoIncrement\": true,\n \"DefaultValue\": \"abc\"\n }\n ],\n \"TopicRegex\": \"abc\",\n \"TopicReplacement\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"DropInvalidMessage\": true,\n \"OutputFormat\": \"abc\",\n \"IsTablePrefix\": true,\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true,\n \"SignalDatabase\": \"abc\",\n \"IsTableRegular\": true,\n \"SignalTable\": \"abc\",\n \"DateTimeZone\": \"abc\",\n \"SelfBuilt\": true\n },\n \"PostgreSQLParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"PluginName\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"DataFormat\": \"abc\",\n \"DataTargetInsertMode\": \"abc\",\n \"DataTargetPrimaryKeyField\": \"abc\",\n \"DropInvalidMessage\": true,\n \"IsTableRegular\": true,\n \"KeyColumns\": \"abc\",\n \"RecordWithSchema\": true\n },\n \"MariaDBParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\",\n \"KeyColumns\": \"abc\",\n \"IsTablePrefix\": true,\n \"OutputFormat\": \"abc\",\n \"IncludeContentChanges\": \"abc\",\n \"IncludeQuery\": true,\n \"RecordWithSchema\": true\n },\n \"SQLServerParam\": {\n \"Database\": \"abc\",\n \"Table\": \"abc\",\n \"Resource\": \"abc\",\n \"SnapshotMode\": \"abc\"\n },\n \"CtsdbParam\": {\n \"Resource\": \"abc\",\n \"CtsdbMetric\": \"abc\"\n },\n \"ScfParam\": {\n \"FunctionName\": \"abc\",\n \"Namespace\": \"abc\",\n \"Qualifier\": \"abc\",\n \"BatchSize\": 0,\n \"MaxRetries\": 0\n },\n \"MqttParam\": {\n \"Topics\": \"abc\",\n \"CleanSession\": true,\n \"Resource\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Qos\": 0,\n \"MaxTasks\": 0,\n \"ServiceVip\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"SelfBuilt\": true\n }\n },\n \"CreateTime\": \"abc\",\n \"ErrorMessage\": \"abc\",\n \"TaskProgress\": 0,\n \"TaskCurrentStep\": \"abc\",\n \"DatahubId\": \"abc\",\n \"StepList\": [\n \"abc\"\n ]\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
|
402
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTasks\n<公共请求参数>\n\n{\n \"TaskType\": \"SOURCE\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
|
403
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 8,\n \"TaskList\": [\n {\n \"TaskName\": \"mytask\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"Topic\": \"topic-1\",\n \"OffsetType\": null,\n \"StartTime\": null,\n \"ResourceName\": \"test-public-network\",\n \"ZoneId\": 100006,\n \"TopicId\": null,\n \"PartitionNum\": null,\n \"EnableToleration\": null,\n \"QpsLimit\": 2000,\n \"UseTableMapping\": false,\n \"TableMappings\": null,\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": false,\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-wdvgwwx2\"\n },\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\",\n \"Status\": 1,\n \"CreateTime\": \"2024-12-04 16:22:23\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"test\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"Topic\": \"123aaa\",\n \"OffsetType\": null,\n \"StartTime\": null,\n \"ResourceName\": \"【勿删-不要再新建公网域名了,会产生安全工单】spock-test\",\n \"ZoneId\": 100006,\n \"TopicId\": null,\n \"PartitionNum\": null,\n \"EnableToleration\": null,\n \"QpsLimit\": 2000,\n \"UseTableMapping\": false,\n \"TableMappings\": null,\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": false,\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-pkwxedpq\"\n },\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y975rpkn\",\n \"DatahubId\": \"datahub-y975rpkn\",\n \"Status\": 1,\n \"CreateTime\": \"2024-07-17 15:05:00\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"test\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": null,\n \"StartTime\": null,\n \"TopicId\": \"topic-elo4dm34\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-devin-topic-test\"\n },\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y97kwz5b\",\n \"DatahubId\": \"datahub-y97kwz5b\",\n \"Status\": 1,\n \"CreateTime\": \"2024-05-22 15:45:03\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"taskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": \"latest\",\n \"StartTime\": null,\n \"TopicId\": \"topic-ehzi5lue\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-topic1\"\n },\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"COS\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": {\n \"BucketName\": \"ckafka-1300957330\",\n \"Region\": \"ap-guangzhou\",\n \"ObjectKey\": \"defaultObjKey\",\n \"AggregateBatchSize\": 100,\n \"AggregateInterval\": 1440,\n \"FormatOutputType\": \"csv\",\n \"ObjectKeyPrefix\": \"prefix\",\n \"DirectoryTimeFormat\": \"%Y/%m/%d\"\n },\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y97qq5wn\",\n \"DatahubId\": \"\",\n \"Status\": 1,\n \"CreateTime\": \"2024-04-18 10:54:26\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"taskName\",\n \"TaskType\": \"SINK\",\n \"SourceResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": \"latest\",\n \"StartTime\": null,\n \"TopicId\": \"topic-elo4dm34\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-devin-topic-test\"\n },\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"COS\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": {\n \"BucketName\": \"ckafka-1300957330\",\n \"Region\": \"ap-guangzhou\",\n \"ObjectKey\": \"defaultObjKey\",\n \"AggregateBatchSize\": 100,\n \"AggregateInterval\": 1,\n \"FormatOutputType\": \"csv\",\n \"ObjectKeyPrefix\": \"Name\",\n \"DirectoryTimeFormat\": \"%Y/%m/%d\"\n },\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y97wro34\",\n \"DatahubId\": \"\",\n \"Status\": 1,\n \"CreateTime\": \"2023-12-19 17:28:03\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"test\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": null,\n \"StartTime\": null,\n \"TopicId\": \"topic-elo4dm34\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-devin-topic-test\"\n },\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y9xo59xn\",\n \"DatahubId\": \"datahub-y9xo59xn\",\n \"Status\": 1,\n \"CreateTime\": \"2023-08-24 19:40:52\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"test\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": null,\n \"StartTime\": null,\n \"TopicId\": \"topic-elo4dm34\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-devin-topic-test\"\n },\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y9xo55gb\",\n \"DatahubId\": \"datahub-y9xo55gb\",\n \"Status\": 1,\n \"CreateTime\": \"2023-08-24 19:40:21\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n },\n {\n \"TaskName\": \"testaaa\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"TOPIC\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": {\n \"OffsetType\": null,\n \"StartTime\": null,\n \"TopicId\": \"topic-4621aeam\",\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"Resource\": \"1300957330-test\"\n },\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y92do7z4\",\n \"DatahubId\": \"datahub-y92do7z4\",\n \"Status\": 1,\n \"CreateTime\": \"2023-04-10 15:35:32\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n }\n ]\n },\n \"RequestId\": \"08e8fe64-062f-4e15-88fd-aecdf848bf3e\"\n }\n}",
|
410
404
|
"title": "查询Datahub任务列表"
|
411
405
|
}
|
412
406
|
],
|
413
407
|
"DescribeDatahubTopic": [
|
414
408
|
{
|
415
409
|
"document": "",
|
416
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTopic\n<公共请求参数>\n\n{\n \"Name\": \"
|
417
|
-
"output": "{\n \"Response\": {\n \"
|
410
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTopic\n<公共请求参数>\n\n{\n \"Name\": \"1300957330-tanxing-qiang-2nd\"\n}",
|
411
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"e4edf3bd-b2b1-4add-9a87-d41f35091395\",\n \"Result\": {\n \"Address\": \"dip.tencentcloudmq.com:6000\",\n \"Name\": \"1300957330-tanxing-qiang-2nd\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"Password\": \"923274dd1f22496590f7ff598d773895\",\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-g1ntq6se\",\n \"TopicName\": \"1300957330-tanxing-qiang-2nd\",\n \"UserName\": \"ougeml7y4ky0\"\n }\n }\n}",
|
418
412
|
"title": "获取主题属性"
|
419
413
|
}
|
420
414
|
],
|
@@ -422,15 +416,15 @@
|
|
422
416
|
{
|
423
417
|
"document": "",
|
424
418
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTopics\n<公共请求参数>\n\n{}",
|
425
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"
|
419
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"136d14bc-109d-4b1a-8b2c-de58cd04536d\",\n \"Result\": {\n \"TopicList\": [\n {\n \"Name\": \"1300957330-devin-topic-test\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-elo4dm34\",\n \"TopicName\": \"1300957330-devin-topic-test\"\n },\n {\n \"Name\": \"1300957330-rxtest\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-2kcw8efy\",\n \"TopicName\": \"1300957330-rxtest\"\n },\n {\n \"Name\": \"1300957330-tanxing-qiang-2nd\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-g1ntq6se\",\n \"TopicName\": \"1300957330-tanxing-qiang-2nd\"\n },\n {\n \"Name\": \"1300957330-test\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-4621aeam\",\n \"TopicName\": \"1300957330-test\"\n },\n {\n \"Name\": \"1300957330-test-1\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-houq8qfw\",\n \"TopicName\": \"1300957330-test-1\"\n },\n {\n \"Name\": \"1300957330-test-topic2\",\n \"Note\": \"\",\n \"PartitionNum\": 2,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-ar3abkmu\",\n \"TopicName\": \"1300957330-test-topic2\"\n },\n {\n \"Name\": \"1300957330-testttt\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-gdbt9w28\",\n \"TopicName\": \"1300957330-testttt\"\n },\n {\n \"Name\": \"1300957330-topic1\",\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"RetentionMs\": 86400000,\n \"Status\": 1,\n \"TopicId\": \"topic-ehzi5lue\",\n \"TopicName\": \"1300957330-topic1\"\n }\n ],\n \"TotalCount\": 8\n }\n }\n}",
|
426
420
|
"title": "查询Datahub主题列表"
|
427
421
|
}
|
428
422
|
],
|
429
423
|
"DescribeGroup": [
|
430
424
|
{
|
431
425
|
"document": "",
|
432
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeGroup\
|
433
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"
|
426
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeGroup\n&InstanceId=ckafka-pkwxedpq\n&<公共请求参数>",
|
427
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"5936dc43-9496-44fa-977b-25f3048352be\",\n \"Result\": {\n \"GroupCountQuota\": 200,\n \"GroupList\": [\n {\n \"Group\": \"test-group\",\n \"Protocol\": \"consumer\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
|
434
428
|
"title": "枚举消费分组"
|
435
429
|
}
|
436
430
|
],
|
@@ -438,23 +432,23 @@
|
|
438
432
|
{
|
439
433
|
"document": "",
|
440
434
|
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeGroupInfo\n&InstanceId=ckafka-ivn43n20\n&GroupList.0=groupName\n&<公共请求参数>",
|
441
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"ErrorCode\": \"0\",\n \"State\": \"Stable\",\n \"ProtocolType\": \"consumer\",\n \"Protocol\": \"range\",\n \"Members\": [\n {\n \"MemberId\": \"consumer-1-/10.53.88.65-2018-08-10 10:17:19:639-88206ef1-9248-43a0-9ff4-e22c3ab21e92\",\n \"ClientId\": \"consumer-1\",\n \"ClientHost\": \"/10.53.88.65\",\n \"Assignment\": {\n \"Version\": 0,\n \"Topics\": [\n {\n \"Topic\": \"test\",\n \"Partitions\": [\n 0\n ]\n }\n ]\n }\n }\n ],\n \"Group\": \"perf-consumer-97910\"\n }\n ],\n \"RequestId\": \"8e9b234e-0c3e-4340-9733-adbd05879b10\"\n }\n}",
|
435
|
+
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"ErrorCode\": \"0\",\n \"State\": \"Stable\",\n \"ProtocolType\": \"consumer\",\n \"Protocol\": \"range\",\n \"Members\": [\n {\n \"MemberId\": \"consumer-1-/10.53.88.65-2018-08-10 10:17:19:639-88206ef1-9248-43a0-9ff4-e22c3ab21e92\",\n \"ClientId\": \"consumer-1\",\n \"ClientHost\": \"/10.53.88.65\",\n \"Assignment\": {\n \"Version\": 0,\n \"Topics\": [\n {\n \"Topic\": \"topic-test\",\n \"Partitions\": [\n 0\n ]\n }\n ]\n }\n }\n ],\n \"Group\": \"perf-consumer-97910\"\n }\n ],\n \"RequestId\": \"8e9b234e-0c3e-4340-9733-adbd05879b10\"\n }\n}",
|
442
436
|
"title": "获取消费分组信息"
|
443
437
|
}
|
444
438
|
],
|
445
439
|
"DescribeGroupOffsets": [
|
446
440
|
{
|
447
441
|
"document": "",
|
448
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeGroupOffsets\
|
449
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"Topic\": \"test\",\n \"Partitions\": [\n {\n \"Partition\": 0,\n \"Offset\": 22689638,\n \"Metadata\": \"\",\n \"ErrorCode\": 0,\n \"LogEndOffset\": 207927929,\n \"Lag\": 185238291\n }\n ]\n }\n ]\n },\n \"RequestId\": \"fd9afa97-cc0f-4ea7-9da8-63914a0877e1\"\n }\n}",
|
442
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeGroupOffsets\n&InstanceId=ckafka-test\n&Group=\"group\"\n&<公共请求参数>",
|
443
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"Topic\": \"topic-test\",\n \"Partitions\": [\n {\n \"Partition\": 0,\n \"Offset\": 22689638,\n \"Metadata\": \"\",\n \"ErrorCode\": 0,\n \"LogEndOffset\": 207927929,\n \"Lag\": 185238291\n }\n ]\n }\n ]\n },\n \"RequestId\": \"fd9afa97-cc0f-4ea7-9da8-63914a0877e1\"\n }\n}",
|
450
444
|
"title": "获取消费分组offset"
|
451
445
|
}
|
452
446
|
],
|
453
447
|
"DescribeInstanceAttributes": [
|
454
448
|
{
|
455
449
|
"document": "",
|
456
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeInstanceAttributes\n&InstanceId=
|
457
|
-
"output": "{\n \"Response\": {\n \"
|
450
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeInstanceAttributes\n&InstanceId=ckafka-pkwxedpq\n&<公共请求参数>",
|
451
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"dc67ed1b-3ada-4dad-9c5e-dc2a3619558e\",\n \"Result\": {\n \"Bandwidth\": 1200,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"Config\": {\n \"AutoCreateTopicsEnable\": true,\n \"DefaultNumPartitions\": 10,\n \"DefaultReplicationFactor\": 2\n },\n \"CreateTime\": 1667461825,\n \"CreatedPartitions\": 1026,\n \"CreatedTopics\": 61,\n \"CustomCertId\": \"certid\",\n \"Cvm\": 1,\n \"DeleteRouteTimestamp\": \"\",\n \"DiskSize\": 1000,\n \"DynamicDiskConfig\": {\n \"DiskQuotaPercentage\": 75,\n \"Enable\": 1,\n \"MaxDiskSpace\": 500000,\n \"StepForwardPercentage\": 10\n },\n \"ElasticFloatBandwidth\": 480,\n \"ExpireTime\": 1735890625,\n \"Features\": [\n \"FEATURE_SUBNET_ACL\",\n \"FEATURE_SASL_SSL\",\n \"FEATURE_MULIT_SASL_PLAINTEXT\",\n \"FEATURE_TOPIC_QUOTA\",\n \"FEATURE_SASL_SCRAM_512\",\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"FreePartitionNumber\": 1200,\n \"Healthy\": 1,\n \"HealthyMessage\": \"healthy\",\n \"InstanceChargeType\": \"PREPAID\",\n \"InstanceId\": \"ckafka-pkwxedpq\",\n \"InstanceName\": \"【勿删-不要再新建公网域名了,会产生安全工单】spock-test\",\n \"InstanceType\": \"profession\",\n \"MaxConnection\": 10000,\n \"MaxGroupNum\": 200,\n \"MsgRetentionTime\": 2880,\n \"PublicNetwork\": 6,\n \"RemainderPartitions\": 174,\n \"RemainderTopics\": 539,\n \"RemainingPartitions\": 174,\n \"RemainingTopics\": 539,\n \"RetentionTimeConfig\": {\n \"BottomRetention\": 360,\n \"DiskQuotaPercentage\": 75,\n \"Enable\": 0,\n \"StepForwardPercentage\": 10\n },\n \"Status\": 1,\n \"SubnetId\": \"subnet-kg07707y\",\n \"Tags\": [\n {\n \"TagKey\": \"Application\",\n \"TagValue\": \"underlay-domain\"\n },\n {\n \"TagKey\": \"a\",\n \"TagValue\": \"555555\"\n }\n ],\n \"Version\": \"2.4.1\",\n \"Vip\": \"172.16.0.17\",\n \"VipList\": [\n {\n \"Vip\": \"172.16.0.17\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-apwrtw01\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n }\n }\n}",
|
458
452
|
"title": "获取实例属性"
|
459
453
|
}
|
460
454
|
],
|
@@ -469,16 +463,16 @@
|
|
469
463
|
"DescribeInstancesDetail": [
|
470
464
|
{
|
471
465
|
"document": "",
|
472
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeInstancesDetail\n
|
473
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 0,\n \"InstanceList\": [\n {\n \"InstanceId\": \"abc\",\n \"InstanceName\": \"abc\",\n \"Vip\": \"abc\",\n \"Vport\": \"abc\",\n \"VipList\": [\n {\n \"Vip\": \"abc\",\n \"Vport\": \"abc\"\n }\n ],\n \"Status\": 0,\n \"Bandwidth\": 0,\n \"DiskSize\": 0,\n \"ZoneId\": 0,\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"RenewFlag\": 0,\n \"Healthy\": 0,\n \"HealthyMessage\": \"abc\",\n \"CreateTime\": 0,\n \"ExpireTime\": 0,\n \"IsInternal\": 0,\n \"TopicNum\": 0,\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"Version\": \"abc\",\n \"ZoneIds\": [\n 0\n ],\n \"Cvm\": 0,\n \"InstanceType\": \"abc\",\n \"DiskType\": \"abc\",\n \"MaxTopicNumber\": 0,\n \"MaxPartitionNumber\": 0,\n \"RebalanceTime\": \"abc\",\n \"PartitionNumber\": 1,\n \"PublicNetworkChargeType\": \"abc\",\n \"PublicNetwork\": 0,\n \"ClusterType\": \"abc\",\n \"Features\": [\n \"abc\"\n ]\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
|
466
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeInstancesDetail\n&<公共请求参数>",
|
467
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"84b84177-c5aa-4fa9-aae0-14618af7d251\",\n \"Result\": {\n \"InstanceList\": [\n {\n \"Bandwidth\": 800,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1732245392,\n \"Cvm\": 1,\n \"DiskSize\": 1000,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 1734837392,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"\",\n \"InstanceId\": \"ckafka-wdvgwwx2\",\n \"InstanceName\": \"test-public-network\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 1200,\n \"MaxTopicNumber\": 600,\n \"PartitionNumber\": 60,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_PREPAID\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 0,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 6,\n \"Version\": \"2.8.1\",\n \"Vip\": \"10.0.1.17\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.17\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n },\n {\n \"Bandwidth\": 19200,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1732086196,\n \"Cvm\": 1,\n \"DiskSize\": -1,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 0,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"\",\n \"InstanceId\": \"ckafka-vv7wpp93\",\n \"InstanceName\": \"wenbingshen-测试\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 5000,\n \"MaxTopicNumber\": 2500,\n \"PartitionNumber\": 46,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_POSTPAID_BY_HOUR\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 0,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 3,\n \"Version\": \"2.8.1\",\n \"Vip\": \"10.0.1.31\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.31\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n },\n {\n \"Bandwidth\": 160,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1731479434,\n \"Cvm\": 1,\n \"DiskSize\": 200,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 1734071434,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"\",\n \"InstanceId\": \"ckafka-bzmjpp4z\",\n \"InstanceName\": \"Reserved_hdq_0.6_2.8\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 400,\n \"MaxTopicNumber\": 200,\n \"PartitionNumber\": 18,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_PREPAID\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 0,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 3,\n \"Version\": \"2.8.1\",\n \"Vip\": \"10.0.1.3\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.3\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": []\n },\n {\n \"Bandwidth\": 160,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1724071025,\n \"Cvm\": 1,\n \"DiskSize\": 200,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 1734611825,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"\",\n \"InstanceId\": \"ckafka-mon24787\",\n \"InstanceName\": \"carwyn-测试 勿删\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 400,\n \"MaxTopicNumber\": 200,\n \"PartitionNumber\": 26,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_PREPAID\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 1,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 5,\n \"Version\": \"1.1.1\",\n \"Vip\": \"10.0.1.29\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.29\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n },\n {\n \"Bandwidth\": 1600,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1722481364,\n \"Cvm\": 1,\n \"DiskSize\": 1000,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 0,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"\",\n \"InstanceId\": \"ckafka-5k7va2bv\",\n \"InstanceName\": \"shilinlu-test-勿动\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 1400,\n \"MaxTopicNumber\": 700,\n \"PartitionNumber\": 72,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_POSTPAID_BY_HOUR\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 0,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 5,\n \"Version\": \"2.8.1\",\n \"Vip\": \"10.0.1.40\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.40\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n },\n {\n \"Bandwidth\": 3200,\n \"ClusterType\": \"CLOUD_CVM\",\n \"CreateTime\": 1716451701,\n \"Cvm\": 1,\n \"DiskSize\": 3000,\n \"DiskType\": \"CLOUD_SSD\",\n \"ExpireTime\": 0,\n \"Features\": [\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"healthy\",\n \"InstanceId\": \"ckafka-na37x9qa\",\n \"InstanceName\": \"shilinlu-exporter 测试\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 2000,\n \"MaxTopicNumber\": 1000,\n \"PartitionNumber\": 22,\n \"PublicNetwork\": 3,\n \"PublicNetworkChargeType\": \"BANDWIDTH_POSTPAID_BY_HOUR\",\n \"RebalanceTime\": \"0000-00-00 00:00:00\",\n \"RenewFlag\": 0,\n \"Status\": 1,\n \"SubnetId\": \"subnet-5rhipsse\",\n \"Tags\": [],\n \"TopicNum\": 2,\n \"Version\": \"2.4.1\",\n \"Vip\": \"10.0.1.25\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.1.25\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-ks7w9y0b\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": []\n },\n {\n \"Bandwidth\": 1200,\n \"ClusterType\": \"CLOUD_EKS_TSE\",\n \"CreateTime\": 1667461825,\n \"Cvm\": 1,\n \"DiskSize\": 1000,\n \"DiskType\": \"CLOUD_BASIC\",\n \"ExpireTime\": 1735890625,\n \"Features\": [\n \"CLOUD_EKS_TSE\",\n \"CLOUD_EKS_CROS_ZONE\",\n \"FEATURE_SASL_SCRAM\"\n ],\n \"Healthy\": 1,\n \"HealthyMessage\": \"healthy\",\n \"InstanceId\": \"ckafka-pkwxedpq\",\n \"InstanceName\": \"【勿删-不要再新建公网域名了,会产生安全工单】spock-test\",\n \"InstanceType\": \"profession\",\n \"IsInternal\": 0,\n \"MaxPartitionNumber\": 1200,\n \"MaxTopicNumber\": 600,\n \"PartitionNumber\": 1026,\n \"PublicNetwork\": 6,\n \"PublicNetworkChargeType\": \"BANDWIDTH_PREPAID\",\n \"RebalanceTime\": \"2023-07-04 10:30:58\",\n \"RenewFlag\": 1,\n \"Status\": 1,\n \"SubnetId\": \"subnet-kg07707y\",\n \"Tags\": [\n {\n \"TagKey\": \"Application\",\n \"TagValue\": \"underlay-domain\"\n },\n {\n \"TagKey\": \"a\",\n \"TagValue\": \"555555\"\n }\n ],\n \"TopicNum\": 61,\n \"Version\": \"2.4.1\",\n \"Vip\": \"172.16.0.17\",\n \"VipList\": [\n {\n \"Vip\": \"172.16.0.17\",\n \"Vport\": \"9092\"\n }\n ],\n \"VpcId\": \"vpc-apwrtw01\",\n \"Vport\": \"9092\",\n \"ZoneId\": 100006,\n \"ZoneIds\": [\n 100006,\n 100007\n ]\n }\n ],\n \"TotalCount\": 7\n }\n }\n}",
|
474
468
|
"title": "获取实例列表详情"
|
475
469
|
}
|
476
470
|
],
|
477
471
|
"DescribePrometheus": [
|
478
472
|
{
|
479
473
|
"document": "",
|
480
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePrometheus\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-
|
481
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Type\": \"
|
474
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePrometheus\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-na37x9qa\"\n}",
|
475
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a49797c5-c350-4de6-b555-321f2bed255b\",\n \"Result\": [\n {\n \"BrokerIp\": \"10.0.137.216\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60001,\n \"SubnetId\": null,\n \"Type\": \"JmxExport\",\n \"VpcId\": null\n },\n {\n \"BrokerIp\": \"10.0.137.216\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60002,\n \"SubnetId\": null,\n \"Type\": \"NodeExport\",\n \"VpcId\": null\n },\n {\n \"BrokerIp\": \"10.0.158.67\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60003,\n \"SubnetId\": null,\n \"Type\": \"JmxExport\",\n \"VpcId\": null\n },\n {\n \"BrokerIp\": \"10.0.158.67\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60004,\n \"SubnetId\": null,\n \"Type\": \"NodeExport\",\n \"VpcId\": null\n },\n {\n \"BrokerIp\": \"10.0.149.242\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60005,\n \"SubnetId\": null,\n \"Type\": \"JmxExport\",\n \"VpcId\": null\n },\n {\n \"BrokerIp\": \"10.0.149.242\",\n \"SourceIp\": \"10.0.1.44\",\n \"SourcePort\": 60006,\n \"SubnetId\": null,\n \"Type\": \"NodeExport\",\n \"VpcId\": null\n }\n ]\n }\n}",
|
482
476
|
"title": "获取实例Prometheus信息"
|
483
477
|
}
|
484
478
|
],
|
@@ -493,16 +487,16 @@
|
|
493
487
|
"DescribeRoute": [
|
494
488
|
{
|
495
489
|
"document": "查看路由信息",
|
496
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeRoute\n&InstanceId=
|
497
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Routers\": [\n {\n \"AccessType\": 0,\n \"
|
490
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeRoute\n&InstanceId=ckafka-na37x9qa\n&<公共请求参数>",
|
491
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"972ab361-b677-4431-9f49-f54f8e1e62ab\",\n \"Result\": {\n \"Routers\": [\n {\n \"AccessType\": 0,\n \"BrokerVipList\": [\n {\n \"Vip\": \"11.135.14.76\",\n \"Vport\": \"7609\"\n },\n {\n \"Vip\": \"11.135.14.76\",\n \"Vport\": \"7610\"\n },\n {\n \"Vip\": \"11.135.14.76\",\n \"Vport\": \"7611\"\n }\n ],\n \"DeleteTimestamp\": \"\",\n \"Domain\": \"\",\n \"DomainPort\": 0,\n \"RouteId\": 136207,\n \"Subnet\": \"subnet-m7o87b20\",\n \"VipList\": [\n {\n \"Vip\": \"11.135.14.76\",\n \"Vport\": \"7608\"\n }\n ],\n \"VipType\": 7,\n \"VpcId\": \"vpc-n3n50e5r\"\n },\n {\n \"AccessType\": 0,\n \"BrokerVipList\": [\n {\n \"Vip\": \"10.0.0.15\",\n \"Vport\": \"9093\"\n },\n {\n \"Vip\": \"10.0.0.15\",\n \"Vport\": \"9094\"\n },\n {\n \"Vip\": \"10.0.0.15\",\n \"Vport\": \"9095\"\n }\n ],\n \"DeleteTimestamp\": \"\",\n \"Domain\": \"\",\n \"DomainPort\": 0,\n \"RouteId\": 137005,\n \"Subnet\": \"subnet-pu55o55e\",\n \"VipList\": [\n {\n \"Vip\": \"10.0.0.15\",\n \"Vport\": \"9092\"\n }\n ],\n \"VipType\": 3,\n \"VpcId\": \"vpc-ktradax5\"\n },\n {\n \"AccessType\": 1,\n \"BrokerVipList\": [\n {\n \"Vip\": \"106.55.222.195\",\n \"Vport\": \"50009\"\n },\n {\n \"Vip\": \"106.55.222.195\",\n \"Vport\": \"50010\"\n },\n {\n \"Vip\": \"106.55.222.195\",\n \"Vport\": \"50011\"\n }\n ],\n \"DeleteTimestamp\": \"\",\n \"Domain\": \"ckafka-na37x9qa.ap-guangzhou.ckafka.tencentcloudmq.com\",\n \"DomainPort\": 50000,\n \"RouteId\": 137270,\n \"Subnet\": \"\",\n \"VipList\": [\n {\n \"Vip\": \"81.71.20.57\",\n \"Vport\": \"50000\"\n }\n ],\n \"VipType\": 1,\n \"VpcId\": \"vpc-ks7w9y0b\"\n },\n {\n \"AccessType\": 0,\n \"BrokerVipList\": [\n {\n \"Vip\": \"11.135.14.109\",\n \"Vport\": \"8281\"\n },\n {\n \"Vip\": \"11.135.14.109\",\n \"Vport\": \"8282\"\n },\n {\n \"Vip\": \"11.135.14.109\",\n \"Vport\": \"8283\"\n }\n ],\n \"DeleteTimestamp\": \"\",\n \"Domain\": \"\",\n \"DomainPort\": 0,\n \"RouteId\": 137606,\n \"Subnet\": \"subnet-m7o87b20\",\n \"VipList\": [\n {\n \"Vip\": \"11.135.14.109\",\n \"Vport\": \"8280\"\n }\n ],\n \"VipType\": 7,\n \"VpcId\": \"vpc-n3n50e5r\"\n }\n ]\n }\n }\n}",
|
498
492
|
"title": "查看路由信息"
|
499
493
|
}
|
500
494
|
],
|
501
495
|
"DescribeTaskStatus": [
|
502
496
|
{
|
503
497
|
"document": "",
|
504
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeTaskStatus\
|
505
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": 0\n },\n \"RequestId\": \"ca7d6645-e33b-436c-8c83-b2a1229a57fa\"\n }\n}",
|
498
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeTaskStatus\n&FlowId=1003\n&<公共请求参数>",
|
499
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": 0,\n \"Output\": \"abc\"\n },\n \"RequestId\": \"ca7d6645-e33b-436c-8c83-b2a1229a57fa\"\n }\n}",
|
506
500
|
"title": "查询任务状态"
|
507
501
|
}
|
508
502
|
],
|
@@ -517,8 +511,8 @@
|
|
517
511
|
"DescribeTopicAttributes": [
|
518
512
|
{
|
519
513
|
"document": "",
|
520
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeTopicAttributes\n&InstanceId=
|
521
|
-
"output": "{\n \"Response\": {\n \"
|
514
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeTopicAttributes\n&InstanceId=ckafka-na37x9qa\n&TopicName=test-sh\n&<公共请求参数>",
|
515
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"2631ff19-2dd4-41a6-9391-c7543dc22c8a\",\n \"Result\": {\n \"AclRuleList\": [],\n \"Config\": {\n \"CleanUpPolicy\": \"delete\",\n \"LogMsgTimestampType\": null,\n \"MaxMessageBytes\": 8388608,\n \"MinInsyncReplicas\": 1,\n \"Retention\": 86400000,\n \"RetentionBytes\": null,\n \"SegmentBytes\": null,\n \"SegmentMs\": null,\n \"UncleanLeaderElectionEnable\": 1\n },\n \"CreateTime\": 1720525148,\n \"EnableAclRule\": 0,\n \"EnableWhiteList\": 0,\n \"IpWhiteList\": [],\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"Partitions\": [\n {\n \"IsrNum\": 2,\n \"LeaderStatus\": 0,\n \"Partition\": 0,\n \"ReplicaNum\": 2\n }\n ],\n \"QuotaConfig\": {\n \"QuotaConsumerByteRate\": null,\n \"QuotaProducerByteRate\": null\n },\n \"ReplicaNum\": 2,\n \"TopicId\": \"topic-24gugwns\"\n }\n }\n}",
|
522
516
|
"title": "获取主题属性"
|
523
517
|
}
|
524
518
|
],
|
@@ -526,30 +520,30 @@
|
|
526
520
|
{
|
527
521
|
"document": "",
|
528
522
|
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeTopicDetail\n&InstanceId=ckafka-xxooa0\n&<公共请求参数>",
|
529
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicList\": [\n {\n \"
|
523
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"071db315-27d5-4a7c-8bb3-e05c23e7a69c\",\n \"Result\": {\n \"TopicList\": [\n {\n \"Config\": {\n \"CleanUpPolicy\": \"delete\",\n \"LogMsgTimestampType\": null,\n \"MaxMessageBytes\": 8388608,\n \"MinInsyncReplicas\": 1,\n \"Retention\": 259200000,\n \"RetentionBytes\": null,\n \"SegmentBytes\": null,\n \"SegmentMs\": null,\n \"UncleanLeaderElectionEnable\": 1\n },\n \"CreateTime\": 1716452124,\n \"EnableWhiteList\": false,\n \"ForwardCosBucket\": \"\",\n \"ForwardInterval\": 0,\n \"ForwardStatus\": 1,\n \"IpWhiteListCount\": 0,\n \"Note\": \"\",\n \"PartitionNum\": 10,\n \"ReplicaNum\": 2,\n \"RetentionTimeConfig\": {\n \"Current\": 4320,\n \"Expect\": 4320,\n \"ModTimeStamp\": 1716452125000\n },\n \"Status\": 0,\n \"Tags\": null,\n \"TopicId\": \"topic-4mi2t5w2\",\n \"TopicName\": \"abc\"\n },\n {\n \"Config\": {\n \"CleanUpPolicy\": \"delete\",\n \"LogMsgTimestampType\": null,\n \"MaxMessageBytes\": 8388608,\n \"MinInsyncReplicas\": 1,\n \"Retention\": 86400000,\n \"RetentionBytes\": null,\n \"SegmentBytes\": null,\n \"SegmentMs\": null,\n \"UncleanLeaderElectionEnable\": 1\n },\n \"CreateTime\": 1720525148,\n \"EnableWhiteList\": false,\n \"ForwardCosBucket\": \"\",\n \"ForwardInterval\": 0,\n \"ForwardStatus\": 1,\n \"IpWhiteListCount\": 0,\n \"Note\": \"\",\n \"PartitionNum\": 1,\n \"ReplicaNum\": 2,\n \"RetentionTimeConfig\": {\n \"Current\": 1440,\n \"Expect\": 1440,\n \"ModTimeStamp\": 1720525149000\n },\n \"Status\": 0,\n \"Tags\": null,\n \"TopicId\": \"topic-24gugwns\",\n \"TopicName\": \"test-shilinlu\"\n }\n ],\n \"TotalCount\": 2\n }\n }\n}",
|
530
524
|
"title": "获取实例列表详情"
|
531
525
|
}
|
532
526
|
],
|
533
527
|
"DescribeTopicFlowRanking": [
|
534
528
|
{
|
535
529
|
"document": "检查当前实例的主题流量top 情况",
|
536
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicFlowRanking\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-
|
537
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicFlow\": [\n {\n \"
|
530
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicFlowRanking\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-vv7wpp93\",\n \"BeginDate\": \"2020-09-22T00:00:00+00:00\",\n \"EndDate\": \"2020-09-22T00:00:00+00:00\",\n \"RankingType\": \"PRO\"\n}",
|
531
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicFlow\": [\n {\n \"TopicName\": \"test-bing-v1w\",\n \"TopicId\": \"topic-1jcib81g\",\n \"PartitionNum\": 10,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 3135\n },\n {\n \"TopicName\": \"alert-go-s1\",\n \"TopicId\": \"topic-o8gy2gta\",\n \"PartitionNum\": 3,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 0\n },\n {\n \"TopicName\": \"alter-go-s2\",\n \"TopicId\": \"topic-d6t7j7vc\",\n \"PartitionNum\": 10,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 0\n }\n ],\n \"TopicMessageHeap\": [\n {\n \"TopicName\": \"test-bing-v1w\",\n \"TopicId\": \"topic-1jcib81g\",\n \"PartitionNum\": 10,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 3135\n },\n {\n \"TopicName\": \"alert-go-s1\",\n \"TopicId\": \"topic-o8gy2gta\",\n \"PartitionNum\": 3,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 0\n },\n {\n \"TopicName\": \"alter-go-s2\",\n \"TopicId\": \"topic-d6t7j7vc\",\n \"PartitionNum\": 10,\n \"ReplicaNum\": 2,\n \"TopicTraffic\": \"0.00\",\n \"MessageHeap\": 0\n }\n ],\n \"ConsumeSpeed\": [],\n \"BrokerIp\": [\n \"10.0.156.208\",\n \"10.0.207.248\",\n \"10.0.207.249\",\n \"10.0.156.205\"\n ],\n \"BrokerTopicData\": [],\n \"BrokerTopicFlowData\": []\n },\n \"RequestId\": \"6c6d04b5-fa2f-4b4c-913a-2bd4ee111aa4\"\n }\n}",
|
538
532
|
"title": "Topic 流量排行"
|
539
533
|
}
|
540
534
|
],
|
541
535
|
"DescribeTopicProduceConnection": [
|
542
536
|
{
|
543
537
|
"document": "获取topic连接信息",
|
544
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicProduceConnection\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-
|
545
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"IpAddr\": \"
|
538
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicProduceConnection\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"TopicName\": \"topic-name\"\n}",
|
539
|
+
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"IpAddr\": \"10.23.1.1\",\n \"Time\": \"2020-08-21 11:15:54\",\n \"IsUnSupportVersion\": true\n }\n ],\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
546
540
|
"title": "获取topic连接信息"
|
547
541
|
}
|
548
542
|
],
|
549
543
|
"DescribeTopicSubscribeGroup": [
|
550
544
|
{
|
551
545
|
"document": "",
|
552
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicSubscribeGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-kmex0nvv\",\n \"TopicName\": \"test\"\n}",
|
546
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicSubscribeGroup\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-kmex0nvv\",\n \"TopicName\": \"topic-test\"\n}",
|
553
547
|
"output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": 1,\n \"TotalCount\": 2,\n \"StatusCountInfo\": \"1 Empty, 1 Stable\",\n \"GroupsInfo\": [\n {\n \"Protocol\": \"\",\n \"ProtocolType\": \"\",\n \"ErrorCode\": \"0\",\n \"State\": \"Empty\",\n \"Members\": [],\n \"Group\": \"xx1\"\n },\n {\n \"Protocol\": \"roundrobin\",\n \"ProtocolType\": \"consumer\",\n \"ErrorCode\": \"0\",\n \"State\": \"Stable\",\n \"Members\": [\n {\n \"ClientHost\": \"10.0.0.0\",\n \"MemberId\": \"consumer-63-/10.0.0.0-2022-07-31 19:09:08:169-73e4xx82-4c42-4ccf-8d01-7c74c8xxxxx2\",\n \"ClientId\": \"consumer-63\",\n \"Assignment\": {\n \"Topics\": [\n {\n \"Topic\": \"xx_topic\",\n \"Partitions\": [\n 10\n ]\n }\n ],\n \"Version\": 0\n }\n }\n ],\n \"Group\": \"xx2\"\n }\n ]\n },\n \"RequestId\": \"91b6b112-7f0a-4e18-b353-5202bcafd2c2\"\n }\n}",
|
554
548
|
"title": "查询订阅某主题消息分组信息"
|
555
549
|
}
|
@@ -557,40 +551,40 @@
|
|
557
551
|
"DescribeTopicSyncReplica": [
|
558
552
|
{
|
559
553
|
"document": "",
|
560
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicSyncReplica\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
561
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TopicInSyncReplicaList\": [\n {\n \"Partition\": \"
|
554
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicSyncReplica\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"TopicName\": \"topic-test\",\n \"Offset\": 1,\n \"Limit\": 0,\n \"OutOfSyncReplicaOnly\": true\n}",
|
555
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3faffeb7-6e6b-4689-8a00-4d5e5f9e9f22\",\n \"Result\": {\n \"TopicInSyncReplicaList\": [\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150032,150033\",\n \"Leader\": 150032,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-0\",\n \"Replica\": \"150032,150033\"\n },\n {\n \"BeginOffset\": 1,\n \"EndOffset\": 3,\n \"InSyncReplica\": \"150033,150034\",\n \"Leader\": 150033,\n \"MessageCount\": 2,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-1\",\n \"Replica\": \"150033,150034\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150034,150035\",\n \"Leader\": 150034,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-2\",\n \"Replica\": \"150034,150035\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150035,150032\",\n \"Leader\": 150035,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-3\",\n \"Replica\": \"150035,150032\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150032,150033\",\n \"Leader\": 150032,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-4\",\n \"Replica\": \"150032,150033\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150033,150034\",\n \"Leader\": 150033,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-5\",\n \"Replica\": \"150033,150034\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150034,150035\",\n \"Leader\": 150034,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-6\",\n \"Replica\": \"150034,150035\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150035,150032\",\n \"Leader\": 150035,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-7\",\n \"Replica\": \"150035,150032\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150032,150033\",\n \"Leader\": 150032,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-8\",\n \"Replica\": \"150032,150033\"\n },\n {\n \"BeginOffset\": 0,\n \"EndOffset\": 0,\n \"InSyncReplica\": \"150033,150034\",\n \"Leader\": 150033,\n \"MessageCount\": 0,\n \"OutOfSyncReplica\": \"\",\n \"Partition\": \"partition-9\",\n \"Replica\": \"150033,150034\"\n }\n ],\n \"TotalCount\": 10\n }\n }\n}",
|
562
556
|
"title": "Topic 未同步详情"
|
563
557
|
}
|
564
558
|
],
|
565
559
|
"DescribeUser": [
|
566
560
|
{
|
567
561
|
"document": "",
|
568
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeUser\
|
569
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Users\": [\n {\n \"UserId\": 41,\n \"Name\": \"ANONYMOUS\",\n \"CreateTime\": \"2019-09-05 00:53:28\",\n \"UpdateTime\": \"2019-09-05 00:53:28\"\n },\n {\n \"UserId\": 40,\n \"Name\": \"
|
562
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeUser\n&InstanceId=ckafka-test\n&<公共请求参数>",
|
563
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Users\": [\n {\n \"UserId\": 41,\n \"Name\": \"ANONYMOUS\",\n \"CreateTime\": \"2019-09-05 00:53:28\",\n \"UpdateTime\": \"2019-09-05 00:53:28\"\n },\n {\n \"UserId\": 40,\n \"Name\": \"Nametest\",\n \"CreateTime\": \"2019-09-05 00:20:36\",\n \"UpdateTime\": \"2019-09-05 00:20:36\"\n }\n ],\n \"TotalCount\": 2\n },\n \"RequestId\": \"26f6afd4-2966-43f5-a7a2-d506de3e881f\"\n }\n}",
|
570
564
|
"title": "查询用户信息"
|
571
565
|
}
|
572
566
|
],
|
573
567
|
"FetchDatahubMessageByOffset": [
|
574
568
|
{
|
575
569
|
"document": "",
|
576
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchDatahubMessageByOffset\n&Name=
|
577
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Topic\": \"
|
570
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchDatahubMessageByOffset\n&Name=resourceName\n&Partition=1\n&Offset=1\n&<公共请求参数>",
|
571
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Topic\": \"topic-test\",\n \"Partition\": 0,\n \"Offset\": 0,\n \"Key\": \"key\",\n \"Value\": \"value\",\n \"Timestamp\": 0,\n \"Headers\": \"head\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
578
572
|
"title": "消息查询"
|
579
573
|
}
|
580
574
|
],
|
581
575
|
"FetchLatestDatahubMessageList": [
|
582
576
|
{
|
583
577
|
"document": "",
|
584
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchLatestDatahubMessageList\n&Name=
|
585
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Topic\": \"
|
578
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchLatestDatahubMessageList\n&Name=sourceName\n&Partition=1\n&Offset=1\n&MessageCount=20\n&<公共请求参数>",
|
579
|
+
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Topic\": \"topic-test\",\n \"Partition\": 0,\n \"Offset\": 0,\n \"Key\": \"key\",\n \"Value\": \"value\",\n \"Timestamp\": 0,\n \"Headers\": \"head\"\n }\n ],\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
586
580
|
"title": "根据offset查询消息"
|
587
581
|
}
|
588
582
|
],
|
589
583
|
"FetchMessageByOffset": [
|
590
584
|
{
|
591
585
|
"document": "",
|
592
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchMessageByOffset\n&InstanceId=
|
593
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Topic\": \"
|
586
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchMessageByOffset\n&InstanceId=ckafka\n&Topic=topic-test\n&Partition=1\n&Offset=1\n&<公共请求参数>",
|
587
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Topic\": \"topic-test\",\n \"Partition\": 0,\n \"Offset\": 0,\n \"Key\": \"key\",\n \"Value\": \"value\",\n \"Timestamp\": 0,\n \"Headers\": \"head\"\n },\n \"RequestId\": \"4a88011d-763d-446d-802e-fcbe970a4043\"\n }\n}",
|
594
588
|
"title": "消息查询"
|
595
589
|
}
|
596
590
|
],
|
@@ -605,8 +599,8 @@
|
|
605
599
|
"FetchMessageListByTimestamp": [
|
606
600
|
{
|
607
601
|
"document": "",
|
608
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchMessageListByTimestamp\n&InstanceId=
|
609
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Topic\": \"
|
602
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=FetchMessageListByTimestamp\n&InstanceId=ckafka-test\n&Topic=topic-test\n&Partition=1\n&StartTime=1577808000000\n&SinglePartitionRecordNumber=20\n&<公共请求参数>",
|
603
|
+
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Topic\": \"topic-test\",\n \"Partition\": 0,\n \"Offset\": 0,\n \"Key\": \"key\",\n \"Value\": \"value\",\n \"Timestamp\": 0,\n \"Headers\": \"head\"\n }\n ],\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
610
604
|
"title": "消息查询"
|
611
605
|
}
|
612
606
|
],
|
@@ -629,7 +623,7 @@
|
|
629
623
|
"ModifyAclRule": [
|
630
624
|
{
|
631
625
|
"document": "修改ACL规则示范",
|
632
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=ModifyAclRule\n&InstanceId=
|
626
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=ModifyAclRule\n&InstanceId=ckafka-test\n&RuleName=deny-all\n&IsApplied=1\n&<公共请求参数>",
|
633
627
|
"output": "{\n \"Response\": {\n \"Result\": 1,\n \"RequestId\": \"72b987c9-8842-47ac-9ad6-fa2bde3e936d\"\n }\n}",
|
634
628
|
"title": "修改ACL规则示范"
|
635
629
|
}
|
@@ -637,16 +631,16 @@
|
|
637
631
|
"ModifyConnectResource": [
|
638
632
|
{
|
639
633
|
"document": "编辑Datahub连接源",
|
640
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyConnectResource\n<公共请求参数>\n\n{\n \"Description\": \"
|
641
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"resource-
|
634
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyConnectResource\n<公共请求参数>\n\n{\n \"Description\": \"yourdescription\",\n \"DtsConnectParam\": {\n \"UserName\": \"user\",\n \"Resource\": \"resource\",\n \"GroupId\": \"groupid\",\n \"Password\": \"yourpassword\",\n \"Topic\": \"topic-test\",\n \"Port\": 0\n },\n \"ResourceName\": \"resource-name\",\n \"ResourceId\": \"reource-test\",\n \"Type\": \"DTS\"\n}",
|
635
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ResourceId\": \"resource-test\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
642
636
|
"title": "编辑Datahub连接源"
|
643
637
|
}
|
644
638
|
],
|
645
639
|
"ModifyDatahubTask": [
|
646
640
|
{
|
647
641
|
"document": "",
|
648
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDatahubTask\n<公共请求参数>\n\n{\n \"TaskId\": \"
|
649
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"
|
642
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDatahubTask\n<公共请求参数>\n\n{\n \"TaskId\": \"task-test\",\n \"TaskName\": \"taskname\"\n}",
|
643
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"TaskId\": \"task-tes\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0\"\n }\n}",
|
650
644
|
"title": "修改Datahub任务"
|
651
645
|
}
|
652
646
|
],
|
@@ -669,24 +663,24 @@
|
|
669
663
|
"ModifyInstanceAttributes": [
|
670
664
|
{
|
671
665
|
"document": " ",
|
672
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstanceAttributes\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
673
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
666
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstanceAttributes\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\"\n}",
|
667
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
674
668
|
"title": "设置实例属性"
|
675
669
|
}
|
676
670
|
],
|
677
671
|
"ModifyInstancePre": [
|
678
672
|
{
|
679
673
|
"document": "",
|
680
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstancePre\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-
|
681
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
674
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyInstancePre\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"BandWidth\": \"40\",\n \"DiskSize\": \"600\"\n}",
|
675
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": {\n \"FlowId\": 0,\n \"DealNames\": [\n \"name\"\n ],\n \"InstanceId\": \"ckafka-test\",\n \"DealNameInstanceIdMapping\": [\n {\n \"DealName\": \"name\",\n \"InstanceIdList\": [\n \"name\"\n ]\n }\n ]\n },\n \"DeleteRouteTimestamp\": \"2024-12-02 12:21:23\"\n },\n \"RequestId\": \"84770b4b-df34-4ccf-8e22-41d3b1d0fe0d\"\n }\n}",
|
682
676
|
"title": "修改实例(预付费包年包月)"
|
683
677
|
}
|
684
678
|
],
|
685
679
|
"ModifyPassword": [
|
686
680
|
{
|
687
681
|
"document": "",
|
688
|
-
"input": "https://ckafka.tencentcloudapi.com/?Action=ModifyPassword\
|
689
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\"\n },\n \"RequestId\": \"21c3d702-ae87-4a2a-a51b-b3d4516f121a\"\n }\n}",
|
682
|
+
"input": "https://ckafka.tencentcloudapi.com/?Action=ModifyPassword\n&InstanceId=ckafka-test\n&Name=name\n&Password=1\n&PasswordNew=2\n&<公共请求参数>",
|
683
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": null\n },\n \"RequestId\": \"21c3d702-ae87-4a2a-a51b-b3d4516f121a\"\n }\n}",
|
690
684
|
"title": "修改密码"
|
691
685
|
}
|
692
686
|
],
|
@@ -694,15 +688,15 @@
|
|
694
688
|
{
|
695
689
|
"document": "",
|
696
690
|
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRoutineMaintenanceTask\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-9jnejnb9\",\n \"MaintenanceType\": \"RE_BALANCE\",\n \"MaintenanceSubtype\": \"INSTANCE_PARTITION_RE_BALANCE\",\n \"PlannedTime\": 79200,\n \"Status\": 1,\n \"Week\": \"1,2,3,4,5,6,7\"\n}",
|
697
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
691
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"fcfb7c89-3973-44f1-9a3e-a2811c67434e\"\n }\n}",
|
698
692
|
"title": "设置实例属性"
|
699
693
|
}
|
700
694
|
],
|
701
695
|
"ModifyTopicAttributes": [
|
702
696
|
{
|
703
697
|
"document": "",
|
704
|
-
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTopicAttributes\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
705
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"
|
698
|
+
"input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTopicAttributes\n<公共请求参数>\n\n{\n \"InstanceId\": \"ckafka-test\",\n \"Note\": \"note\",\n \"TopicName\": \"topic-test\"\n}",
|
699
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\",\n \"Data\": {\n \"FlowId\": 0,\n \"RouteDTO\": {\n \"RouteId\": 0\n }\n }\n },\n \"RequestId\": \"fcfb7c89-3973-44f1-9a3e-a2811c67434e\"\n }\n}",
|
706
700
|
"title": "设置主题属性"
|
707
701
|
}
|
708
702
|
],
|