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
@@ -7,25 +7,27 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli cls CreateScheduledSql --cli-unfold-argument \
|
9
9
|
--EnableFlag 1 \
|
10
|
-
--ProcessStartTime
|
11
|
-
--Name
|
12
|
-
--DstResource.TopicId
|
13
|
-
--DstResource.Region
|
14
|
-
--
|
15
|
-
--
|
16
|
-
--
|
17
|
-
--
|
10
|
+
--ProcessStartTime 1690515360000 \
|
11
|
+
--Name test \
|
12
|
+
--DstResource.TopicId 6ef60bec-0242-43af-bb20-270359fbxxxx \
|
13
|
+
--DstResource.Region ap-guangzhou \
|
14
|
+
--DstResource.BizType 1 \
|
15
|
+
--DstResource.MetricName pv \
|
16
|
+
--ProcessTimeWindow @m-15m,@m \
|
17
|
+
--ProcessPeriod 5 \
|
18
|
+
--ScheduledSqlContent * | select count(*) as pv \
|
19
|
+
--SrcTopicId 6ef60bec-0242-43af-bb20-270359fbxxxxx \
|
18
20
|
--ProcessDelay 0 \
|
19
21
|
--ProcessType 0 \
|
20
|
-
--SrcTopicRegion
|
21
|
-
--ProcessEndTime
|
22
|
+
--SrcTopicRegion ap-guangzhou \
|
23
|
+
--ProcessEndTime 1690515440000
|
22
24
|
```
|
23
25
|
|
24
26
|
Output:
|
25
27
|
```
|
26
28
|
{
|
27
29
|
"Response": {
|
28
|
-
"TaskId": "
|
30
|
+
"TaskId": "abdcebec-0242-43af-bb20-270359fb54a7",
|
29
31
|
"RequestId": "6ef60bec-0242-43af-bb20-270359fb54a7"
|
30
32
|
}
|
31
33
|
}
|
@@ -0,0 +1,23 @@
|
|
1
|
+
**Example 1: 获取Kakfa协议消费信息**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli cls DescribeKafkaConsumer --cli-unfold-argument \
|
9
|
+
--FromTopicId a5ce0c9c-0690-44a5-bc79-5f2190626bd0
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"Status": true,
|
17
|
+
"TopicID": "out-a5ce0c9c-0690-44a5-bc79-5f2190626bd0",
|
18
|
+
"RequestId": "6ef60bec-0242-43af-bb20-270359fb54a7",
|
19
|
+
"Compression": 1
|
20
|
+
}
|
21
|
+
}
|
22
|
+
```
|
23
|
+
|
@@ -12,29 +12,32 @@ Output:
|
|
12
12
|
{
|
13
13
|
"Response": {
|
14
14
|
"TotalCount": 1,
|
15
|
-
"RequestId": "
|
15
|
+
"RequestId": "6ef60bec-0242-43af-bb20-270359fb5xxxx",
|
16
16
|
"ScheduledSqlTaskInfos": [
|
17
17
|
{
|
18
|
-
"Status":
|
19
|
-
"EnableFlag":
|
20
|
-
"UpdateTime": "
|
21
|
-
"Name": "
|
18
|
+
"Status": 1,
|
19
|
+
"EnableFlag": 2,
|
20
|
+
"UpdateTime": "2023-07-28 11:36:00",
|
21
|
+
"Name": "test",
|
22
22
|
"DstResource": {
|
23
|
-
"TopicId": "
|
24
|
-
"Region": "
|
23
|
+
"TopicId": "6ef60bec-0242-43af-bb20-270359fb5xxx",
|
24
|
+
"Region": "ap-guangzhou",
|
25
|
+
"BizType": 1,
|
26
|
+
"MetricName": "pv"
|
25
27
|
},
|
26
|
-
"ProcessTimeWindow": "
|
27
|
-
"ProcessPeriod":
|
28
|
-
"ProcessStartTime": "
|
29
|
-
"SrcTopicRegion": "
|
30
|
-
"SrcTopicName": "
|
31
|
-
"ScheduledSqlContent": "
|
32
|
-
"SrcTopicId": "
|
33
|
-
"ProcessDelay":
|
34
|
-
"TaskId": "
|
35
|
-
"ProcessType":
|
36
|
-
"CreateTime": "
|
37
|
-
"ProcessEndTime": "
|
28
|
+
"ProcessTimeWindow": "@m-15m,@m",
|
29
|
+
"ProcessPeriod": 5,
|
30
|
+
"ProcessStartTime": "2023-07-28 11:36:00",
|
31
|
+
"SrcTopicRegion": "ap-guangzhou",
|
32
|
+
"SrcTopicName": "test-topic",
|
33
|
+
"ScheduledSqlContent": "* | select count(*) as pv",
|
34
|
+
"SrcTopicId": "6ef60bec-0242-43af-bb20-270359fb5xxxx",
|
35
|
+
"ProcessDelay": 60,
|
36
|
+
"TaskId": "6ef60bec-0242-43af-bb20-270359fb5xxxx",
|
37
|
+
"ProcessType": 1,
|
38
|
+
"CreateTime": "2023-07-28 11:36:00",
|
39
|
+
"ProcessEndTime": "2023-07-28 11:36:00",
|
40
|
+
"SyntaxRule": 0
|
38
41
|
}
|
39
42
|
]
|
40
43
|
}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
**Example 1: 修改Kafka协议消费信息**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli cls ModifyKafkaConsumer --cli-unfold-argument \
|
9
|
+
--FromTopicId a5ce0c9c-0690-44a5-bc79-5f2190626bd0 \
|
10
|
+
--Compression 1
|
11
|
+
```
|
12
|
+
|
13
|
+
Output:
|
14
|
+
```
|
15
|
+
{
|
16
|
+
"Response": {
|
17
|
+
"RequestId": "6ef60bec-0242-43af-bb20-270359fb54a7"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
```
|
21
|
+
|
@@ -7,15 +7,17 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli cls ModifyScheduledSql --cli-unfold-argument \
|
9
9
|
--EnableFlag 1 \
|
10
|
-
--TaskId
|
11
|
-
--DstResource.TopicId
|
12
|
-
--DstResource.Region
|
13
|
-
--
|
14
|
-
--
|
15
|
-
--
|
16
|
-
--
|
10
|
+
--TaskId 6ef60bec-0242-43af-bb20-270359fxxxxx \
|
11
|
+
--DstResource.TopicId 6ef60bec-0242-43af-bb20-270359fxxxxx \
|
12
|
+
--DstResource.Region ap-guangzhou \
|
13
|
+
--DstResource.BizType 1 \
|
14
|
+
--DstResource.MetricName pv \
|
15
|
+
--ProcessTimeWindow @m-15m,@m \
|
16
|
+
--ProcessPeriod 5 \
|
17
|
+
--ScheduledSqlContent * | select count(*) as pv \
|
18
|
+
--SrcTopicId 6ef60bec-0242-43af-bb20-270359fbxxxx \
|
17
19
|
--ProcessDelay 0 \
|
18
|
-
--SrcTopicRegion
|
20
|
+
--SrcTopicRegion ap-guangzhou \
|
19
21
|
--Name task
|
20
22
|
```
|
21
23
|
|
@@ -23,7 +25,7 @@ Output:
|
|
23
25
|
```
|
24
26
|
{
|
25
27
|
"Response": {
|
26
|
-
"RequestId": "
|
28
|
+
"RequestId": "6ef60bec-0242-43af-bb20-270359fb54ax"
|
27
29
|
}
|
28
30
|
}
|
29
31
|
```
|
@@ -1,6 +1,6 @@
|
|
1
1
|
**Example 1: 查询数据库管理账号**
|
2
2
|
|
3
|
-
|
3
|
+
查询数据库管理账号
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -13,18 +13,18 @@ Output:
|
|
13
13
|
```
|
14
14
|
{
|
15
15
|
"Response": {
|
16
|
-
"RequestId": "150918",
|
17
|
-
"TotalCount": 1,
|
18
16
|
"AccountSet": [
|
19
17
|
{
|
20
|
-
"
|
21
|
-
"
|
22
|
-
"CreateTime": "
|
23
|
-
"
|
24
|
-
"
|
25
|
-
"
|
18
|
+
"AccountName": "abc",
|
19
|
+
"Description": "abc",
|
20
|
+
"CreateTime": "2020-09-22 00:00:00",
|
21
|
+
"UpdateTime": "2020-09-22 00:00:00",
|
22
|
+
"Host": "abc",
|
23
|
+
"MaxUserConnections": 0
|
26
24
|
}
|
27
|
-
]
|
25
|
+
],
|
26
|
+
"TotalCount": 0,
|
27
|
+
"RequestId": "abc"
|
28
28
|
}
|
29
29
|
}
|
30
30
|
```
|
@@ -14,91 +14,103 @@ Output:
|
|
14
14
|
{
|
15
15
|
"Response": {
|
16
16
|
"Detail": {
|
17
|
-
"
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"
|
21
|
-
"
|
17
|
+
"ClusterId": "abc",
|
18
|
+
"ClusterName": "abc",
|
19
|
+
"Region": "abc",
|
20
|
+
"Zone": "abc",
|
21
|
+
"PhysicalZone": "abc",
|
22
|
+
"Status": "abc",
|
23
|
+
"StatusDesc": "abc",
|
24
|
+
"ServerlessStatus": "abc",
|
25
|
+
"StorageId": "abc",
|
22
26
|
"Storage": 0,
|
23
|
-
"
|
24
|
-
"
|
27
|
+
"MaxStorageSize": 0,
|
28
|
+
"MinStorageSize": 0,
|
29
|
+
"StoragePayMode": 0,
|
30
|
+
"VpcName": "abc",
|
31
|
+
"VpcId": "abc",
|
32
|
+
"SubnetName": "abc",
|
33
|
+
"SubnetId": "abc",
|
34
|
+
"Charset": "abc",
|
35
|
+
"CreateTime": "abc",
|
36
|
+
"DbType": "abc",
|
37
|
+
"DbMode": "abc",
|
38
|
+
"DbVersion": "abc",
|
39
|
+
"StorageLimit": 0,
|
40
|
+
"UsedStorage": 0,
|
41
|
+
"Vip": "abc",
|
42
|
+
"Vport": 0,
|
43
|
+
"RoAddr": [
|
25
44
|
{
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"ObjectId": "xx",
|
29
|
-
"TaskId": 0,
|
30
|
-
"TaskType": "xx"
|
45
|
+
"IP": "abc",
|
46
|
+
"Port": 0
|
31
47
|
}
|
32
48
|
],
|
33
|
-
"SubnetName": "xx",
|
34
|
-
"ProxyStatus": "xx",
|
35
|
-
"Status": "xx",
|
36
|
-
"PhysicalZone": "xx",
|
37
|
-
"MasterZone": "xx",
|
38
|
-
"VpcId": "xx",
|
39
49
|
"Ability": {
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"IsSupportRo": "
|
43
|
-
"NonsupportRoReason": "
|
50
|
+
"IsSupportSlaveZone": "abc",
|
51
|
+
"NonsupportSlaveZoneReason": "abc",
|
52
|
+
"IsSupportRo": "abc",
|
53
|
+
"NonsupportRoReason": "abc"
|
44
54
|
},
|
45
|
-
"
|
55
|
+
"CynosVersion": "abc",
|
56
|
+
"BusinessType": "abc",
|
57
|
+
"HasSlaveZone": "abc",
|
58
|
+
"IsFreeze": "abc",
|
59
|
+
"Tasks": [
|
46
60
|
{
|
47
|
-
"
|
48
|
-
"
|
61
|
+
"TaskId": 0,
|
62
|
+
"TaskType": "abc",
|
63
|
+
"TaskStatus": "abc",
|
64
|
+
"ObjectId": "abc",
|
65
|
+
"ObjectType": "abc"
|
49
66
|
}
|
50
67
|
],
|
51
|
-
"
|
68
|
+
"MasterZone": "abc",
|
52
69
|
"SlaveZones": [
|
53
|
-
"
|
70
|
+
"abc"
|
71
|
+
],
|
72
|
+
"InstanceSet": [
|
73
|
+
{
|
74
|
+
"InstanceId": "abc",
|
75
|
+
"InstanceName": "abc",
|
76
|
+
"InstanceType": "abc",
|
77
|
+
"InstanceStatus": "abc",
|
78
|
+
"InstanceStatusDesc": "abc",
|
79
|
+
"InstanceCpu": 0,
|
80
|
+
"InstanceMemory": 0,
|
81
|
+
"InstanceStorage": 0,
|
82
|
+
"InstanceRole": "abc",
|
83
|
+
"MaintainStartTime": 0,
|
84
|
+
"MaintainDuration": 0,
|
85
|
+
"MaintainWeekDays": [
|
86
|
+
"abc"
|
87
|
+
]
|
88
|
+
}
|
54
89
|
],
|
55
|
-
"VpcName": "xx",
|
56
|
-
"PeriodEndTime": "xx",
|
57
|
-
"MinStorageSize": 0,
|
58
|
-
"MaxStorageSize": 0,
|
59
|
-
"Charset": "xx",
|
60
|
-
"IsFreeze": "xx",
|
61
|
-
"Region": "xx",
|
62
|
-
"IsOpenPasswordComplexity": "xx",
|
63
90
|
"PayMode": 0,
|
64
|
-
"
|
91
|
+
"PeriodEndTime": "abc",
|
92
|
+
"ProjectID": 0,
|
65
93
|
"ResourceTags": [
|
66
94
|
{
|
67
|
-
"TagKey": "
|
68
|
-
"TagValue": "
|
95
|
+
"TagKey": "abc",
|
96
|
+
"TagValue": "abc"
|
69
97
|
}
|
70
98
|
],
|
71
|
-
"
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"UsedStorage": 129417216,
|
79
|
-
"IsSkipTrade": "xx",
|
80
|
-
"CreateTime": "xx",
|
81
|
-
"DbType": "xx",
|
82
|
-
"Vip": "xx",
|
83
|
-
"ProjectID": 0,
|
84
|
-
"InstanceSet": [
|
99
|
+
"ProxyStatus": "abc",
|
100
|
+
"LogBin": "abc",
|
101
|
+
"IsSkipTrade": "abc",
|
102
|
+
"PitrType": "abc",
|
103
|
+
"IsOpenPasswordComplexity": "abc",
|
104
|
+
"NetworkStatus": "abc",
|
105
|
+
"ResourcePackages": [
|
85
106
|
{
|
86
|
-
"
|
87
|
-
"
|
88
|
-
"InstanceId": "xx",
|
89
|
-
"InstanceRole": "xx",
|
90
|
-
"InstanceStatusDesc": "xx",
|
91
|
-
"InstanceMemory": 4,
|
92
|
-
"InstanceStorage": 100,
|
93
|
-
"InstanceName": "xx",
|
94
|
-
"InstanceType": "xx"
|
107
|
+
"PackageId": "abc",
|
108
|
+
"PackageType": "abc"
|
95
109
|
}
|
96
110
|
],
|
97
|
-
"
|
98
|
-
"DbMode": "xx",
|
99
|
-
"PitrType": "xx"
|
111
|
+
"RenewFlag": 0
|
100
112
|
},
|
101
|
-
"RequestId": "
|
113
|
+
"RequestId": "abc"
|
102
114
|
}
|
103
115
|
}
|
104
116
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli ess CancelUserAutoSignEnableUrl --cli-unfold-argument \
|
9
|
-
--Operator.UserId
|
9
|
+
--Operator.UserId yDRCLUUgygq2xun5UuO4zjEwg0vjoimj \
|
10
10
|
--SceneKey E_PRESCRIPTION_AUTO_SIGN \
|
11
11
|
--UserInfo.Name 小明 \
|
12
12
|
--UserInfo.IdCardNumber 610000000000000000 \
|
@@ -8,20 +8,21 @@ Input:
|
|
8
8
|
```
|
9
9
|
tccli ess CreateBatchCancelFlowUrl --cli-unfold-argument \
|
10
10
|
--Operator.UserId 1956103********520fde6a \
|
11
|
-
--FlowIds
|
11
|
+
--FlowIds yDwhIUUck********Ekio7sxsMq yDwhIUUckp*******UuaXC88Rgc yDwhIUUckp*******7sySp2O5D38
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
15
15
|
```
|
16
16
|
{
|
17
17
|
"Response": {
|
18
|
-
"BatchCancelFlowUrl": "
|
18
|
+
"BatchCancelFlowUrl": "https://res.ess.tencent.cn/cdn/h5-activity-dev/jump-mp.html?to=BATCH_REVOKE_FLOW&tokenId=yDwhIUU*****BtD1PuoS7&userId=yD******4zjEwqXwsIljA&expireOn=1690536359&login=1&verify=1",
|
19
19
|
"FailMessages": [
|
20
|
+
"",
|
20
21
|
"",
|
21
22
|
""
|
22
23
|
],
|
23
|
-
"
|
24
|
-
"
|
24
|
+
"RequestId": "s1690449958963022285",
|
25
|
+
"UrlExpireOn": "2023-07-28 17:25:59"
|
25
26
|
}
|
26
27
|
}
|
27
28
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli ess CreateUserAutoSignEnableUrl --cli-unfold-argument \
|
9
|
-
--Operator.UserId
|
9
|
+
--Operator.UserId yDRCLUUgygq2xun5UuO4zjEwg0vjoimj \
|
10
10
|
--SceneKey E_PRESCRIPTION_AUTO_SIGN \
|
11
11
|
--AutoSignConfig.UserInfo.Name 小明 \
|
12
12
|
--AutoSignConfig.UserInfo.IdCardType ID_CARD \
|
@@ -14,7 +14,7 @@ tccli ess CreateUserAutoSignEnableUrl --cli-unfold-argument \
|
|
14
14
|
--AutoSignConfig.CertInfoCallback True \
|
15
15
|
--AutoSignConfig.UserDefineSeal False \
|
16
16
|
--AutoSignConfig.SealImgCallback False \
|
17
|
-
--AutoSignConfig.CallbackUrl
|
17
|
+
--AutoSignConfig.CallbackUrl http://ess.callback.com/recv \
|
18
18
|
--AutoSignConfig.VerifyChannels \
|
19
19
|
--UrlType
|
20
20
|
```
|
@@ -23,7 +23,9 @@ Output:
|
|
23
23
|
"FlowType": "合同",
|
24
24
|
"FlowStatus": 1,
|
25
25
|
"CreatedOn": 1604910798,
|
26
|
-
"FlowMessage": ""
|
26
|
+
"FlowMessage": "",
|
27
|
+
"Deadline": 1606910798,
|
28
|
+
"Creator": "yDRCLUUgygq2xun5UuO4zjEwg0vjoimj"
|
27
29
|
},
|
28
30
|
{
|
29
31
|
"FlowId": "61a82f0c1******d0d807",
|
@@ -32,7 +34,9 @@ Output:
|
|
32
34
|
"FlowType": "合同",
|
33
35
|
"FlowStatus": 1,
|
34
36
|
"CreatedOn": 1604910797,
|
35
|
-
"FlowMessage": ""
|
37
|
+
"FlowMessage": "",
|
38
|
+
"Deadline": 1606910798,
|
39
|
+
"Creator": "yDRCLUUgygq2xun5UuO4zjEwg0vjoimj"
|
36
40
|
}
|
37
41
|
]
|
38
42
|
}
|
@@ -18,7 +18,7 @@ Output:
|
|
18
18
|
```
|
19
19
|
{
|
20
20
|
"Response": {
|
21
|
-
"ReportUrl": "",
|
21
|
+
"ReportUrl": "https://file.ess.tencent.cn/file/yDwhIU*****kvSEnAV3Qyl2B/0/1.PDF?hkey=58cce665fd939d77e5895e16e05e893c***ccff7e5f2c81027b190f9ef3bf4e7cb06f02a5b6fea82b7b211d1f85204b11bd66fb28ab960b2b966215ec624b11c422291f68554b8e0f",
|
22
22
|
"RequestId": "s16679771xxxx693616",
|
23
23
|
"Status": "EvidenceStatusSuccess"
|
24
24
|
}
|
@@ -15,51 +15,37 @@ Output:
|
|
15
15
|
"Response": {
|
16
16
|
"FlowDetailInfos": [
|
17
17
|
{
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"
|
21
|
-
"FlowStatus": 0,
|
22
|
-
"FlowMessage": "abc",
|
23
|
-
"FlowDescription": "abc",
|
24
|
-
"CreatedOn": 0,
|
18
|
+
"CcInfos": [],
|
19
|
+
"CreatedOn": 1690441826,
|
20
|
+
"Creator": "yDwn4UU*******T1O0OE8jpG5BS",
|
25
21
|
"FlowApproverInfos": [
|
26
22
|
{
|
27
|
-
"ApproveMessage": "
|
28
|
-
"ApproveName": "
|
29
|
-
"ApproveStatus":
|
30
|
-
"ReceiptId": "abc",
|
31
|
-
"CustomUserId": "abc",
|
32
|
-
"Mobile": "abc",
|
33
|
-
"SignOrder": 0,
|
23
|
+
"ApproveMessage": "",
|
24
|
+
"ApproveName": "张小二",
|
25
|
+
"ApproveStatus": 8,
|
34
26
|
"ApproveTime": 0,
|
35
|
-
"ApproveType": "
|
36
|
-
"ApproverSource": "
|
37
|
-
"CustomApproverTag": "
|
38
|
-
"
|
39
|
-
"
|
27
|
+
"ApproveType": "PERSON",
|
28
|
+
"ApproverSource": "",
|
29
|
+
"CustomApproverTag": "",
|
30
|
+
"CustomUserId": "",
|
31
|
+
"Mobile": "1*******64",
|
32
|
+
"OrganizationId": "",
|
33
|
+
"OrganizationName": "",
|
34
|
+
"ReceiptId": "yDwFoUUywgo*******QahgwEmeOw",
|
35
|
+
"SignOrder": 0
|
40
36
|
}
|
41
37
|
],
|
42
|
-
"
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
"CustomUserId": "abc",
|
49
|
-
"Mobile": "abc",
|
50
|
-
"SignOrder": 0,
|
51
|
-
"ApproveTime": 0,
|
52
|
-
"ApproveType": "abc",
|
53
|
-
"ApproverSource": "abc",
|
54
|
-
"CustomApproverTag": "abc",
|
55
|
-
"OrganizationId": "abc",
|
56
|
-
"OrganizationName": "abc"
|
57
|
-
}
|
58
|
-
],
|
59
|
-
"Creator": "abc"
|
38
|
+
"FlowDescription": "",
|
39
|
+
"FlowId": "yDwhIUUf*******tSuWZWJuzI0Zv",
|
40
|
+
"FlowMessage": "",
|
41
|
+
"FlowName": "张小二开店合同",
|
42
|
+
"FlowStatus": 8,
|
43
|
+
"FlowType": ""
|
60
44
|
}
|
61
45
|
],
|
62
|
-
"
|
46
|
+
"FlowGroupId": "",
|
47
|
+
"FlowGroupName": "",
|
48
|
+
"RequestId": "9b4490d3-5f0f-4873-8076-0b2839ec6e24"
|
63
49
|
}
|
64
50
|
}
|
65
51
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli ess DescribeUserAutoSignStatus --cli-unfold-argument \
|
9
|
-
--Operator.UserId
|
9
|
+
--Operator.UserId yDRCLUUgygq2xun5UuO4zjEwg0vjoimj \
|
10
10
|
--SceneKey E_PRESCRIPTION_AUTO_SIGN \
|
11
11
|
--UserInfo.Name 小明 \
|
12
12
|
--UserInfo.IdCardNumber 610000000000000000 \
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli ess GetTaskResultApi --cli-unfold-argument \
|
9
|
-
--Operator.UserId
|
10
|
-
--TaskId
|
9
|
+
--Operator.UserId yDxoQxxxxxxxxxxxxxxxxxx1h2hnnR \
|
10
|
+
--TaskId 2022xxxxxxxxxx992850
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -7,11 +7,11 @@ Input:
|
|
7
7
|
|
8
8
|
```
|
9
9
|
tccli essbasic ChannelBatchCancelFlows --cli-unfold-argument \
|
10
|
-
--FlowIds
|
11
|
-
--Agent.ProxyOperator.OpenId
|
12
|
-
--Agent.AppId
|
13
|
-
--Agent.ProxyOrganizationOpenId
|
14
|
-
--CancelMessage
|
10
|
+
--FlowIds yDwhGUUfe5g******CX8ZwTiSg8gISocy \
|
11
|
+
--Agent.ProxyOperator.OpenId yDR3L****eTdCt5TVx \
|
12
|
+
--Agent.AppId 125***319 \
|
13
|
+
--Agent.ProxyOrganizationOpenId 1000***8062 \
|
14
|
+
--CancelMessage 因为合同里边的金额填写错误 \
|
15
15
|
--CancelMessageFormat 0
|
16
16
|
```
|
17
17
|
|
@@ -7,20 +7,22 @@ Input:
|
|
7
7
|
|
8
8
|
```
|
9
9
|
tccli essbasic ChannelCreateBatchCancelFlowUrl --cli-unfold-argument \
|
10
|
-
--Agent.ProxyOrganizationOpenId
|
11
|
-
--Agent.ProxyOperator.OpenId
|
12
|
-
--Agent.AppId
|
13
|
-
--FlowIds
|
10
|
+
--Agent.ProxyOrganizationOpenId 600***487 \
|
11
|
+
--Agent.ProxyOperator.OpenId 7f3497f0****7b0ec \
|
12
|
+
--Agent.AppId 130****4283 \
|
13
|
+
--FlowIds yDwF*****Xhgx9shH
|
14
14
|
```
|
15
15
|
|
16
16
|
Output:
|
17
17
|
```
|
18
18
|
{
|
19
19
|
"Response": {
|
20
|
-
"BatchCancelFlowUrl": "
|
21
|
-
"FailMessages": [
|
22
|
-
|
23
|
-
|
20
|
+
"BatchCancelFlowUrl": "https://res.ess.tencent.cn/cdn/h5-activity-dev/jump-mp.html?to=BATCH_REVOKE_FLOW&tokenId=yDwhCUUck*****dKO5TA&userId=yDxHTUUgydj9*****yrY850RBN&expireOn=1690030266&login=1&verify=1",
|
21
|
+
"FailMessages": [
|
22
|
+
""
|
23
|
+
],
|
24
|
+
"RequestId": "e906c2a4-cb12-4f33-891e-39352d4dee3d",
|
25
|
+
"UrlExpireOn": "2023-07-22 20:51:06"
|
24
26
|
}
|
25
27
|
}
|
26
28
|
```
|