tccli 3.0.872.1__py2.py3-none-any.whl → 3.0.874.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -2
  3. tccli/services/autoscaling/v20180419/examples.json +1 -1
  4. tccli/services/billing/v20180709/api.json +30 -40
  5. tccli/services/billing/v20180709/examples.json +1 -1
  6. tccli/services/cdb/v20170320/api.json +23 -0
  7. tccli/services/cdb/v20170320/examples.json +1 -1
  8. tccli/services/ckafka/ckafka_client.py +53 -0
  9. tccli/services/ckafka/v20190819/api.json +264 -3
  10. tccli/services/ckafka/v20190819/examples.json +9 -1
  11. tccli/services/cwp/v20180228/api.json +63 -54
  12. tccli/services/cwp/v20180228/examples.json +2 -2
  13. tccli/services/dasb/v20191018/api.json +16 -52
  14. tccli/services/dasb/v20191018/examples.json +5 -5
  15. tccli/services/dlc/v20210125/api.json +37 -15
  16. tccli/services/dlc/v20210125/examples.json +1 -1
  17. tccli/services/eis/v20210601/api.json +34 -4
  18. tccli/services/eis/v20210601/examples.json +4 -4
  19. tccli/services/ess/ess_client.py +53 -0
  20. tccli/services/ess/v20201111/api.json +58 -1
  21. tccli/services/ess/v20201111/examples.json +8 -0
  22. tccli/services/essbasic/v20210526/api.json +10 -1
  23. tccli/services/iotvideo/v20201215/api.json +9 -6
  24. tccli/services/iotvideo/v20211125/api.json +9 -6
  25. tccli/services/monitor/monitor_client.py +53 -0
  26. tccli/services/monitor/v20180724/api.json +24 -0
  27. tccli/services/monitor/v20180724/examples.json +8 -0
  28. tccli/services/mrs/v20200910/api.json +2 -2
  29. tccli/services/mrs/v20200910/examples.json +1 -1
  30. tccli/services/oceanus/v20190422/api.json +17 -46
  31. tccli/services/omics/omics_client.py +170 -11
  32. tccli/services/omics/v20221128/api.json +312 -0
  33. tccli/services/omics/v20221128/examples.json +24 -0
  34. tccli/services/redis/v20180412/api.json +136 -174
  35. tccli/services/redis/v20180412/examples.json +21 -21
  36. tccli/services/rum/v20210622/api.json +9 -16
  37. tccli/services/scf/v20180416/api.json +29 -21
  38. tccli/services/scf/v20180416/examples.json +1 -1
  39. tccli/services/ssl/v20191205/api.json +52 -57
  40. tccli/services/ssl/v20191205/examples.json +3 -3
  41. tccli/services/ssm/v20190923/api.json +26 -30
  42. tccli/services/ssm/v20190923/examples.json +4 -4
  43. tccli/services/tcss/v20201101/api.json +9 -9
  44. tccli/services/tcss/v20201101/examples.json +1 -1
  45. tccli/services/teo/v20220901/api.json +3 -3
  46. tccli/services/tione/v20211111/api.json +17 -55
  47. tccli/services/tione/v20211111/examples.json +5 -5
  48. tccli/services/trp/v20210515/api.json +0 -2
  49. tccli/services/trp/v20210515/examples.json +2 -2
  50. tccli/services/vpc/v20170312/api.json +70 -47
  51. tccli/services/vpc/v20170312/examples.json +17 -23
  52. tccli/services/vrs/v20200824/api.json +3 -3
  53. tccli/services/wedata/v20210820/api.json +11 -10
  54. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/RECORD +59 -59
  56. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/LICENSE +0 -0
  57. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/WHEEL +0 -0
  58. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/entry_points.txt +0 -0
  59. {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/top_level.txt +0 -0
@@ -399,6 +399,13 @@
399
399
  "output": "DescribeTopicDetailResponse",
400
400
  "status": "online"
401
401
  },
402
+ "DescribeTopicFlowRanking": {
403
+ "document": "获取Topic流量排行,消费者流量排行\n",
404
+ "input": "DescribeTopicFlowRankingRequest",
405
+ "name": "Topic 流量排行",
406
+ "output": "DescribeTopicFlowRankingResponse",
407
+ "status": "online"
408
+ },
402
409
  "DescribeTopicProduceConnection": {
403
410
  "document": "查询topic 生产端连接信息",
404
411
  "input": "DescribeTopicProduceConnectionRequest",
@@ -2216,6 +2223,32 @@
2216
2223
  ],
