tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1216.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 (112) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/configure.py +46 -1
  3. tccli/services/__init__.py +0 -3
  4. tccli/services/ams/v20201229/examples.json +2 -2
  5. tccli/services/apm/v20210622/api.json +20 -0
  6. tccli/services/asr/v20190614/api.json +3 -3
  7. tccli/services/bi/v20220105/api.json +32 -4
  8. tccli/services/bi/v20220105/examples.json +1 -1
  9. tccli/services/billing/billing_client.py +53 -0
  10. tccli/services/billing/v20180709/api.json +304 -0
  11. tccli/services/billing/v20180709/examples.json +8 -0
  12. tccli/services/bsca/v20210811/api.json +222 -17
  13. tccli/services/bsca/v20210811/examples.json +4 -4
  14. tccli/services/ccc/ccc_client.py +53 -0
  15. tccli/services/ccc/v20200210/api.json +176 -18
  16. tccli/services/ccc/v20200210/examples.json +11 -3
  17. tccli/services/cdb/v20170320/api.json +22 -4
  18. tccli/services/cdb/v20170320/examples.json +1 -1
  19. tccli/services/cdn/v20180606/api.json +5 -3
  20. tccli/services/cdwdoris/v20211228/api.json +23 -2
  21. tccli/services/cfs/v20190719/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +86 -52
  23. tccli/services/cfw/v20190904/examples.json +68 -56
  24. tccli/services/ciam/v20220331/api.json +316 -315
  25. tccli/services/ciam/v20220331/examples.json +49 -49
  26. tccli/services/ckafka/v20190819/api.json +1 -1
  27. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  28. tccli/services/cloudaudit/v20190319/api.json +215 -186
  29. tccli/services/cloudaudit/v20190319/examples.json +13 -13
  30. tccli/services/cls/v20201016/api.json +365 -66
  31. tccli/services/cls/v20201016/examples.json +9 -3
  32. tccli/services/csip/v20221121/api.json +4 -4
  33. tccli/services/cvm/v20170312/api.json +42 -0
  34. tccli/services/cwp/v20180228/api.json +865 -809
  35. tccli/services/cwp/v20180228/examples.json +98 -110
  36. tccli/services/cynosdb/v20190107/api.json +77 -29
  37. tccli/services/cynosdb/v20190107/examples.json +22 -22
  38. tccli/services/dasb/v20191018/api.json +77 -0
  39. tccli/services/dasb/v20191018/examples.json +5 -5
  40. tccli/services/dbbrain/v20191016/examples.json +1 -1
  41. tccli/services/dlc/v20210125/api.json +11 -0
  42. tccli/services/domain/v20180808/api.json +3 -3
  43. tccli/services/domain/v20180808/examples.json +3 -3
  44. tccli/services/eb/v20210416/api.json +15 -15
  45. tccli/services/eb/v20210416/examples.json +1 -1
  46. tccli/services/emr/v20190103/api.json +9 -0
  47. tccli/services/es/es_client.py +249 -37
  48. tccli/services/es/v20180416/api.json +521 -0
  49. tccli/services/es/v20180416/examples.json +32 -0
  50. tccli/services/ess/ess_client.py +53 -0
  51. tccli/services/ess/v20201111/api.json +155 -10
  52. tccli/services/ess/v20201111/examples.json +15 -1
  53. tccli/services/essbasic/essbasic_client.py +106 -0
  54. tccli/services/essbasic/v20210526/api.json +244 -13
  55. tccli/services/essbasic/v20210526/examples.json +22 -0
  56. tccli/services/gaap/v20180529/api.json +44 -26
  57. tccli/services/gaap/v20180529/examples.json +24 -30
  58. tccli/services/hunyuan/v20230901/examples.json +6 -0
  59. tccli/services/iotexplorer/v20190423/api.json +40 -0
  60. tccli/services/iss/v20230517/api.json +19 -0
  61. tccli/services/live/v20180801/api.json +35 -9
  62. tccli/services/mongodb/v20190725/api.json +6 -8
  63. tccli/services/mqtt/v20240516/api.json +2 -2
  64. tccli/services/mqtt/v20240516/examples.json +1 -1
  65. tccli/services/ocr/v20181119/api.json +2 -2
  66. tccli/services/organization/organization_client.py +352 -34
  67. tccli/services/organization/v20210331/api.json +451 -0
  68. tccli/services/organization/v20210331/examples.json +48 -0
  69. tccli/services/partners/partners_client.py +57 -4
  70. tccli/services/partners/v20180321/api.json +44 -0
  71. tccli/services/partners/v20180321/examples.json +8 -0
  72. tccli/services/region/v20220627/api.json +1 -1
  73. tccli/services/scf/scf_client.py +269 -4
  74. tccli/services/scf/v20180416/api.json +554 -0
  75. tccli/services/scf/v20180416/examples.json +46 -0
  76. tccli/services/ssl/v20191205/api.json +34 -5
  77. tccli/services/tat/v20201028/api.json +27 -25
  78. tccli/services/tat/v20201028/examples.json +4 -4
  79. tccli/services/tcss/v20201101/api.json +256 -14
  80. tccli/services/tcss/v20201101/examples.json +7 -7
  81. tccli/services/tdmq/v20200217/api.json +64 -63
  82. tccli/services/tdmq/v20200217/examples.json +2 -2
  83. tccli/services/tem/v20210701/api.json +144 -103
  84. tccli/services/tem/v20210701/examples.json +27 -27
  85. tccli/services/teo/teo_client.py +277 -12
  86. tccli/services/teo/v20220901/api.json +1023 -146
  87. tccli/services/teo/v20220901/examples.json +71 -1
  88. tccli/services/tke/tke_client.py +53 -0
  89. tccli/services/tke/v20180525/api.json +43 -0
  90. tccli/services/tke/v20180525/examples.json +8 -0
  91. tccli/services/tms/tms_client.py +4 -57
  92. tccli/services/tms/v20201229/api.json +0 -354
  93. tccli/services/tms/v20201229/examples.json +0 -8
  94. tccli/services/trtc/v20190722/api.json +221 -22
  95. tccli/services/vpc/v20170312/api.json +111 -34
  96. tccli/services/vpc/v20170312/examples.json +11 -3
  97. tccli/services/vpc/vpc_client.py +107 -54
  98. tccli/services/waf/v20180125/api.json +61 -0
  99. tccli/services/waf/v20180125/examples.json +8 -0
  100. tccli/services/waf/waf_client.py +53 -0
  101. tccli/services/wedata/v20210820/api.json +686 -0
  102. tccli/services/wedata/v20210820/examples.json +16 -0
  103. tccli/services/wedata/wedata_client.py +106 -0
  104. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
  105. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +108 -112
  106. tccli/services/cr/__init__.py +0 -4
  107. tccli/services/cr/cr_client.py +0 -1626
  108. tccli/services/cr/v20180321/api.json +0 -2829
  109. tccli/services/cr/v20180321/examples.json +0 -235
  110. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
  111. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
  112. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -2758,6 +2758,26 @@
