tccli 3.0.1215.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.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -17054,7 +17054,7 @@
|
|
17054
17054
|
"example": "无",
|
17055
17055
|
"member": "string",
|
17056
17056
|
"name": "DomainGroup",
|
17057
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
-
"
|
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
|
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": "自动续费标识。取值范围:\
|
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"
|
@@ -15228,7 +15228,7 @@
|
|
15228
15228
|
"members": [
|
15229
15229
|
{
|
15230
15230
|
"disabled": false,
|
15231
|
-
"document": "图片的 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
|
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",
|