tccli 3.0.1070.1__py2.py3-none-any.whl → 3.0.1072.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/billing/v20180709/DescribeAllocateConditions.md +499 -0
  3. tccli/examples/billing/v20180709/DescribeAllocationBillConditions.md +495 -0
  4. tccli/examples/billing/v20180709/DescribeAllocationBillDetail.md +152 -0
  5. tccli/examples/billing/v20180709/DescribeAllocationMonthOverview.md +384 -0
  6. tccli/examples/billing/v20180709/DescribeAllocationOverview.md +102 -0
  7. tccli/examples/billing/v20180709/DescribeAllocationSummaryByBusiness.md +132 -0
  8. tccli/examples/billing/v20180709/DescribeAllocationSummaryByItem.md +96 -0
  9. tccli/examples/billing/v20180709/DescribeAllocationSummaryByResource.md +82 -0
  10. tccli/examples/billing/v20180709/DescribeAllocationTrendByMonth.md +60 -0
  11. tccli/examples/billing/v20180709/DescribeGatherResource.md +69 -0
  12. tccli/examples/cam/v20190116/GetCustomMFATokenInfo.md +2 -2
  13. tccli/examples/cam/v20190116/ListCollaborators.md +11 -10
  14. tccli/examples/cvm/v20170312/DescribeKeyPairs.md +1 -0
  15. tccli/examples/cvm/v20170312/InquiryPriceRenewInstances.md +3 -3
  16. tccli/examples/cvm/v20170312/InquiryPriceResetInstancesType.md +2 -40
  17. tccli/examples/dts/v20211206/DescribeSyncJobs.md +2 -0
  18. tccli/examples/ess/v20201111/CreateFlowApprovers.md +26 -0
  19. tccli/examples/ess/v20201111/CreateFlowByFiles.md +261 -0
  20. tccli/examples/ess/v20201111/DescribeFlowTemplates.md +6 -1
  21. tccli/examples/essbasic/v20210526/ChannelCreateFlowApprovers.md +34 -0
  22. tccli/examples/essbasic/v20210526/ChannelCreateFlowByFiles.md +257 -0
  23. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +35 -0
  24. tccli/examples/mariadb/v20170312/CreateAccount.md +1 -1
  25. tccli/examples/oceanus/v20190422/CreateJob.md +2 -1
  26. tccli/examples/postgres/v20170312/CreateBaseBackup.md +2 -2
  27. tccli/examples/postgres/v20170312/DeleteBaseBackup.md +1 -1
  28. tccli/examples/postgres/v20170312/DescribeBaseBackups.md +2 -2
  29. tccli/examples/postgres/v20170312/ModifyBaseBackupExpireTime.md +2 -2
  30. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +8 -0
  31. tccli/examples/sqlserver/v20180328/ModifyDReadable.md +25 -0
  32. tccli/examples/tdmq/v20200217/DescribeRocketMQMsg.md +12 -12
  33. tccli/examples/tdmq/v20200217/DescribeRocketMQPublicAccessMonitorData.md +39 -0
  34. tccli/examples/teo/v20220901/CreateAccelerationDomain.md +1 -1
  35. tccli/examples/vpc/v20170312/DescribeVpnGateways.md +43 -65
  36. tccli/services/antiddos/v20200309/api.json +27 -16
  37. tccli/services/batch/v20170312/api.json +26 -26
  38. tccli/services/billing/billing_client.py +610 -80
  39. tccli/services/billing/v20180709/api.json +9519 -4207
  40. tccli/services/billing/v20180709/examples.json +80 -0
  41. tccli/services/cam/v20190116/api.json +35 -30
  42. tccli/services/cam/v20190116/examples.json +3 -3
  43. tccli/services/cdwdoris/v20211228/api.json +20 -0
  44. tccli/services/cvm/v20170312/api.json +81 -78
  45. tccli/services/cvm/v20170312/examples.json +9 -9
  46. tccli/services/dcdb/v20180411/api.json +25 -25
  47. tccli/services/dts/v20211206/api.json +53 -11
  48. tccli/services/dts/v20211206/examples.json +1 -1
  49. tccli/services/ess/v20201111/api.json +72 -4
  50. tccli/services/ess/v20201111/examples.json +13 -1
  51. tccli/services/essbasic/v20210526/api.json +20 -2
  52. tccli/services/essbasic/v20210526/examples.json +18 -0
  53. tccli/services/goosefs/v20220519/api.json +9 -0
  54. tccli/services/lighthouse/v20200324/api.json +61 -0
  55. tccli/services/mariadb/v20170312/api.json +36 -36
  56. tccli/services/mariadb/v20170312/examples.json +1 -1
  57. tccli/services/mrs/v20200910/api.json +18 -0
  58. tccli/services/oceanus/v20190422/api.json +28 -0
  59. tccli/services/oceanus/v20190422/examples.json +1 -1
  60. tccli/services/postgres/v20170312/api.json +79 -74
  61. tccli/services/postgres/v20170312/examples.json +7 -7
  62. tccli/services/rce/v20201103/api.json +25 -25
  63. tccli/services/sqlserver/sqlserver_client.py +53 -0
  64. tccli/services/sqlserver/v20180328/api.json +237 -34
  65. tccli/services/sqlserver/v20180328/examples.json +9 -1
  66. tccli/services/tdmq/tdmq_client.py +110 -57
  67. tccli/services/tdmq/v20200217/api.json +222 -4
  68. tccli/services/tdmq/v20200217/examples.json +10 -2
  69. tccli/services/teo/v20220901/api.json +1 -1
  70. tccli/services/teo/v20220901/examples.json +1 -1
  71. tccli/services/trtc/v20190722/api.json +4 -4
  72. tccli/services/vpc/v20170312/api.json +32 -24
  73. tccli/services/vpc/v20170312/examples.json +7 -7
  74. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/METADATA +2 -2
  75. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/RECORD +78 -66
  76. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/WHEEL +0 -0
  77. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/entry_points.txt +0 -0
  78. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,96 @@