2758
2758
  "CreateIotVideoCloudStorageResponse": {
2759
2759
  "document": "CreateIotVideoCloudStorage返回参数结构体",
2760
2760
  "members": [
2761
+ {
2762
+ "disabled": false,
2763
+ "document": "订单金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
2764
+ "example": "100",
2765
+ "member": "uint64",
2766
+ "name": "Price",
2767
+ "output_required": false,
2768
+ "type": "int",
2769
+ "value_allowed_null": true
2770
+ },
2771
+ {
2772
+ "disabled": false,
2773
+ "document": "支付金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
2774
+ "example": "100",
2775
+ "member": "uint64",
2776
+ "name": "Amount",
2777
+ "output_required": false,
2778
+ "type": "int",
2779
+ "value_allowed_null": true
2780
+ },
2761
2781
  {
2762
2782
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2763
2783
  "member": "string",
@@ -4691,6 +4711,26 @@
4691
4711
  "type": "int",
4692
4712
  "value_allowed_null": false
4693
4713
  },
4714
+ {
4715
+ "disabled": false,
4716
+ "document": "订单金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
4717
+ "example": "100",
4718
+ "member": "uint64",
4719
+ "name": "Price",
4720
+ "output_required": false,
4721
+ "type": "int",
4722
+ "value_allowed_null": true
4723
+ },
4724
+ {
4725
+ "disabled": false,
4726
+ "document": "支付金额,单位为分\n注意:此字段可能返回 null,表示取不到有效值。",
4727
+ "example": "100",
4728
+ "member": "uint64",
4729
+ "name": "Amount",
4730
+ "output_required": false,
4731
+ "type": "int",
4732
+ "value_allowed_null": true
4733
+ },
4694
4734
  {
4695
4735
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4696
4736
  "member": "string",
@@ -4013,6 +4013,16 @@
4013
4013
  "output_required": false,
4014
4014
  "type": "string",
4015
4015
  "value_allowed_null": true
4016
+ },
4017
+ {
4018
+ "disabled": false,
4019
+ "document": "是否开启静音帧(0:关闭;1 开启)\n注意:此字段可能返回 null,表示取不到有效值。",
4020
+ "example": "0",
4021
+ "member": "int64",
4022
+ "name": "SilentFrameSwitch",
4023
+ "output_required": false,
4024
+ "type": "int",
4025
+ "value_allowed_null": true
4016
4026
  }
4017
4027
  ],
4018
4028
  "usage": "out"
@@ -10699,6 +10709,15 @@
10699
10709
  "name": "SubscribeSwitch",
10700
10710
  "required": false,
10701
10711
  "type": "int"
10712
+ },
10713
+ {
10714
+ "disabled": false,
10715
+ "document": "是否开启静音帧(0:关闭;1 开启)",
10716
+ "example": "1",
10717
+ "member": "int64",
10718
+ "name": "SilentFrameSwitch",
10719
+ "required": false,
10720
+ "type": "int"
10702
10721
  }
