tccli 3.0.922.1__py2.py3-none-any.whl → 3.0.924.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/apigateway/v20180808/DescribeServicesStatus.md +33 -19
- tccli/examples/cdb/v20170320/CreateDBInstance.md +2 -2
- tccli/examples/ckafka/v20190819/CreateAcl.md +4 -1
- tccli/examples/clb/v20180317/CloneLoadBalancer.md +3 -3
- tccli/examples/clb/v20180317/DescribeListeners.md +49 -127
- tccli/examples/clb/v20180317/DescribeLoadBalancers.md +578 -158
- tccli/examples/cls/v20201016/CreateScheduledSql.md +13 -11
- tccli/examples/cls/v20201016/DeleteScheduledSql.md +2 -2
- tccli/examples/cls/v20201016/DescribeConfigs.md +2 -1
- tccli/examples/cls/v20201016/DescribeKafkaConsumer.md +23 -0
- tccli/examples/cls/v20201016/DescribeScheduledSqlInfo.md +22 -19
- tccli/examples/cls/v20201016/ModifyKafkaConsumer.md +21 -0
- tccli/examples/cls/v20201016/ModifyScheduledSql.md +11 -9
- tccli/examples/cynosdb/v20190107/DescribeAccounts.md +10 -10
- tccli/examples/cynosdb/v20190107/DescribeClusterDetail.md +77 -65
- tccli/examples/ess/v20201111/CancelUserAutoSignEnableUrl.md +1 -1
- tccli/examples/ess/v20201111/CreateBatchCancelFlowUrl.md +5 -4
- tccli/examples/ess/v20201111/CreateUserAutoSignEnableUrl.md +2 -2
- tccli/examples/ess/v20201111/DescribeFlowBriefs.md +6 -2
- tccli/examples/ess/v20201111/DescribeFlowEvidenceReport.md +1 -1
- tccli/examples/ess/v20201111/DescribeFlowInfo.md +24 -38
- tccli/examples/ess/v20201111/DescribeUserAutoSignStatus.md +1 -1
- tccli/examples/ess/v20201111/GetTaskResultApi.md +2 -2
- tccli/examples/essbasic/v20210526/ChannelBatchCancelFlows.md +5 -5
- tccli/examples/essbasic/v20210526/ChannelCreateBatchCancelFlowUrl.md +10 -8
- tccli/examples/essbasic/v20210526/ChannelCreateFlowSignUrl.md +9 -8
- tccli/examples/essbasic/v20210526/ChannelCreateWebThemeConfig.md +7 -6
- tccli/examples/essbasic/v20210526/DescribeFlowDetailInfo.md +19 -30
- tccli/examples/essbasic/v20210526/DescribeTemplates.md +13 -4
- tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +2 -2
- tccli/examples/lcic/v20220817/DescribeRoom.md +2 -0
- tccli/examples/mna/v20210119/GetDevices.md +9 -16
- tccli/examples/mna/v20210119/UpdateDevice.md +7 -10
- tccli/examples/ms/v20180408/CreateEncryptInstance.md +30 -30
- tccli/examples/ms/v20180408/CreateOrderInstance.md +2 -2
- tccli/examples/ms/v20180408/DescribeEncryptInstances.md +73 -65
- tccli/examples/ms/v20180408/DescribeEncryptPlan.md +34 -34
- tccli/examples/ms/v20180408/DescribeOrderInstances.md +1 -1
- tccli/examples/oceanus/v20190422/CreateJobConfig.md +1 -1
- tccli/examples/tdmq/v20200217/CreateRocketMQVipInstance.md +28 -0
- tccli/examples/tione/v20211111/CreateNotebook.md +62 -0
- tccli/examples/tione/v20211111/CreateNotebookImage.md +18 -0
- tccli/examples/tione/v20211111/DeleteNotebook.md +20 -0
- tccli/examples/tione/v20211111/DeleteNotebookImageRecord.md +18 -0
- tccli/examples/tione/v20211111/DescribeNotebook.md +70 -0
- tccli/examples/tione/v20211111/DescribeNotebookImageKernels.md +23 -0
- tccli/examples/tione/v20211111/DescribeNotebookImageRecords.md +28 -0
- tccli/examples/tione/v20211111/DescribeNotebooks.md +77 -0
- tccli/examples/tione/v20211111/ModifyNotebook.md +64 -0
- tccli/examples/tione/v20211111/ModifyNotebookTags.md +22 -0
- tccli/examples/tione/v20211111/StartNotebook.md +20 -0
- tccli/examples/tione/v20211111/StopCreatingImage.md +18 -0
- tccli/examples/tione/v20211111/StopNotebook.md +20 -0
- tccli/examples/vpc/v20170312/CreateVpnGateway.md +20 -26
- tccli/examples/waf/v20180125/GetAttackHistogram.md +142 -0
- tccli/services/apigateway/v20180808/api.json +119 -12
- tccli/services/apigateway/v20180808/examples.json +4 -4
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +101 -90
- tccli/services/cdb/v20170320/examples.json +2 -2
- tccli/services/cdn/v20180606/api.json +59 -6
- tccli/services/ckafka/v20190819/api.json +10 -10
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +221 -68
- tccli/services/clb/v20180317/examples.json +10 -10
- tccli/services/cls/cls_client.py +110 -4
- tccli/services/cls/v20201016/api.json +330 -115
- tccli/services/cls/v20201016/examples.json +23 -7
- tccli/services/cynosdb/v20190107/api.json +82 -31
- tccli/services/cynosdb/v20190107/examples.json +3 -3
- tccli/services/dlc/v20210125/api.json +11 -11
- tccli/services/emr/v20190103/api.json +10 -0
- tccli/services/ess/v20201111/api.json +519 -142
- tccli/services/ess/v20201111/examples.json +9 -9
- tccli/services/essbasic/v20210526/api.json +195 -126
- tccli/services/essbasic/v20210526/examples.json +13 -13
- tccli/services/faceid/v20180301/api.json +21 -16
- tccli/services/lcic/v20220817/api.json +10 -0
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/live/v20180801/api.json +42 -22
- tccli/services/mna/v20210119/api.json +11 -12
- tccli/services/mna/v20210119/examples.json +4 -4
- tccli/services/mps/v20190612/api.json +142 -61
- tccli/services/ms/v20180408/api.json +92 -19
- tccli/services/ms/v20180408/examples.json +31 -31
- tccli/services/nlp/v20190408/api.json +2 -1
- tccli/services/oceanus/v20190422/api.json +355 -41
- tccli/services/oceanus/v20190422/examples.json +1 -1
- tccli/services/ocr/ocr_client.py +4 -110
- tccli/services/ocr/v20181119/api.json +0 -315
- tccli/services/ocr/v20181119/examples.json +0 -16
- tccli/services/tdmq/tdmq_client.py +53 -0
- tccli/services/tdmq/v20200217/api.json +126 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/teo/v20220901/api.json +18 -18
- tccli/services/tione/tione_client.py +987 -298
- tccli/services/tione/v20211111/api.json +1784 -20
- tccli/services/tione/v20211111/examples.json +104 -0
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +45 -65
- tccli/services/vpc/v20170312/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +111 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +57 -4
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/METADATA +2 -2
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/RECORD +110 -93
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,13 +1,13 @@
|
|
1
1
|
**Example 1: 创建VPNGW**
|
2
2
|
|
3
|
-
|
3
|
+
创建VPNGW
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli vpc CreateVpnGateway --cli-unfold-argument \
|
9
|
-
--VpcId "vpc-xxxx" \
|
10
9
|
--VpnGatewayName "test" \
|
10
|
+
--VpcId "vpc-xxxx" \
|
11
11
|
--InstanceChargeType "POSTPAID_BY_HOUR" \
|
12
12
|
--InternetMaxBandwidthOut 5
|
13
13
|
```
|
@@ -17,34 +17,28 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"VpnGateway": {
|
20
|
-
"VpnGatewayQuotaSet": [
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
"
|
28
|
-
"VpcId": "xx",
|
29
|
-
"RenewFlag": "xx",
|
30
|
-
"Zone": "xx",
|
31
|
-
"VpnGatewayName": "xx",
|
32
|
-
"InstanceChargeType": "xx",
|
33
|
-
"CdcId": "xx",
|
20
|
+
"VpnGatewayQuotaSet": [],
|
21
|
+
"MaxConnection": 5,
|
22
|
+
"VpcId": "vpc-test",
|
23
|
+
"RenewFlag": "",
|
24
|
+
"Zone": "ap-bangkok-1",
|
25
|
+
"VpnGatewayName": "test",
|
26
|
+
"InstanceChargeType": "POSTPAID_BY_HOUR",
|
27
|
+
"CdcId": "",
|
34
28
|
"IsAddressBlocked": true,
|
35
|
-
"InternetMaxBandwidthOut":
|
36
|
-
"State": "
|
37
|
-
"Version": "
|
38
|
-
"VpnGatewayId": "
|
39
|
-
"PublicIpAddress": "
|
29
|
+
"InternetMaxBandwidthOut": 10,
|
30
|
+
"State": "Pending",
|
31
|
+
"Version": "",
|
32
|
+
"VpnGatewayId": "vpngw-xxxxx",
|
33
|
+
"PublicIpAddress": "12.3.1.3",
|
40
34
|
"CreatedTime": "2020-09-22 00:00:00",
|
41
|
-
"NewPurchasePlan": "
|
35
|
+
"NewPurchasePlan": "",
|
42
36
|
"ExpiredTime": "2020-09-22 00:00:00",
|
43
|
-
"Type": "
|
44
|
-
"NetworkInstanceId": "
|
45
|
-
"RestrictState": "
|
37
|
+
"Type": "IPSEC",
|
38
|
+
"NetworkInstanceId": "",
|
39
|
+
"RestrictState": "NORMAL"
|
46
40
|
},
|
47
|
-
"RequestId": "
|
41
|
+
"RequestId": "fa15cd12-e329-1261-c585-3c3ae5c55211"
|
48
42
|
}
|
49
43
|
}
|
50
44
|
```
|
@@ -0,0 +1,142 @@
|
|
1
|
+
**Example 1: 攻击日志统计详情**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli waf GetAttackHistogram --cli-unfold-argument \
|
9
|
+
--StartTime 2020-08-2800:00:00 \
|
10
|
+
--ToTime 2020-08-2814:12:36 \
|
11
|
+
--Domain all \
|
12
|
+
--QueryString method:GET
|
13
|
+
```
|
14
|
+
|
15
|
+
Output:
|
16
|
+
```
|
17
|
+
{
|
18
|
+
"Response": {
|
19
|
+
"Data": [
|
20
|
+
{
|
21
|
+
"Count": 0,
|
22
|
+
"TimeStamp": 1598544000
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"Count": 0,
|
26
|
+
"TimeStamp": 1598545800
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"Count": 0,
|
30
|
+
"TimeStamp": 1598547600
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"Count": 0,
|
34
|
+
"TimeStamp": 1598549400
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"Count": 0,
|
38
|
+
"TimeStamp": 1598551200
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"Count": 0,
|
42
|
+
"TimeStamp": 1598553000
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"Count": 0,
|
46
|
+
"TimeStamp": 1598554800
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"Count": 0,
|
50
|
+
"TimeStamp": 1598556600
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"Count": 0,
|
54
|
+
"TimeStamp": 1598558400
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"Count": 0,
|
58
|
+
"TimeStamp": 1598560200
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"Count": 0,
|
62
|
+
"TimeStamp": 1598562000
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"Count": 0,
|
66
|
+
"TimeStamp": 1598563800
|
67
|
+
},
|
68
|
+
{
|
69
|
+
"Count": 0,
|
70
|
+
"TimeStamp": 1598565600
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"Count": 0,
|
74
|
+
"TimeStamp": 1598567400
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"Count": 0,
|
78
|
+
"TimeStamp": 1598569200
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"Count": 0,
|
82
|
+
"TimeStamp": 1598571000
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"Count": 0,
|
86
|
+
"TimeStamp": 1598572800
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"Count": 0,
|
90
|
+
"TimeStamp": 1598574600
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"Count": 0,
|
94
|
+
"TimeStamp": 1598576400
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"Count": 0,
|
98
|
+
"TimeStamp": 1598578200
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"Count": 0,
|
102
|
+
"TimeStamp": 1598580000
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"Count": 0,
|
106
|
+
"TimeStamp": 1598581800
|
107
|
+
},
|
108
|
+
{
|
109
|
+
"Count": 17,
|
110
|
+
"TimeStamp": 1598583600
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"Count": 0,
|
114
|
+
"TimeStamp": 1598585400
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"Count": 0,
|
118
|
+
"TimeStamp": 1598587200
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"Count": 0,
|
122
|
+
"TimeStamp": 1598589000
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"Count": 0,
|
126
|
+
"TimeStamp": 1598590800
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"Count": 0,
|
130
|
+
"TimeStamp": 1598592600
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"Count": 0,
|
134
|
+
"TimeStamp": 1598594400
|
135
|
+
}
|
136
|
+
],
|
137
|
+
"Period": 1800,
|
138
|
+
"TotalCount": 17
|
139
|
+
}
|
140
|
+
}
|
141
|
+
```
|
142
|
+
|