1
+ **Example 1: 查询分账账单按组件汇总**
2
+
3
+ 查询分账账单按组件汇总
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationSummaryByItem --cli-unfold-argument \
9
+ --Month 2024-02 \
10
+ --Limit 1 \
11
+ --Offset 0 \
12
+ --PeriodType month
13
+ ```
14
+
15
+ Output:
16
+ ```
17
+ {
18
+ "Response": {
19
+ "Detail": [
20
+ {
21
+ "ActionType": "billVirtualId",
22
+ "ActionTypeName": "月度计费精度差异",
23
+ "AllocationType": 1,
24
+ "BillDate": null,
25
+ "BlendedDiscount": "-",
26
+ "BusinessCode": "billVirtualId",
27
+ "BusinessCodeName": "月度计费精度差异",
28
+ "CashPayAmount": "-0.00000285",
29
+ "ComponentCode": "billVirtualId",
30
+ "ComponentCodeName": "月度计费精度差异",
31
+ "ComponentConfig": "",
32
+ "ContractPrice": "-0.00000285",
33
+ "DeductedMeasure": "-",
34
+ "Discount": "-",
35
+ "FeeBeginTime": "2024-02-01 00:00:00",
36
+ "FeeEndTime": "2024-02-07 23:59:59",
37
+ "Formula": "-",
38
+ "FormulaUrl": "",
39
+ "IncentivePayAmount": "0.00000000",
40
+ "InstanceType": null,
41
+ "InstanceTypeName": "-",
42
+ "ItemCode": "billVirtualId",
43
+ "ItemCodeName": "月度计费精度差异",
44
+ "OperateUin": "909619400",
45
+ "OwnerUin": "909619400",
46
+ "PayMode": "postPay",
47
+ "PayModeName": "按量计费",
48
+ "PayerUin": "909619400",
49
+ "PriceInfo": [],
50
+ "ProductCode": "billVirtualId",
51
+ "ProductCodeName": "月度计费精度差异",
52
+ "ProjectId": 0,
53
+ "ProjectName": "扣费精度补偿",
54
+ "RealTotalCost": "-0.00000285",
55
+ "RealTotalMeasure": "-",
56
+ "RegionId": 0,
57
+ "RegionName": "其他",
58
+ "RegionType": "other",
59
+ "RegionTypeName": "其他",
60
+ "ReserveDetail": "",
61
+ "ResourceId": "909619400(UIN)",
62
+ "ResourceName": "扣费精度补偿",
63
+ "RiCost": "0.00000000",
64
+ "RiTimeSpan": "0.00000000",
65
+ "SPCost": "0.00000000",
66
+ "SinglePrice": "-0.00000285",
67
+ "SinglePriceUnit": "元/月",
68
+ "SplitItemId": "-",
69
+ "SplitItemName": "-",
70
+ "Tag": null,
71
+ "TimeSpan": "1.00000000",
72
+ "TimeUnit": "月",
73
+ "TotalCost": "-0.00000285",
74
+ "TransferPayAmount": "0.00000000",
75
+ "TreeNodeUniqKey": "909619400-6391dae9802da",
76
+ "TreeNodeUniqKeyName": "客户应用组",
77
+ "UsedAmount": "1.00000000",
78
+ "UsedAmountUnit": "",
79
+ "VoucherPayAmount": "0.00000000",
80
+ "ZoneId": 0,
81
+ "ZoneName": "其他"
82
+ }
83
+ ],
84
+ "RecordNum": 18411,
85
+ "RequestId": "ceb74979-c668-42f6-b266-57541de2f755",
86
+ "Total": {
87
+ "CashPayAmount": "1630.93000000",
88
+ "IncentivePayAmount": "31062.86000000",
89
+ "RealTotalCost": "32953.81000000",
90
+ "TransferPayAmount": "0.00000000",
91
+ "VoucherPayAmount": "260.02000000"
92
+ }
93
+ }
94
+ }
95
+ ```
96
+
@@ -0,0 +1,82 @@
1
+ **Example 1: 查询分账账单按资源汇总**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationSummaryByResource --cli-unfold-argument \
9
+ --Month 2022-11-01 00:00:00 \
10
+ --Limit 30 \
11
+ --Offset 0 \
12
+ --PeriodType month
13
+ ```
14
+
15
+ Output:
16
+ ```
17
+ {
18
+ "Response": {
19
+ "Detail": [
20
+ {
21
+ "ActionType": "postpay_deduct_d",
22
+ "ActionTypeName": "按量计费日结",
23
+ "AllocationType": 1,
24
+ "BillDate": "2024-02-01",
25
+ "BusinessCode": "p_cos",
26
+ "BusinessCodeName": "COS 对象存储",
27
+ "CashPayAmount": "0.00001027",
28
+ "ComponentConfig": "COS 标准存储存储容量: 0.00390625 GB",
29
+ "FeeBeginTime": "2024-02-01 00:00:00",
30
+ "FeeEndTime": "2024-02-01 23:59:59",
31
+ "IncentivePayAmount": "0.00000000",
32
+ "InstanceType": null,
33
+ "InstanceTypeName": "-",
34
+ "OperateUin": "909619400",
35
+ "OwnerUin": "909619400",
36
+ "PayMode": "postPay",
37
+ "PayModeName": "按量计费",
38
+ "PayerUin": "909619400",
39
+ "ProductCode": "sp_cos_std",
40
+ "ProductCodeName": "COS 标准存储",
41
+ "ProjectId": 0,
42
+ "ProjectName": "默认项目",
43
+ "RealTotalCost": "0.00001027",
44
+ "RegionId": 33,
45
+ "RegionName": "华东地区(南京)",
46
+ "RegionType": "domestic",
47
+ "RegionTypeName": "国内",
48
+ "ResourceId": "909619400-std_storage-19",
49
+ "ResourceName": null,
50
+ "RiCost": "0.00000000",
51
+ "RiTimeSpan": "0.00000000",
52
+ "SPCost": "0.00000000",
53
+ "SplitItemId": "1234567-1251007194",
54
+ "SplitItemName": "1234567",
55
+ "Tag": [
56
+ {
57
+ "TagKey": "游戏项目组",
58
+ "TagValue": "火影忍者"
59
+ }
60
+ ],
61
+ "TotalCost": "0.00001537",
62
+ "TransferPayAmount": "0.00000000",
63
+ "TreeNodeUniqKey": "909619400-659bb8eb2830e",
64
+ "TreeNodeUniqKeyName": "研究组",
65
+ "VoucherPayAmount": "0.00000000",
66
+ "ZoneId": 330001,
67
+ "ZoneName": "南京一区"
68
+ }
69
+ ],
70
+ "RecordNum": 30592,
71
+ "RequestId": "4b163951-0990-442b-922c-cf5145fd1e56",
72
+ "Total": {
73
+ "CashPayAmount": "1630.93000000",
74
+ "IncentivePayAmount": "31062.86000000",
75
+ "RealTotalCost": "32953.81000000",
76
+ "TransferPayAmount": "0.00000000",
77
+ "VoucherPayAmount": "260.02000000"
78
+ }
79
+ }
80
+ }
81
+ ```
82
+
@@ -0,0 +1,60 @@
1
+ **Example 1: 查询分账报表费用趋势**
2
+
3
+ 查询分账报表费用趋势
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationTrendByMonth --cli-unfold-argument \
9
+ --Month 2024-02 \
10
+ --TreeNodeUniqKey 合计费用(折后总额)
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "Current": {
18
+ "Month": "2024-02",
19
+ "Name": "2024年02月",
20
+ "RealTotalCost": "32953.81"
21
+ },
22
+ "Previous": [
23
+ {
24
+ "Month": "2023-09",
25
+ "Name": "2023年09月",
26
+ "RealTotalCost": "14372.07"
27
+ },
28
+ {
29
+ "Month": "2023-10",
30
+ "Name": "2023年10月",
31
+ "RealTotalCost": "107337.26"
32
+ },
33
+ {
34
+ "Month": "2023-11",
35
+ "Name": "2023年11月",
36
+ "RealTotalCost": "35828.25"
37
+ },
38
+ {
39
+ "Month": "2023-12",
40
+ "Name": "2023年12月",
41
+ "RealTotalCost": "-1507335.00"
42
+ },
43
+ {
44
+ "Month": "2024-01",
45
+ "Name": "2024年01月",
46
+ "RealTotalCost": "82679.62"
47
+ }
48
+ ],
49
+ "RequestId": "f6f9372f-f7e7-462e-b20a-cbd5b6b77c4d",
50
+ "Stat": {
51
+ "Average": {
52
+ "BeginMonth": "2023-09",
53
+ "EndMonth": "2024-02",
54
+ "RealTotalCost": "-205694.00"
55
+ }
56
+ }
57
+ }
58
+ }
59
+ ```
60
+
@@ -0,0 +1,69 @@
1
+ **Example 1: 查询分账账单资源归集汇总**
2
+
3
+ 查询分账账单资源归集汇总
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeGatherResource --cli-unfold-argument \
9
+ --Month 2024-02 \
10
+ --Limit 1 \
11
+ --Offset 0
12
+ ```
13
+
14
+ Output:
15
+ ```
16
+ {
17
+ "Response": {
18
+ "GatherResourceSummary": [
19
+ {
20
+ "ActionType": "prepay_renew",
21
+ "ActionTypeName": "包年包月续费",
22
+ "AllocationType": 1,
23
+ "BelongRule": null,
24
+ "BelongTreeNodeUniqKey": {
25
+ "TreeNodeUniqKey": "909619400-6391dae9802da",
26
+ "TreeNodeUniqKeyName": "客户应用组"
27
+ },
28
+ "BusinessCode": "p_mongodb",
29
+ "BusinessCodeName": "云数据库TencentDB for MongoDB",
30
+ "CashPayAmount": "176.43419703",
31
+ "IncentivePayAmount": "0.00000000",
32
+ "InstanceType": "-",
33
+ "InstanceTypeName": "-",
34
+ "ItemCode": "sv_mongodb_mem_replica",
35
+ "ItemCodeName": "文档数据库MongoDB-副本集-内存",
36
+ "OperateUin": "909619400",
37
+ "OtherRules": [],
38
+ "OtherTreeNodeUniqKeys": [],
39
+ "OwnerUin": "909619400",
40
+ "PayMode": "prePay",
41
+ "PayModeName": "包年包月",
42
+ "PayerUin": "909619400",
43
+ "ProductCode": "sp_mongodb_replica",
44
+ "ProductCodeName": "云数据库MongoDB-副本集",
45
+ "ProjectId": 0,
46
+ "ProjectName": "默认项目",
47
+ "RealTotalCost": "176.43419703",
48
+ "RegionId": 1,
49
+ "RegionName": "华南地区(广州)",
50
+ "ResourceId": "cmgo-p46bysvb",
51
+ "ResourceName": null,
52
+ "RuleId": null,
53
+ "RuleName": null,
54
+ "SplitItemId": "",
55
+ "SplitItemName": "",
56
+ "Tag": null,
57
+ "TransferPayAmount": "0.00000000",
58
+ "TreeNodeUniqKey": "909619400-6391dae9802da",
59
+ "TreeNodeUniqKeyName": "客户应用组",
60
+ "VoucherPayAmount": "0.00000000"
61
+ }
62
+ ],
63
+ "LastUpdateTime": "2024-03-02 13:17:07",
64
+ "RecordNum": 3792,
65
+ "RequestId": "b8bedd7a-da43-4cce-ab6e-2fa66ffe1455"
66
+ }
67
+ }
68
+ ```
69
+
@@ -6,14 +6,14 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli cam GetCustomMFATokenInfo --cli-unfold-argument \
9
- --MFAToken abc123
9
+ --MFAToken mfa_idc-100033287777-d70986da-24c7-1d5f-b6bd-0d2f94a571d0
10
10
  ```
11
11
 
12
12
  Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "Uin": 12345678,
16
+ "Uin": 100033287777,
17
17
  "RequestId": "f8914327-5a9f-4016-8b2e-00f8b8901121"
18
18
  }
19
19
  }
@@ -11,21 +11,22 @@ Output:
11
11
  ```
