tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.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 (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "actions": {
3
3
  "ClearQueue": {
4
- "document": "清除queue中的所有消息",
4
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n清除queue中的所有消息",
5
5
  "input": "ClearQueueRequest",
6
6
  "name": "清空消息队列中的消息",
7
7
  "output": "ClearQueueResponse",
8
- "status": "online"
8
+ "status": "deprecated"
9
9
  },
10
10
  "ClearSubscriptionFilterTags": {
11
- "document": "清空订阅者消息标签",
11
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n清空订阅者消息标签",
12
12
  "input": "ClearSubscriptionFilterTagsRequest",
13
13
  "name": "清空订阅者消息标签",
14
14
  "output": "ClearSubscriptionFilterTagsResponse",
15
- "status": "online"
15
+ "status": "deprecated"
16
16
  },
17
17
  "CreateQueue": {
18
18
  "document": "创建队列接口\n",
@@ -22,11 +22,11 @@
22
22
  "status": "online"
23
23
  },
24
24
  "CreateSubscribe": {
25
- "document": "创建订阅接口",
25
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n创建订阅接口",
26
26
  "input": "CreateSubscribeRequest",
27
27
  "name": "创建订阅接口",
28
28
  "output": "CreateSubscribeResponse",
29
- "status": "online"
29
+ "status": "deprecated"
30
30
  },
31
31
  "CreateTopic": {
32
32
  "document": "创建主题",
@@ -43,25 +43,25 @@
43
43
  "status": "online"
44
44
  },
45
45
  "DeleteSubscribe": {
46
- "document": "删除订阅",
46
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n删除订阅",
47
47
  "input": "DeleteSubscribeRequest",
48
48
  "name": "删除订阅",
49
49
  "output": "DeleteSubscribeResponse",
50
- "status": "online"
50
+ "status": "deprecated"
51
51
  },
52
52
  "DeleteTopic": {
53
- "document": "删除主题",
53
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n删除主题",
54
54
  "input": "DeleteTopicRequest",
55
55
  "name": "删除主题",
56
56
  "output": "DeleteTopicResponse",
57
- "status": "online"
57
+ "status": "deprecated"
58
58
  },
59
59
  "DescribeDeadLetterSourceQueues": {
60
- "document": "枚举死信队列源队列",
60
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n枚举死信队列源队列",
61
61
  "input": "DescribeDeadLetterSourceQueuesRequest",
62
62
  "name": "枚举死信队列源队列",
63
63
  "output": "DescribeDeadLetterSourceQueuesResponse",
64
- "status": "online"
64
+ "status": "deprecated"
65
65
  },
66
66
  "DescribeQueueDetail": {
67
67
  "document": "枚举队列列表",
@@ -92,32 +92,32 @@
92
92
  "status": "online"
93
93
  },
94
94
  "ModifySubscriptionAttribute": {
95
- "document": "修改订阅属性",
95
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n修改订阅属性",
96
96
  "input": "ModifySubscriptionAttributeRequest",
97
97
  "name": "修改订阅属性",
98
98
  "output": "ModifySubscriptionAttributeResponse",
99
- "status": "online"
99
+ "status": "deprecated"
100
100
  },
101
101
  "ModifyTopicAttribute": {
102
- "document": "修改主题属性",
102
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n修改主题属性",
103
103
  "input": "ModifyTopicAttributeRequest",
104
104
  "name": "修改主题属性",
105
105
  "output": "ModifyTopicAttributeResponse",
106
- "status": "online"
106
+ "status": "deprecated"
107
107
  },
108
108
  "RewindQueue": {
109
- "document": "回溯队列",
109
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n回溯队列",
110
110
  "input": "RewindQueueRequest",
111
111
  "name": "回溯队列",
112
112
  "output": "RewindQueueResponse",
113
- "status": "online"
113
+ "status": "deprecated"
114
114
  },
115
115
  "UnbindDeadLetter": {
116
- "document": "解绑死信队列",
116
+ "document": "下线老cmq云API 3.0 无调用量接口\n\n解绑死信队列",
117
117
  "input": "UnbindDeadLetterRequest",
118
118
  "name": "解绑死信队列",
119
119
  "output": "UnbindDeadLetterResponse",
120
- "status": "online"
120
+ "status": "deprecated"
121
121
  }
122
122
  },
123
123
  "metadata": {
@@ -1608,122 +1608,122 @@
1608
1608
  "members": [
1609
1609
  {
1610
1610
  "disabled": false,
1611
- "document": "订阅名字,在单个地域同一帐号的同一主题下唯一。订阅名称是一个不超过64个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)。\n注意:此字段可能返回 null,表示取不到有效值。",
1612
- "example": "",
1611
+ "document": "该订阅待投递的消息数。\n注意:此字段可能返回 null,表示取不到有效值。",
1612
+ "example": "10",
1613
+ "member": "uint64",
1614
+ "name": "MsgCount",
1615
+ "output_required": true,
1616
+ "type": "int",
1617
+ "value_allowed_null": true
1618
+ },
1619
+ {
1620
+ "disabled": false,
1621
+ "document": "表示订阅接收消息的过滤策略。\n注意:此字段可能返回 null,表示取不到有效值。",
1622
+ "example": "key",
1613
1623
  "member": "string",
1614
- "name": "SubscriptionName",
1615
- "required": true,
1616
- "type": "string",
1624
+ "name": "BindingKey",
1625
+ "output_required": true,
1626
+ "type": "list",
1617
1627
  "value_allowed_null": true
1618
1628
  },
1619
1629
  {
1620
1630
  "disabled": false,
1621
- "document": "订阅 ID。订阅 ID 在拉取监控数据时会用到。\n注意:此字段可能返回 null,表示取不到有效值。",
1622
- "example": "",
1631
+ "document": "接收通知的 endpoint,根据协议 protocol 区分:对于 HTTP,endpoint 必须以http://开头,host 可以是域名或 IP;对于 queue,则填 queueName。\n注意:此字段可能返回 null,表示取不到有效值。",
1632
+ "example": "test-queue",
1623
1633
  "member": "string",
1624
- "name": "SubscriptionId",
1625
- "required": true,
1634
+ "name": "Endpoint",
1635
+ "output_required": true,
1626
1636
  "type": "string",
1627
1637
  "value_allowed_null": true
1628
1638
  },
1629
1639
  {
1630
1640
  "disabled": false,
1631
1641
  "document": "订阅拥有者的 APPID。\n注意:此字段可能返回 null,表示取不到有效值。",
1632
- "example": "",
1642
+ "example": "12321889",
1633
1643
  "member": "uint64",
1634
1644
  "name": "TopicOwner",
1635
- "required": true,
1645
+ "output_required": true,
1636
1646
  "type": "int",
1637
1647
  "value_allowed_null": true
1638
1648
  },
1639
1649
  {
1640
1650
  "disabled": false,
1641
- "document": "该订阅待投递的消息数。\n注意:此字段可能返回 null,表示取不到有效值。",
1642
- "example": "",
1643
- "member": "uint64",
1644
- "name": "MsgCount",
1645
- "required": true,
1646
- "type": "int",
1651
+ "document": "向 endpoint 推送消息出现错误时,CMQ 推送服务器的重试策略。取值有:\n(1)BACKOFF_RETRY,退避重试。每隔一定时间重试一次,重试够一定次数后,就把该消息丢弃,继续推送下一条消息;\n(2)EXPONENTIAL_DECAY_RETRY,指数衰退重试。每次重试的间隔是指数递增的,例如开始 1s,后面是 2s,4s,8s...由于 Topic 消息的周期是一天,所以最多重试一天就把消息丢弃。默认值是 EXPONENTIAL_DECAY_RETRY。\n注意:此字段可能返回 null,表示取不到有效值。",
1652
+ "example": "BACKOFF_RETRY",
1653
+ "member": "string",
1654
+ "name": "NotifyStrategy",
1655
+ "output_required": true,
1656
+ "type": "string",
1647
1657
  "value_allowed_null": true
1648
1658
  },
1649
1659
  {
1650
1660
  "disabled": false,
1651
- "document": "最后一次修改订阅属性的时间。返回 Unix 时间戳,精确到秒。\n注意:此字段可能返回 null,表示取不到有效值。",
1652
- "example": "",
1653
- "member": "uint64",
1654
- "name": "LastModifyTime",
1655
- "required": true,
1656
- "type": "int",
1661
+ "document": "推送内容的格式。取值:(1)JSON;(2)SIMPLIFIED,即 raw 格式。如果 protocol 是 queue,则取值必须为 SIMPLIFIED。如果 protocol 是 HTTP,两个值均可以,默认值是 JSON。\n注意:此字段可能返回 null,表示取不到有效值。",
1662
+ "example": "JSON",
1663
+ "member": "string",
1664
+ "name": "NotifyContentFormat",
1665
+ "output_required": true,
1666
+ "type": "string",
1657
1667
  "value_allowed_null": true
1658
1668
  },
1659
1669
  {
1660
1670
  "disabled": false,
1661
- "document": "订阅的创建时间。返回 Unix 时间戳,精确到秒。\n注意:此字段可能返回 null,表示取不到有效值。",
1662
- "example": "",
1671
+ "document": "最后一次修改订阅属性的时间。返回 Unix 时间戳,精确到秒。\n注意:此字段可能返回 null,表示取不到有效值。",
1672
+ "example": "17177728999",
1663
1673
  "member": "uint64",
1664
- "name": "CreateTime",
1665
- "required": true,
1674
+ "name": "LastModifyTime",
1675
+ "output_required": true,
1666
1676
  "type": "int",
1667
1677
  "value_allowed_null": true
1668
1678
  },
1669
1679
  {
1670
1680
  "disabled": false,
1671
- "document": "表示订阅接收消息的过滤策略。\n注意:此字段可能返回 null,表示取不到有效值。",
1672
- "example": "",
1681
+ "document": "描述用户创建订阅时选择的过滤策略:\nfilterType = 1表示用户使用 filterTag 标签过滤\nfilterType = 2表示用户使用 bindingKey 过滤。\n注意:此字段可能返回 null,表示取不到有效值。",
1682
+ "example": "tag1",
1673
1683
  "member": "string",
1674
- "name": "BindingKey",
1675
- "required": true,
1684
+ "name": "FilterTags",
1685
+ "output_required": true,
1676
1686
  "type": "list",
1677
1687
  "value_allowed_null": true
1678
1688
  },
1679
1689
  {
1680
1690
  "disabled": false,
1681
- "document": "接收通知的 endpoint,根据协议 protocol 区分:对于 HTTP,endpoint 必须以http://开头,host 可以是域名或 IP;对于 queue,则填 queueName。\n注意:此字段可能返回 null,表示取不到有效值。",
1682
- "example": "",
1691
+ "document": "订阅名字,在单个地域同一账号的同一主题下唯一。订阅名称是一个不超过64个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)。\n注意:此字段可能返回 null,表示取不到有效值。",
1692
+ "example": "test-sub",
1683
1693
  "member": "string",
1684
- "name": "Endpoint",
1685
- "required": true,
1694
+ "name": "SubscriptionName",
1695
+ "output_required": true,
1686
1696
  "type": "string",
1687
1697
  "value_allowed_null": true
1688
1698
  },
1689
- {
1690
- "disabled": false,
1691
- "document": "描述用户创建订阅时选择的过滤策略:\nfilterType = 1表示用户使用 filterTag 标签过滤\nfilterType = 2表示用户使用 bindingKey 过滤。\n注意:此字段可能返回 null,表示取不到有效值。",
1692
- "example": "",
1693
- "member": "string",
1694
- "name": "FilterTags",
1695
- "required": true,
1696
- "type": "list",
1697
- "value_allowed_null": true
1698
- },
1699
1699
  {
1700
1700
  "disabled": false,
1701
1701
  "document": "订阅的协议,目前支持两种协议:HTTP、queue。使用 HTTP 协议,用户需自己搭建接受消息的 Web Server。使用 queue,消息会自动推送到 CMQ queue,用户可以并发地拉取消息。\n注意:此字段可能返回 null,表示取不到有效值。",
1702
- "example": "",
1702
+ "example": "queue",
1703
1703
  "member": "string",
1704
1704
  "name": "Protocol",
1705
- "required": true,
1705
+ "output_required": true,
1706
1706
  "type": "string",
1707
1707
  "value_allowed_null": true
1708
1708
  },
1709
1709
  {
1710
1710
  "disabled": false,
1711
- "document": " endpoint 推送消息出现错误时,CMQ 推送服务器的重试策略。取值有:\n(1)BACKOFF_RETRY,退避重试。每隔一定时间重试一次,重试够一定次数后,就把该消息丢弃,继续推送下一条消息;\n(2)EXPONENTIAL_DECAY_RETRY,指数衰退重试。每次重试的间隔是指数递增的,例如开始 1s,后面是 2s,4s,8s...由于 Topic 消息的周期是一天,所以最多重试一天就把消息丢弃。默认值是 EXPONENTIAL_DECAY_RETRY。\n注意:此字段可能返回 null,表示取不到有效值。",
1712
- "example": "",
1711
+ "document": "订阅 ID。订阅 ID 在拉取监控数据时会用到。\n注意:此字段可能返回 null,表示取不到有效值。",
1712
+ "example": "sub-ayenghj",
1713
1713
  "member": "string",
1714
- "name": "NotifyStrategy",
1715
- "required": true,
1714
+ "name": "SubscriptionId",
1715
+ "output_required": true,
1716
1716
  "type": "string",
1717
1717
  "value_allowed_null": true
1718
1718
  },
1719
1719
  {
1720
1720
  "disabled": false,
1721
- "document": "推送内容的格式。取值:(1)JSON;(2)SIMPLIFIED,即 raw 格式。如果 protocol 是 queue,则取值必须为 SIMPLIFIED。如果 protocol 是 HTTP,两个值均可以,默认值是 JSON。\n注意:此字段可能返回 null,表示取不到有效值。",
1722
- "example": "",
1723
- "member": "string",
1724
- "name": "NotifyContentFormat",
1725
- "required": true,
1726
- "type": "string",
1721
+ "document": "订阅的创建时间。返回 Unix 时间戳,精确到秒。\n注意:此字段可能返回 null,表示取不到有效值。",
1722
+ "example": "17177728999",
1723
+ "member": "uint64",
1724
+ "name": "CreateTime",
1725
+ "output_required": true,
1726
+ "type": "int",
1727
1727
  "value_allowed_null": true
1728
1728
  }
1729
1729
  ],