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
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1012.1'
|
@@ -26,7 +26,7 @@ Output:
|
|
26
26
|
"Status": "Completed",
|
27
27
|
"StartTime": 1656464537652,
|
28
28
|
"EndTime": 1656466337652,
|
29
|
-
"CosPath": "https://export-gz-1254077820.cos.ap-guangzhou.myqcloud.com/%2Fexport/20220629/log_100004506473_c5ad674a-e6cc-4d7d-82e0-e7d7edaae26b_20220629_export-4b905654-7af5-43c1-a111-04c89e029c2a_1656466508.tar.gz?q-sign-algorithm=sha1&q-ak=
|
29
|
+
"CosPath": "https://export-gz-1254077820.cos.ap-guangzhou.myqcloud.com/%2Fexport/20220629/log_100004506473_c5ad674a-e6cc-4d7d-82e0-e7d7edaae26b_20220629_export-4b905654-7af5-43c1-a111-04c89e029c2a_1656466508.tar.gz?q-sign-algorithm=sha1&q-ak=xxxxxxxxxxxxPBtQlw86tt&q-sign-time=1656639828%3B1656643428&q-key-time=1656639828%3B1656643428&q-header-list=host&q-url-param-list=&q-signature=e491e72e50afa2258",
|
30
30
|
"CreateTime": "2022-06-29 09:35:00"
|
31
31
|
},
|
32
32
|
{
|
@@ -40,7 +40,7 @@ Output:
|
|
40
40
|
"Status": "Completed",
|
41
41
|
"StartTime": 1656408311641,
|
42
42
|
"EndTime": 1656410111641,
|
43
|
-
"CosPath": "https://export-gz-1254077820.cos.ap-guangzhou.myqcloud.com/%2Fexport/20220628/log_100004506473_c5ad674a-e6cc-4d7d-82e0-e7d7edaae26b_20220628_export-9a5f89fc-986b-4b5e-a511-168646949685_1656415208.tar.gz?q-sign-algorithm=sha1&q-ak=
|
43
|
+
"CosPath": "https://export-gz-1254077820.cos.ap-guangzhou.myqcloud.com/%2Fexport/20220628/log_100004506473_c5ad674a-e6cc-4d7d-82e0-e7d7edaae26b_20220628_export-9a5f89fc-986b-4b5e-a511-168646949685_1656415208.tar.gz?q-sign-algorithm=sha1&q-ak=xxxxxxxxBtQlw86tt&q-sign-time=1656639828%3B1656643428&q-key-time=1656639828%3B1656643428&q-header-list=host&q-url-param-list=&q-signature=b338dbd1685e5ea3f",
|
44
44
|
"CreateTime": "2022-06-28 19:19:46"
|
45
45
|
}
|
46
46
|
],
|
@@ -1,14 +1,14 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 示例**
|
2
|
+
|
2
3
|
|
3
|
-
xx
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli dsgc DescribeDSPAAssessmentLatestRiskDetailInfo --cli-unfold-argument \
|
9
9
|
--DspaId abc \
|
10
|
-
--TemplateId
|
11
|
-
--RiskId
|
10
|
+
--TemplateId 1 \
|
11
|
+
--RiskId 1
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 示例**
|
2
2
|
|
3
3
|
xx
|
4
4
|
|
@@ -7,7 +7,7 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli dsgc DescribeDSPAAssessmentLatestRiskList --cli-unfold-argument \
|
9
9
|
--DspaId abc \
|
10
|
-
--TemplateId
|
10
|
+
--TemplateId 2 \
|
11
11
|
--Limit 0 \
|
12
12
|
--Offset abc \
|
13
13
|
--DataSourceId abc \
|
@@ -11,46 +11,6 @@ tccli dsgc DescribeDSPAAssessmentRiskDealedTrend --cli-unfold-argument \
|
|
11
11
|
--EndTime 2022-09-03
|
12
12
|
```
|
13
13
|
|
14
|
-
Output:
|
15
|
-
```
|
16
|
-
{
|
17
|
-
"Response": {
|
18
|
-
"Items": [
|
19
|
-
{
|
20
|
-
"Date": "09-01",
|
21
|
-
"Unhandled": 0,
|
22
|
-
"Handled": 0
|
23
|
-
},
|
24
|
-
{
|
25
|
-
"Date": "09-02",
|
26
|
-
"Unhandled": 0,
|
27
|
-
"Handled": 0
|
28
|
-
},
|
29
|
-
{
|
30
|
-
"Date": "09-03",
|
31
|
-
"Unhandled": 0,
|
32
|
-
"Handled": 0
|
33
|
-
}
|
34
|
-
],
|
35
|
-
"RequestId": "128009ac-7df4-0530-cc92-52f0d945e191"
|
36
|
-
}
|
37
|
-
}
|
38
|
-
```
|
39
|
-
|
40
|
-
**Example 2: xx**
|
41
|
-
|
42
|
-
xx
|
43
|
-
|
44
|
-
Input:
|
45
|
-
|
46
|
-
```
|
47
|
-
tccli dsgc DescribeDSPAAssessmentRiskDealedTrend --cli-unfold-argument \
|
48
|
-
--DspaId abc \
|
49
|
-
--StartTime abc \
|
50
|
-
--EndTime abc \
|
51
|
-
--TemplateId abc
|
52
|
-
```
|
53
|
-
|
54
14
|
Output:
|
55
15
|
```
|
56
16
|
{
|
@@ -43,35 +43,3 @@ Output:
|
|
43
43
|
}
|
44
44
|
```
|
45
45
|
|
46
|
-
**Example 2: xx**
|
47
|
-
|
48
|
-
xx
|
49
|
-
|
50
|
-
Input:
|
51
|
-
|
52
|
-
```
|
53
|
-
tccli dsgc DescribeDSPAAssessmentRiskLevelTrend --cli-unfold-argument \
|
54
|
-
--DspaId abc \
|
55
|
-
--StartTime abc \
|
56
|
-
--EndTime abc \
|
57
|
-
--TemplateId abc
|
58
|
-
```
|
59
|
-
|
60
|
-
Output:
|
61
|
-
```
|
62
|
-
{
|
63
|
-
"Response": {
|
64
|
-
"Items": [
|
65
|
-
{
|
66
|
-
"Date": "abc",
|
67
|
-
"High": 1,
|
68
|
-
"Medium": 1,
|
69
|
-
"Low": 1,
|
70
|
-
"Total": 1
|
71
|
-
}
|
72
|
-
],
|
73
|
-
"RequestId": "abc"
|
74
|
-
}
|
75
|
-
}
|
76
|
-
```
|
77
|
-
|
@@ -1,6 +1,6 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 示例**
|
2
|
+
|
2
3
|
|
3
|
-
xx
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -31,6 +31,13 @@ Output:
|
|
31
31
|
"ReferTemplateCount": 0,
|
32
32
|
"SupportDataSource": [
|
33
33
|
"abc"
|
34
|
+
],
|
35
|
+
"RiskSide": "abc",
|
36
|
+
"ReferTemplateList": [
|
37
|
+
{
|
38
|
+
"TemplateId": 0,
|
39
|
+
"TemplateName": "abc"
|
40
|
+
}
|
34
41
|
]
|
35
42
|
}
|
36
43
|
],
|
@@ -1,6 +1,6 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 示例**
|
2
|
+
|
2
3
|
|
3
|
-
xx
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -28,7 +28,13 @@ Output:
|
|
28
28
|
"SupportDataSource": [
|
29
29
|
"abc"
|
30
30
|
],
|
31
|
-
"RiskSide": "abc"
|
31
|
+
"RiskSide": "abc",
|
32
|
+
"ReferTemplateList": [
|
33
|
+
{
|
34
|
+
"TemplateId": 0,
|
35
|
+
"TemplateName": "abc"
|
36
|
+
}
|
37
|
+
]
|
32
38
|
}
|
33
39
|
],
|
34
40
|
"TotalCount": 0,
|
@@ -15,21 +15,27 @@ Output:
|
|
15
15
|
```
|
16
16
|
{
|
17
17
|
"Response": {
|
18
|
-
"TotalCount":
|
18
|
+
"TotalCount": 0,
|
19
19
|
"Items": [
|
20
20
|
{
|
21
|
-
"
|
22
|
-
"
|
23
|
-
"
|
24
|
-
"
|
25
|
-
"
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"
|
29
|
-
"
|
21
|
+
"Id": 0,
|
22
|
+
"TemplateId": "abc",
|
23
|
+
"TemplateName": "abc",
|
24
|
+
"Description": "abc",
|
25
|
+
"Source": "abc",
|
26
|
+
"UseType": "abc",
|
27
|
+
"CreatedTime": "abc",
|
28
|
+
"ControlItemCount": 0,
|
29
|
+
"AppliedItemCount": 0,
|
30
|
+
"Status": "abc",
|
31
|
+
"SupportDataSource": [
|
32
|
+
"abc"
|
33
|
+
],
|
34
|
+
"IsASMTemplate": true,
|
35
|
+
"IdentifyComplianceId": 0
|
30
36
|
}
|
31
37
|
],
|
32
|
-
"RequestId": "
|
38
|
+
"RequestId": "abc"
|
33
39
|
}
|
34
40
|
}
|
35
41
|
```
|
@@ -0,0 +1,25 @@
|
|
1
|
+
**Example 1: 获取用印审批链接**
|
2
|
+
|
3
|
+
获取用印审批链接
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli essbasic DescribeChannelSealPolicyWorkflowUrl --cli-unfold-argument \
|
9
|
+
--Agent.AppId yDwhxUUckp3gl8j5UuFX33LSNozpRsbi \
|
10
|
+
--Agent.ProxyOrganizationOpenId org_dianziqian \
|
11
|
+
--Agent.ProxyOperator.OpenId n9527 \
|
12
|
+
--Agent.ProxyAppId \
|
13
|
+
--WorkflowInstanceId yDwiBUUckpo27hh3UuLiduR83BEL3kSb
|
14
|
+
```
|
15
|
+
|
16
|
+
Output:
|
17
|
+
```
|
18
|
+
{
|
19
|
+
"Response": {
|
20
|
+
"WorkflowUrl": "https://res.ess.tencent.cn/cdn/h5-activity-dev/jump-mp.html?to=SEAL_APPROVE&userId=yDwhxUUckp3gl8j5UuFX33LSNozpRsbi&policyId=yDwhxUUckp3gl8j5UuFX33LSNozpRsbi&instanceId=yDwhxUUckp3gl8j5UuFX33LSNozpRsbi&channelType=AAA",
|
21
|
+
"RequestId": "s1696921563375938822"
|
22
|
+
}
|
23
|
+
}
|
24
|
+
```
|
25
|
+
|
@@ -0,0 +1,28 @@
|
|
1
|
+
**Example 1: 批量拉取云存事件缩略图**
|
2
|
+
|
3
|
+
批量拉取云存事件缩略图
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli iotvideo DescribeCloudStorageThumbnailList --cli-unfold-argument \
|
9
|
+
--ProductId H541SOP191 \
|
10
|
+
--DeviceName event_36502632_1 \
|
11
|
+
--ThumbnailList /100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg
|
12
|
+
```
|
13
|
+
|
14
|
+
Output:
|
15
|
+
```
|
16
|
+
{
|
17
|
+
"Response": {
|
18
|
+
"RequestId": "77dbf0ae-bdee-4b09-a5eb-0086d0164a20",
|
19
|
+
"ThumbnailURLInfoList": [
|
20
|
+
{
|
21
|
+
"ExpireTime": 12321321,
|
22
|
+
"ThumbnailURL": "https://video-cv-1258344699.cos.ap-guangzhou.myqcloud.com/%2F100"
|
23
|
+
}
|
24
|
+
]
|
25
|
+
}
|
26
|
+
}
|
27
|
+
```
|
28
|
+
|
@@ -39,7 +39,12 @@ Output:
|
|
39
39
|
"PodName": "abc",
|
40
40
|
"PodIP": "abc",
|
41
41
|
"PodStatus": "abc",
|
42
|
-
"ClusterID": "abc"
|
42
|
+
"ClusterID": "abc",
|
43
|
+
"ClusterName": "abc",
|
44
|
+
"NodeUniqueID": "abc",
|
45
|
+
"HostID": "abc",
|
46
|
+
"Namespace": "abc",
|
47
|
+
"WorkloadType": "abc"
|
43
48
|
},
|
44
49
|
"ProcessInfo": {
|
45
50
|
"ProcessName": "abc",
|
@@ -40,7 +40,11 @@ Output:
|
|
40
40
|
"PodIP": "abc",
|
41
41
|
"PodStatus": "abc",
|
42
42
|
"ClusterID": "abc",
|
43
|
-
"ClusterName": "abc"
|
43
|
+
"ClusterName": "abc",
|
44
|
+
"NodeUniqueID": "abc",
|
45
|
+
"HostID": "abc",
|
46
|
+
"Namespace": "abc",
|
47
|
+
"WorkloadType": "abc"
|
44
48
|
},
|
45
49
|
"ProcessInfo": {
|
46
50
|
"ProcessName": "abc",
|
@@ -39,7 +39,12 @@ Output:
|
|
39
39
|
"PodName": "abc",
|
40
40
|
"PodIP": "abc",
|
41
41
|
"PodStatus": "abc",
|
42
|
-
"ClusterID": "abc"
|
42
|
+
"ClusterID": "abc",
|
43
|
+
"ClusterName": "abc",
|
44
|
+
"NodeUniqueID": "abc",
|
45
|
+
"HostID": "abc",
|
46
|
+
"Namespace": "abc",
|
47
|
+
"WorkloadType": "abc"
|
43
48
|
},
|
44
49
|
"ProcessInfo": {
|
45
50
|
"ProcessName": "abc",
|
@@ -56,7 +56,17 @@ Output:
|
|
56
56
|
"Value": "abc"
|
57
57
|
}
|
58
58
|
],
|
59
|
-
"
|
59
|
+
"NodeSubNetName": "abc",
|
60
|
+
"NodeSubNetCIDR": "abc",
|
61
|
+
"PodIP": "abc",
|
62
|
+
"NodeType": "abc",
|
63
|
+
"NodeID": "abc",
|
64
|
+
"NodeUniqueID": "abc",
|
65
|
+
"NodeSubNetID": "abc",
|
66
|
+
"ClusterID": "abc",
|
67
|
+
"ClusterName": "abc",
|
68
|
+
"Namespace": "abc",
|
69
|
+
"WorkloadType": "abc"
|
60
70
|
},
|
61
71
|
"RequestId": "abc"
|
62
72
|
}
|