10703
10722
  ],
10704
10723
  "type": "object"
@@ -17054,7 +17054,7 @@
17054
17054
  "example": "无",
17055
17055
  "member": "string",
17056
17056
  "name": "DomainGroup",
17057
- "required": false,
17057
+ "output_required": true,
17058
17058
  "type": "string",
17059
17059
  "value_allowed_null": true
17060
17060
  },
@@ -17064,7 +17064,7 @@
17064
17064
  "example": "无",
17065
17065
  "member": "string",
17066
17066
  "name": "Domain",
17067
- "required": false,
17067
+ "output_required": true,
17068
17068
  "type": "string",
17069
17069
  "value_allowed_null": false
17070
17070
  },
@@ -17074,7 +17074,7 @@
17074
17074
  "example": "无",
17075
17075
  "member": "string",
17076
17076
  "name": "AppName",
17077
- "required": false,
17077
+ "output_required": true,
17078
17078
  "type": "string",
17079
17079
  "value_allowed_null": false
17080
17080
  },
@@ -17084,7 +17084,7 @@
17084
17084
  "example": "无",
17085
17085
  "member": "string",
17086
17086
  "name": "StreamName",
17087
- "required": false,
17087
+ "output_required": true,
17088
17088
  "type": "string",
17089
17089
  "value_allowed_null": false
17090
17090
  },
@@ -17094,7 +17094,7 @@
17094
17094
  "example": "无",
17095
17095
  "member": "int64",
17096
17096
  "name": "StartTime",
17097
- "required": false,
17097
+ "output_required": true,
17098
17098
  "type": "int",
17099
17099
  "value_allowed_null": false
17100
17100
  },
@@ -17104,7 +17104,7 @@
17104
17104
  "example": "无",
17105
17105
  "member": "int64",
17106
17106
  "name": "EndTime",
17107
- "required": false,
17107
+ "output_required": true,
17108
17108
  "type": "int",
17109
17109
  "value_allowed_null": false
17110
17110
  },
@@ -17114,7 +17114,7 @@
17114
17114
  "example": "无",
17115
17115
  "member": "uint64",
17116
17116
  "name": "TransCodeId",
17117
- "required": false,
17117
+ "output_required": true,
17118
17118
  "type": "int",
17119
17119
  "value_allowed_null": true
17120
17120
  },
@@ -17124,7 +17124,7 @@
17124
17124
  "example": "无",
17125
17125
  "member": "int64",
17126
17126
  "name": "StreamType",
17127
- "required": false,
17127
+ "output_required": true,
17128
17128
  "type": "int",
17129
17129
  "value_allowed_null": false
17130
17130
  },
@@ -17134,9 +17134,35 @@
17134
17134
  "example": "无",
17135
17135
  "member": "uint64",
17136
17136
  "name": "Duration",
17137
- "required": false,
17137
+ "output_required": true,
17138
17138
  "type": "int",
17139
17139
  "value_allowed_null": true
