tccli 3.0.1104.1__py2.py3-none-any.whl → 3.0.1106.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 (43) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/billing/v20180709/DescribeAllocationBillDetail.md +0 -4
  3. tccli/examples/cynosdb/v20190107/CreateCLSDelivery.md +9 -1
  4. tccli/examples/cynosdb/v20190107/DeleteCLSDelivery.md +5 -1
  5. tccli/examples/cynosdb/v20190107/DescribeInstanceCLSLogDelivery.md +27 -2
  6. tccli/examples/cynosdb/v20190107/StartCLSDelivery.md +5 -1
  7. tccli/examples/cynosdb/v20190107/StopCLSDelivery.md +5 -1
  8. tccli/examples/dsgc/v20190723/DescribeDSPACOSDiscoveryTaskResult.md +21 -13
  9. tccli/services/antiddos/v20200309/api.json +2 -2
  10. tccli/services/asr/v20190614/api.json +5 -5
  11. tccli/services/billing/v20180709/examples.json +1 -1
  12. tccli/services/cdb/v20170320/api.json +15 -12
  13. tccli/services/cdwdoris/v20211228/api.json +72 -0
  14. tccli/services/clb/v20180317/api.json +9 -0
  15. tccli/services/cynosdb/v20190107/api.json +306 -5
  16. tccli/services/cynosdb/v20190107/examples.json +10 -10
  17. tccli/services/dsgc/v20190723/api.json +348 -333
  18. tccli/services/dsgc/v20190723/examples.json +2 -2
  19. tccli/services/dts/v20211206/api.json +1 -1
  20. tccli/services/emr/v20190103/api.json +30 -0
  21. tccli/services/es/v20180416/api.json +10 -0
  22. tccli/services/essbasic/v20210526/api.json +4 -4
  23. tccli/services/faceid/v20180301/api.json +1 -1
  24. tccli/services/iotexplorer/v20190423/api.json +1 -1
  25. tccli/services/iotvideo/v20211125/api.json +1 -1
  26. tccli/services/ocr/v20181119/api.json +80 -22
  27. tccli/services/ocr/v20181119/examples.json +1 -1
  28. tccli/services/tbaas/v20180416/api.json +24 -24
  29. tccli/services/tione/tione_client.py +0 -53
  30. tccli/services/tione/v20191022/api.json +0 -52
  31. tccli/services/tione/v20191022/examples.json +0 -8
  32. tccli/services/tione/v20211111/api.json +28 -0
  33. tccli/services/tke/v20220501/api.json +1 -1
  34. tccli/services/tmt/v20180321/api.json +8 -8
  35. tccli/services/trtc/v20190722/api.json +9 -0
  36. tccli/services/tse/v20201207/api.json +55 -7
  37. tccli/services/vod/v20180717/api.json +2 -2
  38. tccli/services/weilingwith/v20230427/api.json +1 -1
  39. {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/METADATA +2 -2
  40. {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/RECORD +43 -43
  41. {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/WHEEL +0 -0
  42. {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/entry_points.txt +0 -0
  43. {tccli-3.0.1104.1.dist-info → tccli-3.0.1106.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1104.1'
1
+ __version__ = '3.0.1106.1'
@@ -60,8 +60,6 @@ Output:
60
60
  "SPCost": "0.00000000",
61
61
  "SinglePrice": "0.00001389",
62
62
  "SinglePriceUnit": "元/GiB/秒",
63
- "SplitItemId": "-",
64
- "SplitItemName": "-",
65
63
  "SplitRatio": "0.00000000",
66
64
  "Tag": null,
67
65
  "TimeSpan": "3599.00000000",
@@ -120,8 +118,6 @@ Output:
120
118
  "SPCost": "0.00000000",
121
119
  "SinglePrice": "0.00001389",
122
120
  "SinglePriceUnit": "元/GiB/秒",
123
- "SplitItemId": "-",
124
- "SplitItemName": "-",
125
121
  "SplitRatio": "0.00000000",
126
122
  "Tag": null,
127
123
  "TimeSpan": "3599.00000000",
@@ -5,12 +5,20 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli cynosdb CreateCLSDelivery --cli-unfold-argument ```
8
+ tccli cynosdb CreateCLSDelivery --cli-unfold-argument \
9
+ --InstanceId cynosdbmysql-ins-o971o62r \
10
+ --CLSInfoList.0.TopicId 38b86342-7cb0-4776-9ebd-ff1830035da1 \
11
+ --CLSInfoList.0.TopicOperation reuse \
12
+ --CLSInfoList.0.GroupId 17de6e2a-efd0-4fc2-ba2e-8845bd4f9895 \
13
+ --CLSInfoList.0.Region ap-guangzhou \
14
+ --CLSInfoList.0.GroupOperation reuse
15
+ ```
9
16
 
10
17
  Output:
11
18
  ```
12
19
  {
13
20
  "Response": {
21
+ "TaskId": 123456,
14
22
  "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5"
15
23
  }
16
24
  }
@@ -5,12 +5,16 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli cynosdb DeleteCLSDelivery --cli-unfold-argument ```
8
+ tccli cynosdb DeleteCLSDelivery --cli-unfold-argument \
9
+ --InstanceId cynosdbmysql-ins-o971o62r \
10
+ --CLSTopicIds 83dc6703-f43a-4b95-92ec-267bdf9e48c3 2a289122-0b01-490b-be75-763da79621fe
11
+ ```
9
12
 
10
13
  Output:
11
14
  ```
12
15
  {
13
16
  "Response": {
17
+ "TaskId": 123456,
14
18
  "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5"
15
19
  }
16
20
  }
@@ -5,13 +5,38 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli cynosdb DescribeInstanceCLSLogDelivery --cli-unfold-argument ```
8
+ tccli cynosdb DescribeInstanceCLSLogDelivery --cli-unfold-argument \
9
+ --InstanceId cynosdbmysql-ins-o971o62r
10
+ ```
9
11
 
10
12
  Output:
11
13
  ```
12
14
  {
13
15
  "Response": {
14
- "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5"
16
+ "InstanceCLSDeliveryInfos": [
17
+ {
18
+ "GroupId": "a5532aba-506f-4ec4-a293-e0ac34b69a4e",
19
+ "GroupName": "cloud_cynos_-test-003_logset",
20
+ "InstanceId": "cynosdbmysql-ins-o971o62r",
21
+ "InstanceName": "cynosdbmysql-ins-o971o62r",
22
+ "Region": "ap-qingyuan",
23
+ "Status": "running",
24
+ "TopicId": "2a289122-0b01-490b-be75-763da79621fe",
25
+ "TopicName": "cloud_cynos_-test-003_topic"
26
+ },
27
+ {
28
+ "GroupId": "2f484392-d3f1-491c-82a0-00ceaad9281a",
29
+ "GroupName": "cloud_cynos_-test-002_logset",
30
+ "InstanceId": "cynosdbmysql-ins-o971o62r",
31
+ "InstanceName": "cynosdbmysql-ins-o971o62r",
32
+ "Region": "ap-qingyuan",
33
+ "Status": "running",
34
+ "TopicId": "83dc6703-f43a-4b95-92ec-267bdf9e48c3",
35
+ "TopicName": "cloud_cynos_-test-002_topic"
36
+ }
37
+ ],
38
+ "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5",
39
+ "TotalCount": 2
15
40
  }
16
41
  }
17
42
  ```
@@ -5,12 +5,16 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli cynosdb StartCLSDelivery --cli-unfold-argument ```
8
+ tccli cynosdb StartCLSDelivery --cli-unfold-argument \
9
+ --InstanceId cynosdbmysql-ins-o971o62r \
10
+ --CLSTopicIds 83dc6703-f43a-4b95-92ec-267bdf9e48c3 2a289122-0b01-490b-be75-763da79621fe
11
+ ```
9
12
 
10
13
  Output:
11
14
  ```
12
15
  {
13
16
  "Response": {
17
+ "TaskId": 123456,
14
18
  "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5"
15
19
  }
16
20
  }
@@ -5,12 +5,16 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli cynosdb StopCLSDelivery --cli-unfold-argument ```
8
+ tccli cynosdb StopCLSDelivery --cli-unfold-argument \
9
+ --InstanceId cynosdbmysql-ins-o971o62r \
10
+ --CLSTopicIds 83dc6703-f43a-4b95-92ec-267bdf9e48c3 2a289122-0b01-490b-be75-763da79621fe
11
+ ```
9
12
 
10
13
  Output:
11
14
  ```
12
15
  {
13
16
  "Response": {
17
+ "TaskId": 123456,
14
18
  "RequestId": "347698da-03e4-4078-8d96-9a8b219c01a5"
15
19
  }
16
20
  }
@@ -6,29 +6,37 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli dsgc DescribeDSPACOSDiscoveryTaskResult --cli-unfold-argument \
9
- --DspaId xx \
9
+ --DspaId abc \
10
+ --Offset 0 \
10
11
  --Limit 0 \
11
- --Filters.0.Name BucketName \
12
- --Filters.0.Values bucket_1 \
13
- --Offset 0
12
+ --Filters.0.Name abc \
13
+ --Filters.0.Values abc
14
14
  ```
15
15
 
16
16
  Output:
17
17
  ```
18
18
  {
19
19
  "Response": {
20
- "RequestId": "20569756-56ba-4a13-b545-e1528d5cb239",
21
- "TotalCount": 1,
22
20
  "Items": [
23
21
  {
24
- "BucketResultId": 3,
25
- "TaskId": 28,
26
- "TaskName": "898111",
27
- "BucketName": "bucket_1",
28
- "TotalFiles": 2,
29
- "SensitiveDataNums": 6
22
+ "BucketResultId": 0,
23
+ "TaskId": 0,
24
+ "TaskName": "abc",
25
+ "ResultId": 0,
26
+ "DataSourceId": "abc",
27
+ "BucketName": "abc",
28
+ "TotalFiles": 0,
29
+ "SensitiveDataNums": 0,
30
+ "EndTime": "abc",
31
+ "DataSourceName": "abc",
32
+ "Status": 0,
33
+ "ErrorInfo": "abc",
34
+ "ResourceRegion": "abc",
35
+ "OverSize": "abc"
30
36
  }
31
- ]
37
+ ],
38
+ "TotalCount": 0,
39
+ "RequestId": "abc"
32
40
  }
33
41
  }
34
42
  ```
@@ -4991,7 +4991,7 @@
4991
4991
  },
4992
4992
  {
4993
4993
  "disabled": false,
4994
- "document": "统计开始时间。 例:“2020-09-22 00:00:00",
4994
+ "document": "统计开始时间。 例:“2020-09-22 00:00:00”,注意该时间必须为5分钟的倍数",
4995
4995
  "example": "2020-09-22 00:00:00",
4996
4996
  "member": "string",
4997
4997
  "name": "StartTime",
@@ -5000,7 +5000,7 @@
5000
5000
  },
5001
5001
  {
5002
5002
  "disabled": false,
5003
- "document": "统计结束时间。 例:“2020-09-22 00:00:00",
5003
+ "document": "统计结束时间。 例:“2020-09-22 00:00:00”,注意该时间必须为5分钟的倍数",
5004
5004
  "example": "2020-09-22 00:00:00",
5005
5005
  "member": "string",
5006
5006
  "name": "EndTime",
@@ -654,7 +654,7 @@
654
654
  },
655
655
  {
656
656
  "disabled": false,
657
- "document": "阿拉伯数字智能转换(目前仅支持8k_zh/16k_zh引擎)\n0:不转换,直接输出中文数字;\n1:根据场景智能转换为阿拉伯数字;\n3:打开数学相关数字转换(如:阿尔法转写为α);\n默认值为 1",
657
+ "document": "阿拉伯数字智能转换(目前支持中文普通话引擎)\n0:不转换,直接输出中文数字;\n1:根据场景智能转换为阿拉伯数字;\n3:打开数学相关数字转换(如:阿尔法转写为α);\n默认值为 1",
658
658
  "example": "0",
659
659
  "member": "int64",
660
660
  "name": "ConvertNumMode",
@@ -663,7 +663,7 @@
663
663
  },
664
664
  {
665
665
  "disabled": false,
666
- "document": "脏词过滤(目前仅支持8k_zh/16k_zh引擎)\n0:不过滤脏词;\n1:过滤脏词;\n2:将脏词替换为 * ;\n默认值为 0",
666
+ "document": "脏词过滤(目前支持中文普通话引擎)\n0:不过滤脏词;\n1:过滤脏词;\n2:将脏词替换为 * ;\n默认值为 0",
667
667
  "example": "0",
668
668
  "member": "int64",
669
669
  "name": "FilterDirty",
@@ -672,7 +672,7 @@
672
672
  },
673
673
  {
674
674
  "disabled": false,
675
- "document": "标点符号过滤(目前仅支持8k_zh/16k_zh引擎)\n0:不过滤标点;\n1:过滤句末标点;\n2:过滤所有标点;\n默认值为 0",
675
+ "document": "标点符号过滤(目前支持中文普通话引擎)\n0:不过滤标点;\n1:过滤句末标点;\n2:过滤所有标点;\n默认值为 0",
676
676
  "example": "0",
677
677
  "member": "int64",
678
678
  "name": "FilterPunc",
@@ -681,7 +681,7 @@
681
681
  },
682
682
  {
683
683
  "disabled": false,
684
- "document": "语气词过滤(目前仅支持8k_zh/16k_zh引擎)\n0:不过滤语气词;\n1:过滤部分语气词;\n2:严格过滤语气词;\n默认值为 0",
684
+ "document": "语气词过滤(目前支持中文普通话引擎)\n0:不过滤语气词;\n1:过滤部分语气词;\n2:严格过滤语气词;\n默认值为 0",
685
685
  "example": "0",
686
686
  "member": "int64",
687
687
  "name": "FilterModal",
@@ -690,7 +690,7 @@
690
690
  },
691
691
  {
692
692
  "disabled": false,
693
- "document": "单标点最多字数(目前仅支持8k_zh/16k_zh引擎)\n**可控制单行字幕最大字数,适用于字幕生成场景**,取值范围:[6,40]\n0:不开启该功能;\n默认值为0\n\n注意:需设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果",
693
+ "document": "单标点最多字数(目前支持中文普通话引擎)\n**可控制单行字幕最大字数,适用于字幕生成场景**,取值范围:[6,40]\n0:不开启该功能;\n默认值为0\n\n注意:需设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果",
694
694
  "example": "0",
695
695
  "member": "int64",
696
696
  "name": "SentenceMaxLength",
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "document": "查询分账明细",
54
54
  "input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAllocationBillDetail\n<公共请求参数>\n\n{\n \"Month\": \"2023-02-01 00:00:00\",\n \"Limit\": 2,\n \"Offset\": 1\n}",
55
- "output": "{\n \"Response\": {\n \"Detail\": [\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"BillDate\": \"2023-02-05\",\n \"BillId\": \"20230205400491987853552\",\n \"BlendedDiscount\": \"0.33548100\",\n \"BusinessCode\": \"p_eks\",\n \"BusinessCodeName\": \"Serverless 容器服务\",\n \"CashPayAmount\": \"0.01677073\",\n \"ComponentCode\": \"v_eks_mem\",\n \"ComponentCodeName\": \"内存\",\n \"ContractPrice\": \"0.00000466\",\n \"Discount\": \"0.33548100\",\n \"FeeBeginTime\": \"2023-02-05 10:00:00\",\n \"FeeEndTime\": \"2023-02-05 10:59:59\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"InstanceType\": null,\n \"InstanceTypeName\": \"-\",\n \"ItemCode\": \"sv_eks_mem\",\n \"ItemCodeName\": \"弹性容器服务EKS-内存\",\n \"OperateUin\": \"909619400\",\n \"OrderId\": \"-\",\n \"OwnerUin\": \"909619400\",\n \"PayMode\": \"postPay\",\n \"PayModeName\": \"按量计费\",\n \"PayTime\": \"2023-02-05 11:46:29\",\n \"PayerUin\": \"909619400\",\n \"ProductCode\": \"sp_eks_standard_pod\",\n \"ProductCodeName\": \"弹性容器服务EKS-Pod\",\n \"ProjectId\": 0,\n \"ProjectName\": null,\n \"RICost\": \"0.00000000\",\n \"RITimeSpan\": \"0.00000000\",\n \"RealTotalCost\": \"0.01677073\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionType\": \"domestic\",\n \"RegionTypeName\": \"国内\",\n \"ReserveDetail\": \"\",\n \"ResourceId\": \"eks-bzmzprry\",\n \"ResourceName\": null,\n \"SPCost\": \"0.00000000\",\n \"SinglePrice\": \"0.00001389\",\n \"SinglePriceUnit\": \"元/GiB/秒\",\n \"SplitItemId\": \"-\",\n \"SplitItemName\": \"-\",\n \"SplitRatio\": \"0.00000000\",\n \"Tag\": null,\n \"TimeSpan\": \"3599.00000000\",\n \"TimeUnit\": \"秒\",\n \"TotalCost\": \"0.04999011\",\n \"TransferPayAmount\": \"0.00000000\",\n \"TreeNodeUniqKey\": null,\n \"TreeNodeUniqKeyName\": \"未分配\",\n \"UsedAmount\": \"1.00000000\",\n \"UsedAmountUnit\": \"GiB\",\n \"VoucherPayAmount\": \"0.00000000\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\"\n },\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"BillDate\": \"2023-02-05\",\n \"BillId\": \"20230205400491961266162\",\n \"BlendedDiscount\": \"0.33548100\",\n \"BusinessCode\": \"p_eks\",\n \"BusinessCodeName\": \"Serverless 容器服务\",\n \"CashPayAmount\": \"0.01677073\",\n \"ComponentCode\": \"v_eks_mem\",\n \"ComponentCodeName\": \"内存\",\n \"ContractPrice\": \"0.00000466\",\n \"Discount\": \"0.33548100\",\n \"FeeBeginTime\": \"2023-02-05 09:00:00\",\n \"FeeEndTime\": \"2023-02-05 09:59:59\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"InstanceType\": null,\n \"InstanceTypeName\": \"-\",\n \"ItemCode\": \"sv_eks_mem\",\n \"ItemCodeName\": \"弹性容器服务EKS-内存\",\n \"OperateUin\": \"909619400\",\n \"OrderId\": \"-\",\n \"OwnerUin\": \"909619400\",\n \"PayMode\": \"postPay\",\n \"PayModeName\": \"按量计费\",\n \"PayTime\": \"2023-02-05 11:09:31\",\n \"PayerUin\": \"909619400\",\n \"ProductCode\": \"sp_eks_standard_pod\",\n \"ProductCodeName\": \"弹性容器服务EKS-Pod\",\n \"ProjectId\": 0,\n \"ProjectName\": null,\n \"RICost\": \"0.00000000\",\n \"RITimeSpan\": \"0.00000000\",\n \"RealTotalCost\": \"0.01677073\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionType\": \"domestic\",\n \"RegionTypeName\": \"国内\",\n \"ReserveDetail\": \"\",\n \"ResourceId\": \"eks-bzmzprry\",\n \"ResourceName\": null,\n \"SPCost\": \"0.00000000\",\n \"SinglePrice\": \"0.00001389\",\n \"SinglePriceUnit\": \"元/GiB/秒\",\n \"SplitItemId\": \"-\",\n \"SplitItemName\": \"-\",\n \"SplitRatio\": \"0.00000000\",\n \"Tag\": null,\n \"TimeSpan\": \"3599.00000000\",\n \"TimeUnit\": \"秒\",\n \"TotalCost\": \"0.04999011\",\n \"TransferPayAmount\": \"0.00000000\",\n \"TreeNodeUniqKey\": null,\n \"TreeNodeUniqKeyName\": \"未分配\",\n \"UsedAmount\": \"1.00000000\",\n \"UsedAmountUnit\": \"GiB\",\n \"VoucherPayAmount\": \"0.00000000\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\"\n }\n ],\n \"RecordNum\": 33751,\n \"RequestId\": \"48d52cbc-2297-4ba5-a322-de477fed6329\",\n \"Total\": {\n \"CashPayAmount\": \"99034.51148297\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"RealTotalCost\": \"99067.91144815\",\n \"TransferPayAmount\": \"0.00000000\",\n \"VoucherPayAmount\": \"130.94995680\"\n }\n }\n}",
55
+ "output": "{\n \"Response\": {\n \"Detail\": [\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"BillDate\": \"2023-02-05\",\n \"BillId\": \"20230205400491987853552\",\n \"BlendedDiscount\": \"0.33548100\",\n \"BusinessCode\": \"p_eks\",\n \"BusinessCodeName\": \"Serverless 容器服务\",\n \"CashPayAmount\": \"0.01677073\",\n \"ComponentCode\": \"v_eks_mem\",\n \"ComponentCodeName\": \"内存\",\n \"ContractPrice\": \"0.00000466\",\n \"Discount\": \"0.33548100\",\n \"FeeBeginTime\": \"2023-02-05 10:00:00\",\n \"FeeEndTime\": \"2023-02-05 10:59:59\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"InstanceType\": null,\n \"InstanceTypeName\": \"-\",\n \"ItemCode\": \"sv_eks_mem\",\n \"ItemCodeName\": \"弹性容器服务EKS-内存\",\n \"OperateUin\": \"909619400\",\n \"OrderId\": \"-\",\n \"OwnerUin\": \"909619400\",\n \"PayMode\": \"postPay\",\n \"PayModeName\": \"按量计费\",\n \"PayTime\": \"2023-02-05 11:46:29\",\n \"PayerUin\": \"909619400\",\n \"ProductCode\": \"sp_eks_standard_pod\",\n \"ProductCodeName\": \"弹性容器服务EKS-Pod\",\n \"ProjectId\": 0,\n \"ProjectName\": null,\n \"RICost\": \"0.00000000\",\n \"RITimeSpan\": \"0.00000000\",\n \"RealTotalCost\": \"0.01677073\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionType\": \"domestic\",\n \"RegionTypeName\": \"国内\",\n \"ReserveDetail\": \"\",\n \"ResourceId\": \"eks-bzmzprry\",\n \"ResourceName\": null,\n \"SPCost\": \"0.00000000\",\n \"SinglePrice\": \"0.00001389\",\n \"SinglePriceUnit\": \"元/GiB/秒\",\n \"SplitRatio\": \"0.00000000\",\n \"Tag\": null,\n \"TimeSpan\": \"3599.00000000\",\n \"TimeUnit\": \"秒\",\n \"TotalCost\": \"0.04999011\",\n \"TransferPayAmount\": \"0.00000000\",\n \"TreeNodeUniqKey\": null,\n \"TreeNodeUniqKeyName\": \"未分配\",\n \"UsedAmount\": \"1.00000000\",\n \"UsedAmountUnit\": \"GiB\",\n \"VoucherPayAmount\": \"0.00000000\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\"\n },\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"BillDate\": \"2023-02-05\",\n \"BillId\": \"20230205400491961266162\",\n \"BlendedDiscount\": \"0.33548100\",\n \"BusinessCode\": \"p_eks\",\n \"BusinessCodeName\": \"Serverless 容器服务\",\n \"CashPayAmount\": \"0.01677073\",\n \"ComponentCode\": \"v_eks_mem\",\n \"ComponentCodeName\": \"内存\",\n \"ContractPrice\": \"0.00000466\",\n \"Discount\": \"0.33548100\",\n \"FeeBeginTime\": \"2023-02-05 09:00:00\",\n \"FeeEndTime\": \"2023-02-05 09:59:59\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"InstanceType\": null,\n \"InstanceTypeName\": \"-\",\n \"ItemCode\": \"sv_eks_mem\",\n \"ItemCodeName\": \"弹性容器服务EKS-内存\",\n \"OperateUin\": \"909619400\",\n \"OrderId\": \"-\",\n \"OwnerUin\": \"909619400\",\n \"PayMode\": \"postPay\",\n \"PayModeName\": \"按量计费\",\n \"PayTime\": \"2023-02-05 11:09:31\",\n \"PayerUin\": \"909619400\",\n \"ProductCode\": \"sp_eks_standard_pod\",\n \"ProductCodeName\": \"弹性容器服务EKS-Pod\",\n \"ProjectId\": 0,\n \"ProjectName\": null,\n \"RICost\": \"0.00000000\",\n \"RITimeSpan\": \"0.00000000\",\n \"RealTotalCost\": \"0.01677073\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionType\": \"domestic\",\n \"RegionTypeName\": \"国内\",\n \"ReserveDetail\": \"\",\n \"ResourceId\": \"eks-bzmzprry\",\n \"ResourceName\": null,\n \"SPCost\": \"0.00000000\",\n \"SinglePrice\": \"0.00001389\",\n \"SinglePriceUnit\": \"元/GiB/秒\",\n \"SplitRatio\": \"0.00000000\",\n \"Tag\": null,\n \"TimeSpan\": \"3599.00000000\",\n \"TimeUnit\": \"秒\",\n \"TotalCost\": \"0.04999011\",\n \"TransferPayAmount\": \"0.00000000\",\n \"TreeNodeUniqKey\": null,\n \"TreeNodeUniqKeyName\": \"未分配\",\n \"UsedAmount\": \"1.00000000\",\n \"UsedAmountUnit\": \"GiB\",\n \"VoucherPayAmount\": \"0.00000000\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\"\n }\n ],\n \"RecordNum\": 33751,\n \"RequestId\": \"48d52cbc-2297-4ba5-a322-de477fed6329\",\n \"Total\": {\n \"CashPayAmount\": \"99034.51148297\",\n \"IncentivePayAmount\": \"0.00000000\",\n \"RealTotalCost\": \"99067.91144815\",\n \"TransferPayAmount\": \"0.00000000\",\n \"VoucherPayAmount\": \"130.94995680\"\n }\n }\n}",
56
56
  "title": "查询分账明细"
57
57
  }
58
58
  ],
@@ -1590,8 +1590,8 @@
1590
1590
  },
1591
1591
  {
1592
1592
  "disabled": false,
1593
- "document": "节点规格配置",
1594
- "example": "",
1593
+ "document": "节点规格配置\n备注:数据库代理支持的节点规格为:2C4000MB、4C8000MB、8C16000MB。\n示例中参数说明:\nNodeCount:节点个数\nRegion:节点地域\nZone:节点可用区\nCpu:单个代理节点核数(单位:核)\nMem:单个代理节点内存数(单位:MB)",
1594
+ "example": "{ \"NodeCount\": 2, \"Region\": \"ap-guangzhou\", \"Zone\": \"ap-guangzhou-1\", \"Cpu\": 2, \"Mem\": 4000 }",
1595
1595
  "member": "ProxyNodeCustom",
1596
1596
  "name": "ProxyNodeCustom",
1597
1597
  "required": true,
@@ -1627,7 +1627,7 @@
1627
1627
  "example": "123-123-123",
1628
1628
  "member": "string",
1629
1629
  "name": "AsyncRequestId",
1630
- "required": true,
1630
+ "output_required": true,
1631
1631
  "type": "string",
1632
1632
  "value_allowed_null": true
1633
1633
  },
@@ -5003,8 +5003,8 @@
5003
5003
  },
5004
5004
  {
5005
5005
  "disabled": false,
5006
- "document": "节点规格配置",
5007
- "example": "",
5006
+ "document": "节点规格配置\n备注:数据库代理支持的节点规格为:2C4000MB、4C8000MB、8C16000MB。\n示例中参数说明:\nNodeCount:节点个数。\nRegion:节点地域。\nZone:节点可用区。\nCpu:单个代理节点核数(单位:核)。\nMem:单个代理节点内存数(单位:MB)。",
5007
+ "example": "{ \"NodeCount\": 2, \"Region\": \"ap-guangzhou\", \"Zone\": \"ap-guangzhou-1\", \"Cpu\": 2, \"Mem\": 4000 }",
5008
5008
  "member": "ProxyNodeCustom",
5009
5009
  "name": "ProxyNodeCustom",
5010
5010
  "required": true,
@@ -5030,7 +5030,7 @@
5030
5030
  },
5031
5031
  {
5032
5032
  "disabled": false,
5033
- "document": "连接池阈值",
5033
+ "document": "连接池阈值\n注意:如需使用数据库代理连接池能力,MySQL 8.0 主实例的内核小版本要大于等于 MySQL 8.0 20230630。",
5034
5034
  "example": "10",
5035
5035
  "member": "uint64",
5036
5036
  "name": "ConnectionPoolLimit",
@@ -5627,7 +5627,7 @@
5627
5627
  },
5628
5628
  {
5629
5629
  "disabled": false,
5630
- "document": "参数模板id。",
5630
+ "document": "参数模板 id。\n备注:如您使用自定义参数模板 id,可传入自定义参数模板 id;如您计划使用默认参数模板,该参数模板 id 传入 id 无效,需设置 ParamTemplateType。",
5631
5631
  "example": "0",
5632
5632
  "member": "int64",
5633
5633
  "name": "ParamTemplateId",
@@ -5681,7 +5681,7 @@
5681
5681
  },
5682
5682
  {
5683
5683
  "disabled": false,
5684
- "document": "默认参数模板类型。支持值包括:\"HIGH_STABILITY\" - 高稳定模板,\"HIGH_PERFORMANCE\" - 高性能模板,默认值是:\"HIGH_STABILITY\"。",
5684
+ "document": "默认参数模板类型。支持值包括:\"HIGH_STABILITY\" - 高稳定模板,\"HIGH_PERFORMANCE\" - 高性能模板,默认值是:\"HIGH_STABILITY\"。\n备注:如您需使用云数据库 MySQL 默认参数模板,请设置 ParamTemplateType。",
5685
5685
  "example": "HIGH_STABILITY",
5686
5686
  "member": "string",
5687
5687
  "name": "ParamTemplateType",
@@ -6007,7 +6007,7 @@
6007
6007
  },
6008
6008
  {
6009
6009
  "disabled": false,
6010
- "document": "参数模板id。",
6010
+ "document": "参数模板 id。\n备注:如您使用自定义参数模板 id,可传入自定义参数模板 id;如您计划使用默认参数模板,该参数模板 id 传入 id 无效,需设置 ParamTemplateType。",
6011
6011
  "example": "0",
6012
6012
  "member": "int64",
6013
6013
  "name": "ParamTemplateId",
@@ -6061,7 +6061,7 @@
6061
6061
  },
6062
6062
  {
6063
6063
  "disabled": false,
6064
- "document": "默认参数模板类型。支持值包括:\"HIGH_STABILITY\" - 高稳定模板,\"HIGH_PERFORMANCE\" - 高性能模板。",
6064
+ "document": "默认参数模板类型。支持值包括:\"HIGH_STABILITY\" - 高稳定模板,\"HIGH_PERFORMANCE\" - 高性能模板。\n备注:如您需使用云数据库 MySQL 默认参数模板,请设置 ParamTemplateType。",
6065
6065
  "example": "HIGH_STABILITY",
6066
6066
  "member": "string",
6067
6067
  "name": "ParamTemplateType",
@@ -9992,6 +9992,7 @@
9992
9992
  "example": "48000",
9993
9993
  "member": "int64",
9994
9994
  "name": "Price",
9995
+ "output_required": true,
9995
9996
  "type": "int",
9996
9997
  "value_allowed_null": false
9997
9998
  },
@@ -10001,6 +10002,7 @@
10001
10002
  "example": "460800",
10002
10003
  "member": "int64",
10003
10004
  "name": "OriginalPrice",
10005
+ "output_required": true,
10004
10006
  "type": "int",
10005
10007
  "value_allowed_null": false
10006
10008
  },
@@ -10010,6 +10012,7 @@
10010
10012
  "example": "CNY",
10011
10013
  "member": "string",
10012
10014
  "name": "Currency",
10015
+ "output_required": true,
10013
10016
  "type": "string",
10014
10017
  "value_allowed_null": false
10015
10018
  },
@@ -15199,7 +15202,7 @@
15199
15202
  },
15200
15203
  {
15201
15204
  "disabled": false,
15202
- "document": "连接池阈值",
15205
+ "document": "连接池阈值\n注意:如需使用数据库代理连接池能力,MySQL 8.0 主实例的内核小版本要大于等于 MySQL 8.0 20230630。",
15203
15206
  "example": "10",
15204
15207
  "member": "uint64",
15205
15208
  "name": "ConnectionPoolLimit",
@@ -19885,7 +19888,7 @@
19885
19888
  },
19886
19889
  {
19887
19890
  "disabled": false,
19888
- "document": "备库 2 的可用区信息,默认为空,升级主实例时可指定该参数,升级只读实例或者灾备实例时指定该参数无意义。",
19891
+ "document": "备库 2 的可用区信息,默认为空,升级主实例时可指定该参数,升级只读实例或者灾备实例时指定该参数无意义。\n备注:如您要将三节点降级至双节点,将该参数设置为空值即可实现。",
19889
19892
  "example": "\"\"",
19890
19893
  "member": "string",
19891
19894
  "name": "BackupZone",
@@ -1528,6 +1528,42 @@
1528
1528
  "name": "DurationMs",
1529
1529
  "required": false,
1530
1530
  "type": "string"
1531
+ },
1532
+ {
1533
+ "disabled": false,
1534
+ "document": "查询sql",
1535
+ "example": "无",
1536
+ "member": "string",
1537
+ "name": "Sql",
1538
+ "required": false,
1539
+ "type": "string"
1540
+ },
1541
+ {
1542
+ "disabled": false,
1543
+ "document": "排序参数",
1544
+ "example": "无",
1545
+ "member": "string",
1546
+ "name": "ReadRows",
1547
+ "required": false,
1548
+ "type": "string"
1549
+ },
1550
+ {
1551
+ "disabled": false,
1552
+ "document": "排序参数",
1553
+ "example": "无",
1554
+ "member": "string",
1555
+ "name": "ResultBytes",
1556
+ "required": false,
1557
+ "type": "string"
1558
+ },
1559
+ {
1560
+ "disabled": false,
1561
+ "document": "排序参数",
1562
+ "example": "无",
1563
+ "member": "string",
1564
+ "name": "MemoryUsage",
1565
+ "required": false,
1566
+ "type": "string"
1531
1567
  }
1532
1568
  ],
1533
1569
  "type": "object"
@@ -1646,6 +1682,42 @@
1646
1682
  "name": "CatalogName",
1647
1683
  "required": false,
1648
1684
  "type": "list"
1685
+ },
1686
+ {
1687
+ "disabled": false,
1688
+ "document": "sql名",
1689
+ "example": "select * from xxx",
1690
+ "member": "string",
1691
+ "name": "Sql",
1692
+ "required": false,
1693
+ "type": "string"
1694
+ },
1695
+ {
1696
+ "disabled": false,
1697
+ "document": "ReadRows排序字段",
1698
+ "example": "ASC",
1699
+ "member": "string",
1700
+ "name": "ReadRows",
1701
+ "required": false,
1702
+ "type": "string"
1703
+ },
1704
+ {
1705
+ "disabled": false,
1706
+ "document": "ResultBytes排序字段",
1707
+ "example": "ASC",
1708
+ "member": "string",
1709
+ "name": "ResultBytes",
1710
+ "required": false,
1711
+ "type": "string"
1712
+ },
1713
+ {
1714
+ "disabled": false,
1715
+ "document": "MemoryUsage排序字段",
1716
+ "example": "ASC",
1717
+ "member": "string",
1718
+ "name": "MemoryUsage",
1719
+ "required": false,
1720
+ "type": "string"
1649
1721
  }
1650
1722
  ],
1651
1723
  "type": "object"
@@ -11023,6 +11023,15 @@
11023
11023
  "name": "LocationId",
11024
11024
  "required": false,
11025
11025
  "type": "string"
11026
+ },
11027
+ {
11028
+ "disabled": false,
11029
+ "document": "目标组权重,范围[0, 100]。仅绑定v2目标组时生效,如果不存在,则默认为10。",
11030
+ "example": "100",
11031
+ "member": "int64",
11032
+ "name": "Weight",
11033
+ "required": false,
11034
+ "type": "int"
11026
11035
  }
11027
11036
  ],
11028
11037
  "usage": "in"