tccli 3.0.1011.1__py2.py3-none-any.whl → 3.0.1012.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/examples/cat/v20180409/DescribeProbeMetricData.md +2 -2
- tccli/examples/cwp/v20180228/DescribeLogExports.md +2 -2
- tccli/examples/dsgc/v20190723/CopyDSPATemplate.md +3 -3
- tccli/examples/dsgc/v20190723/CreateDSPAAssessmentRiskLevel.md +1 -1
- tccli/examples/dsgc/v20190723/CreateDSPAAssessmentRiskTemplate.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentHighRiskTop10Overview.md +3 -3
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentLatestRiskDetailInfo.md +4 -4
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentLatestRiskList.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentNewDiscoveredRiskOverview.md +3 -3
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentPendingRiskOverview.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentProcessingRiskOverview.md +3 -3
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskAmountOverview.md +3 -3
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskDealedTrend.md +0 -40
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskDistributionOverview.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskLevelDetail.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskLevelTrend.md +0 -32
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskSideDistributed.md +2 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskSideList.md +1 -1
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskTemplateDetail.md +9 -2
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentRiskTemplateVulnerableList.md +9 -3
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentTemplateControlItems.md +1 -1
- tccli/examples/dsgc/v20190723/DescribeDSPAAssessmentTemplates.md +17 -11
- tccli/examples/essbasic/v20210526/DescribeChannelSealPolicyWorkflowUrl.md +25 -0
- tccli/examples/iotvideo/v20211125/DescribeCloudStorageThumbnailList.md +28 -0
- tccli/examples/tcss/v20201101/DescribeAbnormalProcessDetail.md +6 -1
- tccli/examples/tcss/v20201101/DescribeAccessControlDetail.md +5 -1
- tccli/examples/tcss/v20201101/DescribeAssetSyncLastTime.md +4 -2
- tccli/examples/tcss/v20201101/DescribeEscapeEventDetail.md +3 -1
- tccli/examples/tcss/v20201101/DescribeRiskDnsEventDetail.md +2 -0
- tccli/examples/tcss/v20201101/DescribeRiskSyscallDetail.md +6 -1
- tccli/examples/tcss/v20201101/DescribeVirusDetail.md +2 -0
- tccli/examples/tcss/v20201101/DescribeVulDefenceEventDetail.md +11 -1
- tccli/examples/trtc/v20190722/DescribeMixTranscodingUsage.md +1 -1
- tccli/examples/trtc/v20190722/DescribeRecordingUsage.md +1 -1
- tccli/examples/trtc/v20190722/DescribeRelayUsage.md +1 -1
- tccli/examples/trtc/v20190722/DescribeTrtcUsage.md +1 -1
- tccli/examples/vod/v20180717/SetVodDomainCertificate.md +18 -0
- tccli/services/cat/v20180409/api.json +4 -3
- tccli/services/cat/v20180409/examples.json +1 -1
- tccli/services/cls/v20201016/api.json +8 -8
- tccli/services/cwp/v20180228/api.json +2 -2
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/domain/v20180808/api.json +1 -1
- tccli/services/dsgc/v20190723/api.json +92 -47
- tccli/services/dsgc/v20190723/examples.json +41 -53
- tccli/services/ecm/v20190719/api.json +2 -1
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/essbasic_client.py +53 -0
- tccli/services/essbasic/v20210526/api.json +53 -0
- tccli/services/essbasic/v20210526/examples.json +8 -0
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/iotvideo/iotvideo_client.py +53 -0
- tccli/services/iotvideo/v20211125/api.json +90 -0
- tccli/services/iotvideo/v20211125/examples.json +8 -0
- tccli/services/scf/v20180416/api.json +33 -0
- tccli/services/tcss/v20201101/api.json +304 -74
- tccli/services/tcss/v20201101/examples.json +8 -8
- tccli/services/trtc/v20190722/api.json +8 -8
- tccli/services/trtc/v20190722/examples.json +4 -4
- tccli/services/vod/v20180717/api.json +42 -0
- tccli/services/vod/v20180717/examples.json +8 -0
- tccli/services/vod/vod_client.py +53 -0
- tccli/services/vpc/v20170312/api.json +10 -0
- tccli/services/waf/v20180125/api.json +1 -1
- {tccli-3.0.1011.1.dist-info → tccli-3.0.1012.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1011.1.dist-info → tccli-3.0.1012.1.dist-info}/RECORD +70 -67
- {tccli-3.0.1011.1.dist-info → tccli-3.0.1012.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1011.1.dist-info → tccli-3.0.1012.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1011.1.dist-info → tccli-3.0.1012.1.dist-info}/license_files/LICENSE +0 -0
@@ -294,6 +294,13 @@
|
|
294
294
|
"output": "DescribeCloudStorageThumbnailResponse",
|
295
295
|
"status": "online"
|
296
296
|
},
|
297
|
+
"DescribeCloudStorageThumbnailList": {
|
298
|
+
"document": "批量拉取云存事件缩略图",
|
299
|
+
"input": "DescribeCloudStorageThumbnailListRequest",
|
300
|
+
"name": "批量拉取云存事件缩略图",
|
301
|
+
"output": "DescribeCloudStorageThumbnailListResponse",
|
302
|
+
"status": "online"
|
303
|
+
},
|
297
304
|
"DescribeCloudStorageTime": {
|
298
305
|
"document": "获取某一天云存时间轴",
|
299
306
|
"input": "DescribeCloudStorageTimeRequest",
|
@@ -4173,6 +4180,61 @@
|
|
4173
4180
|
],
|
4174
4181
|
"type": "object"
|
4175
4182
|
},
|
4183
|
+
"DescribeCloudStorageThumbnailListRequest": {
|
4184
|
+
"document": "DescribeCloudStorageThumbnailList请求参数结构体",
|
4185
|
+
"members": [
|
4186
|
+
{
|
4187
|
+
"disabled": false,
|
4188
|
+
"document": "产品ID",
|
4189
|
+
"example": "H541SOP191",
|
4190
|
+
"member": "string",
|
4191
|
+
"name": "ProductId",
|
4192
|
+
"required": true,
|
4193
|
+
"type": "string"
|
4194
|
+
},
|
4195
|
+
{
|
4196
|
+
"disabled": false,
|
4197
|
+
"document": "设备名称",
|
4198
|
+
"example": "event_36502632_1",
|
4199
|
+
"member": "string",
|
4200
|
+
"name": "DeviceName",
|
4201
|
+
"required": true,
|
4202
|
+
"type": "string"
|
4203
|
+
},
|
4204
|
+
{
|
4205
|
+
"disabled": false,
|
4206
|
+
"document": "缩略图文件名列表",
|
4207
|
+
"example": "[\"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\",\"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"]",
|
4208
|
+
"member": "string",
|
4209
|
+
"name": "ThumbnailList",
|
4210
|
+
"required": true,
|
4211
|
+
"type": "list"
|
4212
|
+
}
|
4213
|
+
],
|
4214
|
+
"type": "object"
|
4215
|
+
},
|
4216
|
+
"DescribeCloudStorageThumbnailListResponse": {
|
4217
|
+
"document": "DescribeCloudStorageThumbnailList返回参数结构体",
|
4218
|
+
"members": [
|
4219
|
+
{
|
4220
|
+
"disabled": false,
|
4221
|
+
"document": "缩略图访问地址",
|
4222
|
+
"example": "无",
|
4223
|
+
"member": "ThumbnailURLInfoList",
|
4224
|
+
"name": "ThumbnailURLInfoList",
|
4225
|
+
"output_required": true,
|
4226
|
+
"type": "list",
|
4227
|
+
"value_allowed_null": false
|
4228
|
+
},
|
4229
|
+
{
|
4230
|
+
"document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
|
4231
|
+
"member": "string",
|
4232
|
+
"name": "RequestId",
|
4233
|
+
"type": "string"
|
4234
|
+
}
|
4235
|
+
],
|
4236
|
+
"type": "object"
|
4237
|
+
},
|
4176
4238
|
"DescribeCloudStorageThumbnailRequest": {
|
4177
4239
|
"document": "DescribeCloudStorageThumbnail请求参数结构体",
|
4178
4240
|
"members": [
|
@@ -9068,6 +9130,34 @@
|
|
9068
9130
|
],
|
9069
9131
|
"usage": "out"
|
9070
9132
|
},
|
9133
|
+
"ThumbnailURLInfoList": {
|
9134
|
+
"document": "缩略图信息",
|
9135
|
+
"members": [
|
9136
|
+
{
|
9137
|
+
"disabled": false,
|
9138
|
+
"document": "缩略图访问地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
9139
|
+
"example": "https://video-cv-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100",
|
9140
|
+
"member": "string",
|
9141
|
+
"name": "ThumbnailURL",
|
9142
|
+
"output_required": false,
|
9143
|
+
"required": false,
|
9144
|
+
"type": "string",
|
9145
|
+
"value_allowed_null": true
|
9146
|
+
},
|
9147
|
+
{
|
9148
|
+
"disabled": false,
|
9149
|
+
"document": "缩略图访问地址的过期时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
9150
|
+
"example": "1690195335",
|
9151
|
+
"member": "int64",
|
9152
|
+
"name": "ExpireTime",
|
9153
|
+
"output_required": false,
|
9154
|
+
"required": false,
|
9155
|
+
"type": "int",
|
9156
|
+
"value_allowed_null": true
|
9157
|
+
}
|
9158
|
+
],
|
9159
|
+
"usage": "both"
|
9160
|
+
},
|
9071
9161
|
"TransferCloudStorageRequest": {
|
9072
9162
|
"document": "TransferCloudStorage请求参数结构体",
|
9073
9163
|
"members": [
|
@@ -336,6 +336,14 @@
|
|
336
336
|
"title": "拉取云存事件缩略图"
|
337
337
|
}
|
338
338
|
],
|
339
|
+
"DescribeCloudStorageThumbnailList": [
|
340
|
+
{
|
341
|
+
"document": "批量拉取云存事件缩略图",
|
342
|
+
"input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageThumbnailList\n<公共请求参数>\n\n{\n \"ProductId\": \"H541SOP191\",\n \"DeviceName\": \"event_36502632_1\",\n \"ThumbnailList\": [\n \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n ]\n}",
|
343
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"77dbf0ae-bdee-4b09-a5eb-0086d0164a20\",\n \"ThumbnailURLInfoList\": [\n {\n \"ExpireTime\": 12321321,\n \"ThumbnailURL\": \"https://video-cv-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100\"\n }\n ]\n }\n}",
|
344
|
+
"title": "批量拉取云存事件缩略图"
|
345
|
+
}
|
346
|
+
],
|
339
347
|
"DescribeCloudStorageTime": [
|
340
348
|
{
|
341
349
|
"document": "",
|
@@ -1243,6 +1243,24 @@
|
|
1243
1243
|
"name": "InstanceConcurrencyConfig",
|
1244
1244
|
"required": false,
|
1245
1245
|
"type": "object"
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"disabled": false,
|
1249
|
+
"document": "是否开启Dns缓存能力。只支持EVENT函数。默认为FALSE,TRUE 为开启,FALSE为关闭",
|
1250
|
+
"example": "FALSE",
|
1251
|
+
"member": "string",
|
1252
|
+
"name": "DnsCache",
|
1253
|
+
"required": false,
|
1254
|
+
"type": "string"
|
1255
|
+
},
|
1256
|
+
{
|
1257
|
+
"disabled": false,
|
1258
|
+
"document": "内网访问配置",
|
1259
|
+
"example": "无",
|
1260
|
+
"member": "IntranetConfigIn",
|
1261
|
+
"name": "IntranetConfig",
|
1262
|
+
"required": false,
|
1263
|
+
"type": "object"
|
1246
1264
|
}
|
1247
1265
|
],
|
1248
1266
|
"type": "object"
|
@@ -3629,6 +3647,21 @@
|
|
3629
3647
|
],
|
3630
3648
|
"usage": "both"
|
3631
3649
|
},
|
3650
|
+
"IntranetConfigIn": {
|
3651
|
+
"document": "内网配置",
|
3652
|
+
"members": [
|
3653
|
+
{
|
3654
|
+
"disabled": false,
|
3655
|
+
"document": "是否开启固定内网IP\nENABLE 为开启\nDISABLE 为不开启\n",
|
3656
|
+
"example": "ENABLE",
|
3657
|
+
"member": "string",
|
3658
|
+
"name": "IpFixed",
|
3659
|
+
"required": true,
|
3660
|
+
"type": "string"
|
3661
|
+
}
|
3662
|
+
],
|
3663
|
+
"usage": "in"
|
3664
|
+
},
|
3632
3665
|
"IntranetConfigOut": {
|
3633
3666
|
"document": "内网配置",
|
3634
3667
|
"members": [
|