17140
+ },
17141
+ {
17142
+ "disabled": false,
17143
+ "document": "时移自适应码率子流列表。\n注意:此字段可能返回 null,表示取不到有效值。",
17144
+ "example": "无",
17145
+ "member": "TimeShiftSubStream",
17146
+ "name": "TimeShiftSubStreams",
17147
+ "output_required": false,
17148
+ "type": "list",
17149
+ "value_allowed_null": true
17150
+ }
17151
+ ],
17152
+ "usage": "out"
17153
+ },
17154
+ "TimeShiftSubStream": {
17155
+ "document": "时移自适应码率子流信息。",
17156
+ "members": [
17157
+ {
17158
+ "disabled": false,
17159
+ "document": "时移自适应码率子流转码模板ID。",
17160
+ "example": "无",
17161
+ "member": "uint64",
17162
+ "name": "TransCodeId",
17163
+ "output_required": true,
17164
+ "type": "int",
17165
+ "value_allowed_null": false
17140
17166
  }
17141
17167
  ],
17142
17168
  "usage": "out"
@@ -3827,23 +3827,21 @@
3827
3827
  "members": [
3828
3828
  {
3829
3829
  "disabled": false,
3830
- "document": "购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。默认为1。\n(InquirePriceRenewDBInstances,RenewDBInstances调用时必填)",
3831
- "example": "",
3830
+ "document": "购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。默认为1",
3831
+ "example": "",
3832
3832
  "member": "int64",
3833
3833
  "name": "Period",
3834
3834
  "required": false,
3835
- "type": "int",
3836
- "value_allowed_null": false
3835
+ "type": "int"
3837
3836
  },
3838
3837
  {
3839
3838
  "disabled": false,
3840
- "document": "自动续费标识。取值范围:\nNOTIFY_AND_AUTO_RENEW:通知过期且自动续费\nNOTIFY_AND_MANUAL_RENEW:通知过期不自动续费\nDISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费\n\n默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。\n(InquirePriceRenewDBInstances,RenewDBInstances调用时必填)",
3841
- "example": "",
3839
+ "document": "自动续费标识。取值范围:\n- NOTIFY_AND_AUTO_RENEW:通知过期且自动续费。在账户余额充足的情况下,实例到期后将按月自动续费。\n- NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费。默认为NOTIFY_AND_MANUAL_RENEW。\n- DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费。",
3840
+ "example": "",
3842
3841
  "member": "string",
3843
3842
  "name": "RenewFlag",
3844
3843
  "required": false,
3845
- "type": "string",
3846
- "value_allowed_null": false
3844
+ "type": "string"
3847
3845
  }
3848
3846
  ],
3849
3847
  "usage": "in"
@@ -439,7 +439,7 @@
439
439
  },
440
440
  {
441
441
  "disabled": false,
442
- "document": "ip",
442
+ "document": "IP地址",
443
443
  "example": "127.0.0.1",
444
444
  "member": "string",
445
445
  "name": "Ip",
@@ -1795,7 +1795,7 @@
1795
1795
  },
1796
1796
  {
1797
1797
  "disabled": false,
1798
- "document": "ip",
1798
+ "document": "IP",
1799
1799
  "example": "127.0.0.1",
1800
1800
  "member": "string",
1801
1801
  "name": "Ip",
@@ -113,7 +113,7 @@
113
113
  "ModifyAuthorizationPolicy": [
114
114
  {
115
115
  "document": "示例",
116
- "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"namea11\"\n}",
116
+ "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"policy-1\"\n}",
117
117
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"657a771d-a70e-4c0d-a70a-eb7f82471000\"\n }\n}",
118
118
  "title": "示例"
119
119
  }
@@ -15228,7 +15228,7 @@
15228
15228
  "members": [
15229
15229
  {
15230
15230
  "disabled": false,
15231
- "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n支持的图片像素:需介于20-10000px之间。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
15231
+ "document": "图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
15232
15232
  "example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume",
15233
15233
  "member": "string",
15234
15234
  "name": "ImageUrl",
@@ -15237,7 +15237,7 @@
15237
15237
  },
15238
15238
  {
15239
15239
  "disabled": false,
15240
- "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n支持的图片像素:需介于20-10000px之间。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
15240
+ "document": "图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
15241
15241
  "example": "无",
15242
15242
  "member": "string",
15243
15243
  "name": "ImageBase64",