12
12
  {
13
13
  "Response": {
14
- "TotalNum": 1,
15
14
  "Data": [
16
15
  {
17
- "Uin": 10000000001,
18
- "Name": "test",
19
- "Uid": 1000001,
20
- "Remark": "",
21
- "ConsoleLogin": 0,
22
- "PhoneNum": "16166666661",
16
+ "ConsoleLogin": 1,
23
17
  "CountryCode": "86",
24
- "Email": " ",
25
- "CreateTime": "2021-11-11 19:38:01"
18
+ "CreateTime": "2022-03-06 14:54:06",
19
+ "Email": "123456@qq.com",
20
+ "Name": "test",
21
+ "NickName": "test",
22
+ "PhoneNum": "12222222222",
23
+ "Remark": "test",
24
+ "Uid": 18368010,
25
+ "Uin": 100021154441
26
26
  }
27
27
  ],
28
- "RequestId": "93ea219e-7dbe-4b76-ad63-baef14b31a3a"
28
+ "RequestId": "25350c03-ca94-45b1-b082-f845dfc7c39b",
29
+ "TotalNum": 1
29
30
  }
30
31
  }
31
32
  ```
@@ -20,6 +20,7 @@ Output:
20
20
  "KeyPairSet": [
21
21
  {
22
22
  "KeyId": "skey-mv9yzyjj",
23
+ "ProjectId": 0,
23
24
  "KeyName": "Tencent",
24
25
  "Description": "",
25
26
  "PublicKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDP0Yw2T4itUKOJQIK69c1Asy1UO88cxEbujR5Jbr0e/Ey1v4ZKAUzDnsBnFlf4hKPA1YvMB8RBYj4GcLtM7PrKnBNNram8rgl73X/klOO8oqKv+J/XUA7KHH1Y6wcn1RTRTMdDHbGhW1q/UpfeylNTbf+wEIWhEfaL5FKQm4hqCw== skey_112168",
@@ -17,8 +17,8 @@ Output:
17
17
  "Response": {
18
18
  "Price": {
19
19
  "InstancePrice": {
20
- "OriginalPrice": "120.00",
21
- "DiscountPrice": "1.20"
20
+ "OriginalPrice": 120.0,
21
+ "DiscountPrice": 1.2
22
22
  }
23
23
  },
24
24
  "RequestId": "e2e81b08-d747-455e-b27a-aecc5acafdba"
@@ -47,7 +47,7 @@ Output:
47
47
  "InstancePrice": {},
48
48
  "BandwidthPrice": {}
49
49
  },
50
- "RequestId": "abc"
50
+ "RequestId": "e2e81b08-d747-455e-b27a-aecc5acafdba"
51
51
  }
52
52
  }
53
53
  ```