2217
2224
  "usage": "out"
2218
2225
  },
2226
+ "ConsumerGroupSpeed": {
2227
+ "document": "消费者组消费速度排行",
2228
+ "members": [
2229
+ {
2230
+ "default": "",
2231
+ "document": "消费者组名称",
2232
+ "example": "grp-gsg1",
2233
+ "member": "string",
2234
+ "name": "ConsumerGroupName",
2235
+ "required": true,
2236
+ "type": "string",
2237
+ "value_allowed_null": false
2238
+ },
2239
+ {
2240
+ "default": "",
2241
+ "document": "消费速度 Count/Minute",
2242
+ "example": "1235",
2243
+ "member": "uint64",
2244
+ "name": "Speed",
2245
+ "required": true,
2246
+ "type": "int",
2247
+ "value_allowed_null": false
2248
+ }
2249
+ ],
2250
+ "usage": "out"
2251
+ },
2219
2252
  "ConsumerGroupTopic": {
2220
2253
  "document": "消费组主题对象",
2221
2254
  "members": [
@@ -7204,6 +7237,69 @@
7204
7237
  ],
7205
7238
  "type": "object"
7206
7239
  },
7240
+ "DescribeTopicFlowRankingRequest": {
7241
+ "document": "DescribeTopicFlowRanking请求参数结构体",
7242
+ "members": [
7243
+ {
7244
+ "default": "",
7245
+ "document": "实例ID",
7246
+ "example": "ckafka-gt2ty",
7247
+ "member": "string",
7248
+ "name": "InstanceId",
7249
+ "required": true,
7250
+ "type": "string"
7251
+ },
7252
+ {
7253
+ "default": "",
7254
+ "document": "排行类别(PRO-Topic生产流量/CON-Topic消费流量)",
7255
+ "example": "PRO/CON",
7256
+ "member": "string",
7257
+ "name": "RankingType",
7258
+ "required": true,
7259
+ "type": "string"
7260
+ },
7261
+ {
7262
+ "default": "",
7263
+ "document": "排行起始日期",
7264
+ "example": "2021-05-13T07:23:11+08:00",
7265
+ "member": "datetime_iso",
7266
+ "name": "BeginDate",
7267
+ "required": false,
7268
+ "type": "string"
7269
+ },
7270
+ {
7271
+ "default": "",
7272
+ "document": "排行结束日期",
7273
+ "example": "2021-05-14T07:23:11+08:00",
7274
+ "member": "datetime_iso",
7275
+ "name": "EndDate",
7276
+ "required": false,
7277
+ "type": "string"
7278
+ }
7279
+ ],
7280
+ "type": "object"
7281
+ },
7282
+ "DescribeTopicFlowRankingResponse": {
7283
+ "document": "DescribeTopicFlowRanking返回参数结构体",
7284
+ "members": [
7285
+ {
7286
+ "document": "流量排行",
7287
+ "example": "无",
7288
+ "member": "TopicFlowRankingResult",
7289
+ "name": "Result",
7290
+ "required": true,
7291
+ "type": "object",
7292
+ "value_allowed_null": false
7293
+ },
7294
+ {
7295
+ "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
7296
+ "member": "string",
7297
+ "name": "RequestId",
7298
+ "type": "string"
7299
+ }
7300
+ ],
7301
+ "type": "object"
7302
+ },
7207
7303
  "DescribeTopicProduceConnectionRequest": {
7208
7304
  "document": "DescribeTopicProduceConnection请求参数结构体",
7209
7305
  "members": [
@@ -14003,7 +14099,6 @@
14003
14099
  "document": "SendMessage请求参数结构体",
14004
14100
  "members": [
14005
14101
  {
14006
- "default": "",
14007
14102
  "document": "DataHub接入ID",
14008
14103
  "example": "datahubId",
14009
14104
  "member": "string",
@@ -14012,7 +14107,6 @@
14012
14107
  "type": "string"
14013
14108
  },
14014
14109
  {
14015
- "default": "",
14016
14110
  "document": "发送消息内容(单次请求最多500条)",
14017
14111
  "example": "无",
14018
14112
  "member": "BatchContent",
@@ -14031,7 +14125,6 @@
14031
14125
  "example": "无",
14032
14126
  "member": "string",
14033
14127
  "name": "MessageId",
14034
- "required": true,
14035
14128
  "type": "list",
14036
14129
  "value_allowed_null": false
14037
14130
  },
@@ -14619,6 +14712,108 @@
14619
14712
  ],
14620
14713
  "usage": "out"
14621
14714
  },
14715
+ "TopicFlowRanking": {
14716
+ "document": "topic 流量排行",
14717
+ "members": [
14718
+ {
14719
+ "default": "",
14720
+ "document": "主题Id",
14721
+ "example": "topic-tsvs23is1",
14722
+ "member": "string",
14723
+ "name": "TopicId",
14724
+ "required": true,
14725
+ "type": "string",
14726
+ "value_allowed_null": false
14727
+ },
14728
+ {
14729
+ "default": "",
14730
+ "document": "主题名称",
14731
+ "example": "tpcj-deg",
14732
+ "member": "string",
14733
+ "name": "TopicName",
14734
+ "required": true,
14735
+ "type": "string",
14736
+ "value_allowed_null": false
14737
+ },
14738
+ {
14739
+ "default": "",
14740
+ "document": "分区数",
14741
+ "example": "2",
14742
+ "member": "uint64",
14743
+ "name": "PartitionNum",
14744
+ "required": true,
14745
+ "type": "int",
14746
+ "value_allowed_null": false
14747
+ },
14748
+ {
14749
+ "default": "",
14750
+ "document": "副本数",
14751
+ "example": "2",
14752
+ "member": "uint64",
14753
+ "name": "ReplicaNum",
14754
+ "required": true,
14755
+ "type": "int",
14756
+ "value_allowed_null": false
14757
+ },
14758
+ {
14759
+ "default": "",
14760
+ "document": "Topic 流量",
14761
+ "example": "35.23",
14762
+ "member": "string",
14763
+ "name": "TopicTraffic",
14764
+ "required": true,
14765
+ "type": "string",
14766
+ "value_allowed_null": false
14767
+ },
14768
+ {
14769
+ "default": "",
14770
+ "document": "Topic 消息堆积",
14771
+ "example": "9235266",
14772
+ "member": "uint64",
14773
+ "name": "MessageHeap",
14774
+ "required": true,
14775
+ "type": "int",
14776
+ "value_allowed_null": false
14777
+ }
14778
+ ],
14779
+ "usage": "out"
14780
+ },
14781
+ "TopicFlowRankingResult": {
14782
+ "document": "topic 生产消息数据,消费者数据",
14783
+ "members": [
14784
+ {
14785
+ "default": "",
14786
+ "document": "Topic 流量数组",
14787
+ "example": "无",
14788
+ "member": "TopicFlowRanking",
14789
+ "name": "TopicFlow",
14790
+ "required": true,
14791
+ "type": "list",
14792
+ "value_allowed_null": false
14793
+ },
14794
+ {
14795
+ "default": "",
14796
+ "document": "消费者组消费速度排行速度",
14797
+ "example": "无",
14798
+ "member": "ConsumerGroupSpeed",
14799
+ "name": "ConsumeSpeed",
14800
+ "required": true,
14801
+ "type": "list",
14802
+ "value_allowed_null": false
14803
+ },
14804
+ {
14805
+ "default": "",
14806
+ "document": "Topic 消息堆积/占用磁盘排行\n注意:此字段可能返回 null,表示取不到有效值。",
14807
+ "example": "五",
14808
+ "member": "TopicMessageHeapRanking",
14809
+ "name": "TopicMessageHeap",
14810
+ "required": true,
14811
+ "type": "list",
14812
+ "value_allowed_null": true
14813
+ }
14814
+ ],
14815
+ "usage": "out"
14816
+ },
14622
14817
  "TopicInSyncReplicaInfo": {
14623
14818
  "document": "topic副本及详细信息",
14624
14819
  "members": [
@@ -14731,6 +14926,72 @@
14731
14926
  ],
14732
14927
  "usage": "out"
14733
14928
  },
14929
+ "TopicMessageHeapRanking": {
14930
+ "document": "topic消息堆积、占用磁盘排行",
14931
+ "members": [
14932
+ {
14933
+ "default": "",
14934
+ "document": "主题ID\n注意:此字段可能返回 null,表示取不到有效值。",
14935
+ "example": "topic-tvksy21",
14936
+ "member": "string",
14937
+ "name": "TopicId",
14938
+ "required": true,
14939
+ "type": "string",
14940
+ "value_allowed_null": true
14941
+ },
14942
+ {
14943
+ "default": "",
14944
+ "document": "主题名称\n注意:此字段可能返回 null,表示取不到有效值。",
14945
+ "example": "topic-ab",
14946
+ "member": "string",
14947
+ "name": "TopicName",
14948
+ "required": true,
14949
+ "type": "string",
14950
+ "value_allowed_null": true
14951
+ },
14952
+ {
14953
+ "default": "",
14954
+ "document": "分区数\n注意:此字段可能返回 null,表示取不到有效值。",
14955
+ "example": "2",
14956
+ "member": "uint64",
14957
+ "name": "PartitionNum",
14958
+ "required": true,
14959
+ "type": "int",
14960
+ "value_allowed_null": true
14961
+ },
14962
+ {
14963
+ "default": "",
14964
+ "document": "副本数\n注意:此字段可能返回 null,表示取不到有效值。",
14965
+ "example": "2",
14966
+ "member": "uint64",
14967
+ "name": "ReplicaNum",
14968
+ "required": true,
14969
+ "type": "int",
14970
+ "value_allowed_null": true
14971
+ },
14972
+ {
14973
+ "default": "",
14974
+ "document": "Topic 流量\n注意:此字段可能返回 null,表示取不到有效值。",
14975
+ "example": "35.12",
14976
+ "member": "string",
14977
+ "name": "TopicTraffic",
14978
+ "required": true,
14979
+ "type": "string",
14980
+ "value_allowed_null": true
14981
+ },
14982
+ {
14983
+ "default": "",
14984
+ "document": "topic消息堆积/占用磁盘\n注意:此字段可能返回 null,表示取不到有效值。",
14985
+ "example": "949006",
14986
+ "member": "uint64",
14987
+ "name": "MessageHeap",
14988
+ "required": true,
14989
+ "type": "int",
14990
+ "value_allowed_null": true
14991
+ }
14992
+ ],
14993
+ "usage": "out"
14994
+ },
14734
14995
  "TopicParam": {
14735
14996
  "document": "Topic配置",
14736
14997
  "members": [
@@ -480,6 +480,14 @@
480
480
  "title": "获取实例列表详情"
481
481
  }
482
482
  ],
483
+ "DescribeTopicFlowRanking": [
484
+ {
485
+ "document": "",
486
+ "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicFlowRanking\n<公共请求参数>\n\n{\n \"InstanceId\": \"xx\",\n \"BeginDate\": \"2020-09-22T00:00:00+00:00\",\n \"EndDate\": \"2020-09-22T00:00:00+00:00\",\n \"RankingType\": \"xx\"\n}",
487
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"TopicFlow\": [\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n },\n {\n \"MessageHeap\": 1,\n \"TopicId\": \"xx\",\n \"PartitionNum\": 1,\n \"TopicTraffic\": \"xx\",\n \"ReplicaNum\": 1,\n \"TopicName\": \"xx\"\n }\n ],\n \"ConsumeSpeed\": [\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n },\n {\n \"Speed\": 1,\n \"ConsumerGroupName\": \"xx\"\n }\n ]\n },\n \"RequestId\": \"xx\"\n }\n}",
488
+ "title": "Topic 流量排行"
489
+ }
490
+ ],
483
491
  "DescribeTopicProduceConnection": [
484
492
  {
485
493
  "document": "获取topic连接信息",
@@ -634,7 +642,7 @@
634
642
  ],
635
643
  "SendMessage": [
636
644
  {
637
- "document": "",
645
+ "document": "HTTP协议接入点",
638
646
  "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendMessage\n<公共请求参数>\n\n{\n \"DataHubId\": \"datahub-meuh9nhn\",\n \"Message\": [\n {\n \"Key\": \"\",\n \"Body\": \"vvvvsdgsgshhh\"\n },\n {\n \"Key\": \"\",\n \"Body\": \"vvvhhhhhhvsdgsgshhh\"\n }\n ]\n}",
639
647
  "output": "{\n \"Response\": {\n \"RequestId\": \"20e995ed-75b9-43bb-84c0-35676567e1a8\",\n \"MessageId\": [\n \"646174616875622d6d657568396e686e3a6465736372696265436c6f75644170693a343a3236313838\",\n \"875622d6d657568396e686e3a6465736372696265436c6f75644170693a343a3236323337\"\n ]\n }\n}",
640
648
  "title": "DataHubHTTP 发送消息"