@@ -16,46 +16,8 @@ Output:
16
16
  "Response": {
17
17
  "Price": {
18
18
  "InstancePrice": {
19
- "UnitPrice": 0,
20
- "ChargeUnit": "abc",
21
- "OriginalPrice": 0,
22
- "DiscountPrice": 0,
23
- "Discount": 0,
24
- "UnitPriceDiscount": 0,
25
- "UnitPriceSecondStep": 0,
26
- "UnitPriceDiscountSecondStep": 0,
27
- "UnitPriceThirdStep": 0,
28
- "UnitPriceDiscountThirdStep": 0,
29
- "OriginalPriceThreeYear": 0,
30
- "DiscountPriceThreeYear": 0,
31
- "DiscountThreeYear": 0,
32
- "OriginalPriceFiveYear": 0,
33
- "DiscountPriceFiveYear": 0,
34
- "DiscountFiveYear": 0,
35
- "OriginalPriceOneYear": 0,
36
- "DiscountPriceOneYear": 0,
37
- "DiscountOneYear": 0
38
- },
39
- "BandwidthPrice": {
40
- "UnitPrice": 0,
41
- "ChargeUnit": "abc",
42
- "OriginalPrice": 0,
43
- "DiscountPrice": 0,
44
- "Discount": 0,
45
- "UnitPriceDiscount": 0,
46
- "UnitPriceSecondStep": 0,
47
- "UnitPriceDiscountSecondStep": 0,
48
- "UnitPriceThirdStep": 0,
49
- "UnitPriceDiscountThirdStep": 0,
50
- "OriginalPriceThreeYear": 0,
51
- "DiscountPriceThreeYear": 0,
52
- "DiscountThreeYear": 0,
53
- "OriginalPriceFiveYear": 0,
54
- "DiscountPriceFiveYear": 0,
55
- "DiscountFiveYear": 0,
56
- "OriginalPriceOneYear": 0,
57
- "DiscountPriceOneYear": 0,
58
- "DiscountOneYear": 0
19
+ "OriginalPrice": 100.45,
20
+ "DiscountPrice": 56.31
59
21
  }
60
22
  },
61
23
  "RequestId": "abc"
@@ -184,6 +184,8 @@ Output:
184
184
  "ConflictHandleType": "Cover",
185
185
  "DdlOptions": null,
186
186
  "DealOfExistSameTable": "ExecuteAfterIgnore",
187
+ "FilterBeginCommit": false,
188
+ "FilterCheckpoint": false,
187
189
  "InitType": "Full",
188
190
  "KafkaOption": {
189
191
  "DDLTopicName": "",
@@ -200,3 +200,29 @@ Output:
200
200
  }
201
201
  ```
202
202
 
203
+ **Example 7: B2C签署,通过姓名和证件类型、证件号码补充已实名个人用户**
204
+
205
+ 通过姓名和证件类型、证件号码补充已实名个人用户
206
+
207
+ Input:
208
+
209
+ ```
210
+ tccli ess CreateFlowApprovers --cli-unfold-argument \
211
+ --Operator.UserId yDRCLUUgygq2xun5UuO4zjEwg0vjoimj \
212
+ --FlowId yDwFmUUckpstqfvzUE1h3jo1f3cqjkGm \
213
+ --FillApproverType 1 \
214
+ --Approvers.0.RecipientId yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR \
215
+ --Approvers.0.ApproverName 典子谦 \
216
+ --Approvers.0.ApproverIdCardType ID_CARD \
217
+ --Approvers.0.ApproverIdCardNumber 620000198802020000
218
+ ```
219
+
220
+ Output:
221
+ ```
222
+ {
223
+ "Response": {
224
+ "RequestId": "s1234345677xxxx"
225
+ }
226
+ }
227
+ ```
228
+