tccli 3.0.1033.1__py2.py3-none-any.whl → 3.0.1035.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 (60) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cwp/v20180228/SyncBaselineDetectSummary.md +28 -0
  3. tccli/examples/dnspod/v20210323/DescribeRecordList.md +4 -2
  4. tccli/examples/ess/v20201111/ModifyExtendedService.md +79 -0
  5. tccli/examples/oceanus/v20190422/CreateFolder.md +3 -50
  6. tccli/examples/oceanus/v20190422/DescribeWorkSpaces.md +6 -3
  7. tccli/examples/oceanus/v20190422/GetMetaTable.md +29 -0
  8. tccli/examples/omics/v20221128/RetryRuns.md +50 -4
  9. tccli/examples/tcss/v20201101/DescribeAssetHostList.md +3 -1
  10. tccli/examples/trp/v20210515/DescribeProducts.md +6 -3
  11. tccli/examples/tse/v20201207/CreateCloudNativeAPIGatewayPublicNetwork.md +26 -0
  12. tccli/examples/tse/v20201207/DeleteCloudNativeAPIGatewayPublicNetwork.md +23 -0
  13. tccli/examples/tse/v20201207/ModifyConsoleNetwork.md +22 -0
  14. tccli/examples/tse/v20201207/ModifyNetworkAccessStrategy.md +26 -0
  15. tccli/examples/tse/v20201207/ModifyNetworkBasicInfo.md +25 -0
  16. tccli/examples/tsf/v20180326/ContinueRunFailedTaskBatch.md +2 -1
  17. tccli/examples/wedata/v20210820/DescribeFieldBasicInfo.md +103 -0
  18. tccli/examples/wedata/v20210820/DescribeTableBasicInfo.md +93 -0
  19. tccli/examples/wedata/v20210820/DescribeTableLineageInfo.md +135 -0
  20. tccli/services/aiart/v20221229/api.json +2 -2
  21. tccli/services/cat/v20180409/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +7 -7
  23. tccli/services/csip/v20221121/api.json +8 -8
  24. tccli/services/cwp/v20180228/api.json +22 -12
  25. tccli/services/cwp/v20180228/examples.json +6 -0
  26. tccli/services/dbbrain/v20191016/api.json +3 -1
  27. tccli/services/dnspod/v20210323/api.json +5 -3
  28. tccli/services/dnspod/v20210323/examples.json +1 -1
  29. tccli/services/ess/ess_client.py +53 -0
  30. tccli/services/ess/v20201111/api.json +99 -19
  31. tccli/services/ess/v20201111/examples.json +20 -0
  32. tccli/services/essbasic/v20210526/api.json +18 -18
  33. tccli/services/ivld/v20210903/api.json +3 -3
  34. tccli/services/oceanus/oceanus_client.py +53 -0
  35. tccli/services/oceanus/v20190422/api.json +124 -1
  36. tccli/services/oceanus/v20190422/examples.json +11 -15
  37. tccli/services/omics/v20221128/api.json +41 -4
  38. tccli/services/omics/v20221128/examples.json +16 -4
  39. tccli/services/scf/v20180416/api.json +11 -2
  40. tccli/services/ssm/v20190923/api.json +6 -2
  41. tccli/services/tcss/v20201101/api.json +35 -5
  42. tccli/services/tcss/v20201101/examples.json +1 -1
  43. tccli/services/teo/v20220901/api.json +5 -5
  44. tccli/services/tiw/v20190919/api.json +21 -2
  45. tccli/services/trp/v20210515/api.json +63 -5
  46. tccli/services/trp/v20210515/examples.json +2 -2
  47. tccli/services/tse/tse_client.py +281 -16
  48. tccli/services/tse/v20201207/api.json +323 -0
  49. tccli/services/tse/v20201207/examples.json +40 -0
  50. tccli/services/tsf/v20180326/api.json +41 -30
  51. tccli/services/tsf/v20180326/examples.json +1 -1
  52. tccli/services/vod/v20180717/api.json +19 -6
  53. tccli/services/wedata/v20210820/api.json +1018 -80
  54. tccli/services/wedata/v20210820/examples.json +54 -0
  55. tccli/services/wedata/wedata_client.py +167 -8
  56. {tccli-3.0.1033.1.dist-info → tccli-3.0.1035.1.dist-info}/METADATA +2 -2
  57. {tccli-3.0.1033.1.dist-info → tccli-3.0.1035.1.dist-info}/RECORD +60 -50
  58. {tccli-3.0.1033.1.dist-info → tccli-3.0.1035.1.dist-info}/WHEEL +0 -0
  59. {tccli-3.0.1033.1.dist-info → tccli-3.0.1035.1.dist-info}/entry_points.txt +0 -0
  60. {tccli-3.0.1033.1.dist-info → tccli-3.0.1035.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,93 @@
1
+ **Example 1: 1**
2
+
3
+ 1
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli wedata DescribeTableBasicInfo --cli-unfold-argument \
9
+ --PageNumber 0 \
10
+ --PageSize 0 \
11
+ --Filters.0.Name abc \
12
+ --Filters.0.Values abc \
13
+ --OrderFields.0.Name abc \
14
+ --OrderFields.0.Direction abc
15
+ ```
16
+
17
+ Output:
18
+ ```
19
+ {
20
+ "Response": {
21
+ "TableBasicInfoList": [
22
+ {
23
+ "TableId": "abc",
24
+ "DatasourceId": "abc",
25
+ "DatasourceName": "abc",
26
+ "DatabaseId": "abc",
27
+ "DatabaseName": "abc",
28
+ "TableName": "abc",
29
+ "EngineType": "abc",
30
+ "TableType": "abc",
31
+ "ProjectId": "abc",
32
+ "ProjectName": "abc",
33
+ "ProjectDisplayName": "abc",
34
+ "TableOwnerId": "abc",
35
+ "TableOwnerName": "abc",
36
+ "StorageLocation": 0,
37
+ "Description": "abc",
38
+ "IsPartitionTable": 0,
39
+ "PartitionColumns": [
40
+ "abc"
41
+ ],
42
+ "StorageFormat": "abc",
43
+ "StorageSize": 1,
44
+ "StorageSizeWithUnit": "abc",
45
+ "TotalSizeMb": 1,
46
+ "ReplicaCount": 0,
47
+ "FileCount": [
48
+ 0
49
+ ],
50
+ "PartitionCount": [
51
+ 0
52
+ ],
53
+ "PartitionFieldCount": 0,
54
+ "PartitionExpireDays": 0,
55
+ "CreateTime": "abc",
56
+ "UpdateTime": "abc"
57
+ }
58
+ ],
59
+ "TotalCount": 0,
60
+ "RequestId": "abc"
61
+ }
62
+ }
63
+ ```
64
+
65
+ **Example 2: 错误1**
66
+
67
+ 错误1
68
+
69
+ Input:
70
+
71
+ ```
72
+ tccli wedata DescribeTableBasicInfo --cli-unfold-argument \
73
+ --PageNumber 1 \
74
+ --PageSize 1 \
75
+ --Filters.0.Name 1 \
76
+ --Filters.0.Values 1 \
77
+ --OrderFields.0.Name 1 \
78
+ --OrderFields.0.Direction 1
79
+ ```
80
+
81
+ Output:
82
+ ```
83
+ {
84
+ "Response": {
85
+ "Error": {
86
+ "Code": "InternalError",
87
+ "Message": "内部服务错误,请稍后重试。"
88
+ },
89
+ "RequestId": "8ded1268-1ffe-4d7c-af37-6d5eeb9868a4"
90
+ }
91
+ }
92
+ ```
93
+
@@ -0,0 +1,135 @@
1
+ **Example 1: 1**
2
+
3
+ 1
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli wedata DescribeTableLineageInfo --cli-unfold-argument \
9
+ --Direction abc \
10
+ --InputDepth 0 \
11
+ --OutputDepth 0 \
12
+ --ExtParams.0.Name abc \
13
+ --ExtParams.0.Value abc \
14
+ --Data.ProjectId abc \
15
+ --Data.DatasourceId abc \
16
+ --Data.TableId abc \
17
+ --Data.Params.0.Name abc \
18
+ --Data.Params.0.Value abc \
19
+ --Data.ParentSet abc \
20
+ --Data.ChildSet abc \
21
+ --Data.ExtParams.0.Name abc \
22
+ --Data.ExtParams.0.Value abc \
23
+ --Data.Id abc \
24
+ --Data.MetastoreType abc \
25
+ --Data.MetastoreTypeName abc \
26
+ --Data.TableName abc \
27
+ --Data.QualifiedName abc \
28
+ --Data.DownStreamCount 0 \
29
+ --Data.UpStreamCount 0 \
30
+ --Data.Description abc \
31
+ --Data.PrefixPath abc \
32
+ --Data.CreateTime abc \
33
+ --Data.ModifyTime abc \
34
+ --Data.Tasks abc \
35
+ --IgnoreTemp True \
36
+ --RecursiveSecond True
37
+ ```
38
+
39
+ Output:
40
+ ```
41
+ {
42
+ "Response": {
43
+ "TableLineageBasicInfo": {
44
+ "ProjectId": "abc",
45
+ "DatasourceId": "abc",
46
+ "TableId": "abc",
47
+ "Params": [
48
+ {
49
+ "Name": "abc",
50
+ "Value": "abc"
51
+ }
52
+ ],
53
+ "ParentSet": "abc",
54
+ "ChildSet": "abc",
55
+ "ExtParams": [
56
+ {
57
+ "Name": "abc",
58
+ "Value": "abc"
59
+ }
60
+ ],
61
+ "Id": "abc",
62
+ "MetastoreType": "abc",
63
+ "MetastoreTypeName": "abc",
64
+ "TableName": "abc",
65
+ "QualifiedName": "abc",
66
+ "DownStreamCount": 0,
67
+ "UpStreamCount": 0,
68
+ "Description": "abc",
69
+ "PrefixPath": "abc",
70
+ "CreateTime": "abc",
71
+ "ModifyTime": "abc",
72
+ "Tasks": [
73
+ "abc"
74
+ ]
75
+ },
76
+ "RequestId": "abc"
77
+ }
78
+ }
79
+ ```
80
+
81
+ **Example 2: 错误1**
82
+
83
+ 错误1
84
+
85
+ Input:
86
+
87
+ ```
88
+ tccli wedata DescribeTableLineageInfo --cli-unfold-argument \
89
+ --Direction 1 \
90
+ --InputDepth 1 \
91
+ --OutputDepth 1 \
92
+ --Data.ProjectId 1
93
+ ```
94
+
95
+ Output:
96
+ ```
97
+ {
98
+ "Response": {
99
+ "Error": {
100
+ "Code": "InternalError",
101
+ "Message": "内部服务错误,请稍后重试。"
102
+ },
103
+ "RequestId": "ca8fa3de-0024-4054-a5db-4919705ee8ee"
104
+ }
105
+ }
106
+ ```
107
+
108
+ **Example 3: 错误2**
109
+
110
+ 错误2
111
+
112
+ Input:
113
+
114
+ ```
115
+ tccli wedata DescribeTableLineageInfo --cli-unfold-argument \
116
+ --Direction 1 \
117
+ --InputDepth 1 \
118
+ --OutputDepth 1 \
119
+ --ExtParams.0.Name 1 \
120
+ --Data.ProjectId 1
121
+ ```
122
+
123
+ Output:
124
+ ```
125
+ {
126
+ "Response": {
127
+ "Error": {
128
+ "Code": "InternalError",
129
+ "Message": "内部服务错误,请稍后重试。"
130
+ },
131
+ "RequestId": "079c4b23-fd76-4e91-b366-dc0c0a76c032"
132
+ }
133
+ }
134
+ ```
135
+
@@ -72,7 +72,7 @@
72
72
  },
73
73
  {
74
74
  "disabled": false,
75
- "document": "生成图结果的配置,包括输出图片分辨率和尺寸等。",
75
+ "document": "生成图结果的配置,包括输出图片分辨率和尺寸等。\n支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、不传默认与原图保持一致。",
76
76
  "example": "无",
77
77
  "member": "ResultConfig",
78
78
  "name": "ResultConfig",
@@ -227,7 +227,7 @@
227
227
  "members": [
228
228
  {
229
229
  "disabled": false,
230
- "document": "生成图分辨率\n\n智能文生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9)\n\n智能图生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)\n\n不传默认使用768:768",
230
+ "document": "生成图分辨率\n\n智能文生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9)、不传默认使用768:768\n\n智能图生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、不传默认与原图保持一致",
231
231
  "example": "768:768",
232
232
  "member": "string",
233
233
  "name": "Resolution",
@@ -133,7 +133,7 @@
133
133
  },
134
134
  {
135
135
  "disabled": false,
136
- "document": "拨测参数,如{},详细可参考云拨测官方文档。",
136
+ "document": "拨测参数,详细可参考云拨测官方文档,链接:https://cloud.tencent.com/document/product/248/87308#createprobetasks。",
137
137
  "example": "{}",
138
138
  "member": "string",
139
139
  "name": "Parameters",
@@ -380,7 +380,7 @@
380
380
  },
381
381
  {
382
382
  "disabled": false,
383
- "document": "拨测点地区\n\t\n这里实际按拨测结果中的地区来填写即可\n\n国内一般是省级单位,如广东、广西、中国香港、新疆;直辖市则填北京、上海\n\n境外一般是国家名,如澳大利亚、新加坡",
383
+ "document": "拨测点地区\n\t\n这里实际按拨测结果中的地区来填写即可\n\n国内一般是省级单位,如广东、广西、中国香港;直辖市则填北京、上海\n\n境外一般是国家名,如澳大利亚、新加坡",
384
384
  "example": "[上海]",
385
385
  "member": "string",
386
386
  "name": "Districts",
@@ -417,7 +417,7 @@
417
417
  {
418
418
  "disabled": false,
419
419
  "document": "详情数据下载",
420
- "example": "download\"",
420
+ "example": "\"download\"",
421
421
  "member": "string",
422
422
  "name": "QueryFlag",
423
423
  "required": false,
@@ -11099,7 +11099,7 @@
11099
11099
  },
11100
11100
  {
11101
11101
  "disabled": false,
11102
- "document": "访问源类型,1是IP,3是域名,4是IP地址模版,5是域名地址模版",
11102
+ "document": "访问源类型,1是IP,3是域名,4是IP地址模板,5是域名地址模板",
11103
11103
  "example": "1",
11104
11104
  "member": "uint64",
11105
11105
  "name": "SourceType",
@@ -11126,7 +11126,7 @@
11126
11126
  },
11127
11127
  {
11128
11128
  "disabled": false,
11129
- "document": "访问目的类型,1是IP,3是域名,4是IP地址模版,5是域名地址模版",
11129
+ "document": "访问目的类型,1是IP,3是域名,4是IP地址模板,5是域名地址模板",
11130
11130
  "example": "1",
11131
11131
  "member": "uint64",
11132
11132
  "name": "TargetType",
@@ -12575,11 +12575,11 @@
12575
12575
  "usage": "out"
12576
12576
  },
12577
12577
  "TemplateListInfo": {
12578
- "document": "地址模版列表数据",
12578
+ "document": "地址模板列表数据",
12579
12579
  "members": [
12580
12580
  {
12581
12581
  "disabled": false,
12582
- "document": "模版ID\n注意:此字段可能返回 null,表示取不到有效值。",
12582
+ "document": "模板ID\n注意:此字段可能返回 null,表示取不到有效值。",
12583
12583
  "example": "mb_1300448058_1636944838448",
12584
12584
  "member": "string",
12585
12585
  "name": "Uuid",
@@ -12589,7 +12589,7 @@
12589
12589
  },
12590
12590
  {
12591
12591
  "disabled": false,
12592
- "document": "模版名称\n注意:此字段可能返回 null,表示取不到有效值。",
12592
+ "document": "模板名称\n注意:此字段可能返回 null,表示取不到有效值。",
12593
12593
  "example": "abc",
12594
12594
  "member": "string",
12595
12595
  "name": "Name",
@@ -12609,7 +12609,7 @@
12609
12609
  },
12610
12610
  {
12611
12611
  "disabled": false,
12612
- "document": "IP模版\n注意:此字段可能返回 null,表示取不到有效值。",
12612
+ "document": "IP模板\n注意:此字段可能返回 null,表示取不到有效值。",
12613
12613
  "example": "1.1.1.1",
12614
12614
  "member": "string",
12615
12615
  "name": "IpString",
@@ -12639,7 +12639,7 @@
12639
12639
  },
12640
12640
  {
12641
12641
  "disabled": false,
12642
- "document": "模版类型\n注意:此字段可能返回 null,表示取不到有效值。",
12642
+ "document": "模板类型\n注意:此字段可能返回 null,表示取不到有效值。",
12643
12643
  "example": "1",
12644
12644
  "member": "int64",
12645
12645
  "name": "Type",
@@ -1230,7 +1230,7 @@
1230
1230
  {
1231
1231
  "disabled": false,
1232
1232
  "document": "风险ID",
1233
- "example": "b6d767d2f8ed5d21a44b0e5886680cb9",
1233
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1234
1234
  "member": "string",
1235
1235
  "name": "Id",
1236
1236
  "output_required": true,
@@ -1240,7 +1240,7 @@
1240
1240
  {
1241
1241
  "disabled": false,
1242
1242
  "document": "前端索引",
1243
- "example": "63d404a057f8774b5223f7f6be62fd06",
1243
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1244
1244
  "member": "string",
1245
1245
  "name": "Index",
1246
1246
  "output_required": true,
@@ -1396,7 +1396,7 @@
1396
1396
  {
1397
1397
  "disabled": false,
1398
1398
  "document": "风险ID",
1399
- "example": "dffe78de8b51a46a131fd0d49687ed0a",
1399
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1400
1400
  "member": "string",
1401
1401
  "name": "Id",
1402
1402
  "output_required": true,
@@ -1406,7 +1406,7 @@
1406
1406
  {
1407
1407
  "disabled": false,
1408
1408
  "document": "前端索引",
1409
- "example": "765a166408267b561284cba992eb5225",
1409
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1410
1410
  "member": "string",
1411
1411
  "name": "Index",
1412
1412
  "output_required": true,
@@ -1566,7 +1566,7 @@
1566
1566
  {
1567
1567
  "disabled": false,
1568
1568
  "document": "pocid",
1569
- "example": "c808d8eb0e9c322279c2efa3b82a491c",
1569
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
1570
1570
  "member": "string",
1571
1571
  "name": "POCId",
1572
1572
  "output_required": true,
@@ -1616,7 +1616,7 @@
1616
1616
  {
1617
1617
  "disabled": false,
1618
1618
  "document": "实例uuid",
1619
- "example": "69b75e3e-5601-46e5-9fb9-7f386a757a5d",
1619
+ "example": "xxxx-xxxx-xxxx-xxx-xxx",
1620
1620
  "member": "string",
1621
1621
  "name": "InstanceUUID",
1622
1622
  "output_required": true,
@@ -9383,7 +9383,7 @@
9383
9383
  {
9384
9384
  "disabled": false,
9385
9385
  "document": "风险ID",
9386
- "example": "0b01fb18c8fb6e5644ef6f1e69a7fa30",
9386
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
9387
9387
  "member": "string",
9388
9388
  "name": "Id",
9389
9389
  "output_required": true,
@@ -9403,7 +9403,7 @@
9403
9403
  {
9404
9404
  "disabled": false,
9405
9405
  "document": "前端索引",
9406
- "example": "fb0ee4db25383610147c43c858212291",
9406
+ "example": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
9407
9407
  "member": "string",
9408
9408
  "name": "Index",
9409
9409
  "output_required": true,
@@ -22180,7 +22180,7 @@
22180
22180
  "members": [
22181
22181
  {
22182
22182
  "disabled": false,
22183
- "document": "<li>ItemId - int64 - 是否必填:否 - 项Id</i>\n<li>PolicyId - int64 - 是否必填:否 - 项Id</i>\n<li>Level - int - 是否必填:否 - 风险等级</li>\n<li>ItemName - string - 是否必填:否 - 检测项名字</li>\n<li>RuleId - int - 是否必填:否 - 规则Id</li>",
22183
+ "document": "<li>ItemId - int64 - 是否必填:否 - 项Id</li>\n<li>Level - int - 是否必填:否 - 风险等级</li>\n<li>ItemName - string - 是否必填:否 - 检测项名字</li>\n<li>RuleId - int - 是否必填:否 - 规则Id</li>",
22184
22184
  "example": "无",
22185
22185
  "member": "Filter",
22186
22186
  "name": "Filters",
@@ -22235,7 +22235,7 @@
22235
22235
  "example": "无",
22236
22236
  "member": "BaselineItemInfo",
22237
22237
  "name": "List",
22238
- "required": true,
22238
+ "output_required": true,
22239
22239
  "type": "list",
22240
22240
  "value_allowed_null": false
22241
22241
  },
@@ -22245,7 +22245,7 @@
22245
22245
  "example": "1",
22246
22246
  "member": "int64",
22247
22247
  "name": "Total",
22248
- "required": true,
22248
+ "output_required": true,
22249
22249
  "type": "int",
22250
22250
  "value_allowed_null": false
22251
22251
  },
@@ -56694,7 +56694,17 @@
56694
56694
  },
56695
56695
  "SyncBaselineDetectSummaryRequest": {
56696
56696
  "document": "SyncBaselineDetectSummary请求参数结构体",
56697
- "members": [],
56697
+ "members": [
56698
+ {
56699
+ "disabled": false,
56700
+ "document": "用于计算检测中和进度的任务ID集合,一般不用传入",
56701
+ "example": "无",
56702
+ "member": "uint64",
56703
+ "name": "TaskIds",
56704
+ "required": false,
56705
+ "type": "list"
56706
+ }
56707
+ ],
56698
56708
  "type": "object"
56699
56709
  },
56700
56710
  "SyncBaselineDetectSummaryResponse": {
@@ -56706,7 +56716,7 @@
56706
56716
  "example": "无",
56707
56717
  "member": "int64",
56708
56718
  "name": "ProgressRate",
56709
- "required": true,
56719
+ "output_required": true,
56710
56720
  "type": "int",
56711
56721
  "value_allowed_null": false
56712
56722
  },
@@ -56716,7 +56726,7 @@
56716
56726
  "example": "无",
56717
56727
  "member": "int64",
56718
56728
  "name": "NotPassPolicyCount",
56719
- "required": true,
56729
+ "output_required": true,
56720
56730
  "type": "int",
56721
56731
  "value_allowed_null": false
56722
56732
  },
@@ -56726,7 +56736,7 @@
56726
56736
  "example": "无",
56727
56737
  "member": "int64",
56728
56738
  "name": "HostCount",
56729
- "required": true,
56739
+ "output_required": true,
56730
56740
  "type": "int",
56731
56741
  "value_allowed_null": false
56732
56742
  },
@@ -56736,7 +56746,7 @@
56736
56746
  "example": "无",
56737
56747
  "member": "string",
56738
56748
  "name": "StartTime",
56739
- "required": true,
56749
+ "output_required": true,
56740
56750
  "type": "string",
56741
56751
  "value_allowed_null": false
56742
56752
  },
@@ -56746,7 +56756,7 @@
56746
56756
  "example": "无",
56747
56757
  "member": "string",
56748
56758
  "name": "EndTime",
56749
- "required": true,
56759
+ "output_required": true,
56750
56760
  "type": "string",
56751
56761
  "value_allowed_null": false
56752
56762
  },
@@ -56756,7 +56766,7 @@
56756
56766
  "example": "0",
56757
56767
  "member": "int64",
56758
56768
  "name": "WillFirstScan",
56759
- "required": true,
56769
+ "output_required": true,
56760
56770
  "type": "int",
56761
56771
  "value_allowed_null": false
56762
56772
  },
@@ -56766,7 +56776,7 @@
56766
56776
  "example": "无",
56767
56777
  "member": "int64",
56768
56778
  "name": "DetectingTaskIds",
56769
- "required": true,
56779
+ "output_required": true,
56770
56780
  "type": "list",
56771
56781
  "value_allowed_null": false
56772
56782
  },
@@ -56776,7 +56786,7 @@
56776
56786
  "example": "1",
56777
56787
  "member": "int64",
56778
56788
  "name": "LeftMins",
56779
- "required": true,
56789
+ "output_required": true,
56780
56790
  "type": "int",
56781
56791
  "value_allowed_null": false
56782
56792
  },
@@ -4148,6 +4148,12 @@
4148
4148
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncBaselineDetectSummary\n<公共请求参数>\n\n{}",
4149
4149
  "output": "{\n \"Response\": {\n \"DetectingTaskIds\": [\n 2379\n ],\n \"EndTime\": \"\",\n \"HostCount\": 1,\n \"LeftMins\": 3,\n \"NotPassPolicyCount\": 19,\n \"ProgressRate\": 20,\n \"RequestId\": \"69fce851-ee60-44ac-8ab1-62c2c7856051\",\n \"StartTime\": \"2022-08-23 15:07:02\",\n \"WillFirstScan\": 0\n }\n}",
4150
4150
  "title": "同步检测概要"
4151
+ },
4152
+ {
4153
+ "document": "指定任务ID概要请求",
4154
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncBaselineDetectSummary\n<公共请求参数>\n\n{\n \"TaskIds\": [\n 299,\n 298\n ]\n}",
4155
+ "output": "{\n \"Response\": {\n \"DetectingTaskIds\": [],\n \"EndTime\": \"2023-12-25 12:05:27\",\n \"HostCount\": 31,\n \"LeftMins\": 0,\n \"NotPassPolicyCount\": 1,\n \"ProgressRate\": 100,\n \"RequestId\": \"5f862bd8-6931-45ee-a5d9-0fe2c4ea30d7\",\n \"StartTime\": \"2023-12-25 09:36:00\",\n \"WillFirstScan\": 0\n }\n}",
4156
+ "title": "指定任务ID概要请求"
4151
4157
  }
4152
4158
  ],
4153
4159
  "SyncMachines": [
@@ -1427,15 +1427,17 @@
1427
1427
  "example": "-",
1428
1428
  "member": "UserProfile",
1429
1429
  "name": "ProfileList",
1430
+ "output_required": true,
1430
1431
  "type": "list",
1431
1432
  "value_allowed_null": true
1432
1433
  },
1433
1434
  {
1434
1435
  "disabled": false,
1435
- "document": "邮件模版总数。\n注意:此字段可能返回 null,表示取不到有效值。",
1436
+ "document": "邮件模板总数。\n注意:此字段可能返回 null,表示取不到有效值。",
1436
1437
  "example": "1",
1437
1438
  "member": "int64",
1438
1439
  "name": "TotalCount",
1440
+ "output_required": true,
1439
1441
  "type": "int",
1440
1442
  "value_allowed_null": true
1441
1443
  },
@@ -57,7 +57,7 @@
57
57
  "status": "online"
58
58
  },
59
59
  "CreateRecord": {
60
- "document": "添加记录",
60
+ "document": "添加记录\n备注:新添加的解析记录存在短暂的索引延迟,如果查询不到新增记录,请在 30 秒后重试",
61
61
  "input": "CreateRecordRequest",
62
62
  "name": "添加记录",
63
63
  "output": "CreateRecordResponse",
@@ -183,7 +183,7 @@
183
183
  "status": "online"
184
184
  },
185
185
  "DescribeDomainFilterList": {
186
- "document": "获取域名筛选列表",
186
+ "document": "获取域名筛选列表\n备注:新添加的解析记录存在短暂的索引延迟,如果查询不到新增记录,请在 30 秒后重试",
187
187
  "input": "DescribeDomainFilterListRequest",
188
188
  "name": "获取域名筛选列表",
189
189
  "output": "DescribeDomainFilterListResponse",
@@ -281,7 +281,7 @@
281
281
  "status": "online"
282
282
  },
283
283
  "DescribeRecordList": {
284
- "document": "获取某个域名下的解析记录列表",
284
+ "document": "获取某个域名下的解析记录列表\n备注:新添加的解析记录存在短暂的索引延迟,如果查询不到新增记录,请在 30 秒后重试",
285
285
  "input": "DescribeRecordListRequest",
286
286
  "name": "获取域名的解析记录列表",
287
287
  "output": "DescribeRecordListResponse",
@@ -4115,6 +4115,7 @@
4115
4115
  "example": "无",
4116
4116
  "member": "RecordCountInfo",
4117
4117
  "name": "RecordCountInfo",
4118
+ "output_required": true,
4118
4119
  "type": "object",
4119
4120
  "value_allowed_null": false
4120
4121
  },
@@ -4124,6 +4125,7 @@
4124
4125
  "example": "无",
4125
4126
  "member": "RecordListItem",
4126
4127
  "name": "RecordList",
4128
+ "output_required": true,
4127
4129
  "type": "list",
4128
4130
  "value_allowed_null": false
4129
4131
  },
@@ -336,7 +336,7 @@
336
336
  {
337
337
  "document": " ",
338
338
  "input": "POST / HTTP/1.1\nHost: dnspod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRecordList\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 2,\n \"Domain\": \"shenjianing.com\",\n \"DomainId\": 123,\n \"Subdomain\": \"www\",\n \"Keyword\": \"dnspod\",\n \"RecordType\": \"NS\",\n \"RecordLine\": \"默认\",\n \"RecordLineId\": \"0\",\n \"SortField\": \"type\",\n \"SortType\": \"ASC\",\n \"GroupId\": 34\n}",
339
- "output": "{\n \"Response\": {\n \"RequestId\": \"561cdfcb-37a6-47de-b3c5-2b038e2c2276\",\n \"RecordCountInfo\": {\n \"SubdomainCount\": 2,\n \"TotalCount\": 2,\n \"ListCount\": 2\n },\n \"RecordList\": [\n {\n \"RecordId\": 556507778,\n \"Value\": \"f1g1ns1.dnspod.net.\",\n \"Status\": \"ENABLE\",\n \"UpdatedOn\": \"2021-03-28 11:27:09\",\n \"Name\": \"@\",\n \"Line\": \"默认\",\n \"LineId\": \"0\",\n \"Type\": \"NS\",\n \"Weight\": null,\n \"MonitorStatus\": \"\",\n \"Remark\": \"\",\n \"TTL\": 86400,\n \"MX\": 0\n },\n {\n \"RecordId\": 556507779,\n \"Value\": \"f1g1ns2.dnspod.net.\",\n \"Status\": \"ENABLE\",\n \"UpdatedOn\": \"2021-03-28 11:27:09\",\n \"Name\": \"@\",\n \"Line\": \"默认\",\n \"LineId\": \"0\",\n \"Type\": \"NS\",\n \"Weight\": null,\n \"MonitorStatus\": \"\",\n \"Remark\": \"\",\n \"TTL\": 86400,\n \"MX\": 0\n }\n ]\n }\n}",
339
+ "output": "{\n \"Response\": {\n \"RequestId\": \"561cdfcb-37a6-47de-b3c5-2b038e2c2276\",\n \"RecordCountInfo\": {\n \"SubdomainCount\": 2,\n \"TotalCount\": 2,\n \"ListCount\": 2\n },\n \"RecordList\": [\n {\n \"RecordId\": 556507778,\n \"Value\": \"f1g1ns1.dnspod.net.\",\n \"Status\": \"ENABLE\",\n \"UpdatedOn\": \"2021-03-28 11:27:09\",\n \"Name\": \"@\",\n \"Line\": \"默认\",\n \"LineId\": \"0\",\n \"Type\": \"NS\",\n \"Weight\": null,\n \"MonitorStatus\": \"\",\n \"Remark\": \"\",\n \"TTL\": 86400,\n \"MX\": 0,\n \"DefaultNS\": true\n },\n {\n \"RecordId\": 556507779,\n \"Value\": \"f1g1ns2.dnspod.net.\",\n \"Status\": \"ENABLE\",\n \"UpdatedOn\": \"2021-03-28 11:27:09\",\n \"Name\": \"@\",\n \"Line\": \"默认\",\n \"LineId\": \"0\",\n \"Type\": \"NS\",\n \"Weight\": null,\n \"MonitorStatus\": \"\",\n \"Remark\": \"\",\n \"TTL\": 86400,\n \"MX\": 0,\n \"DefaultNS\": true\n }\n ]\n }\n}",
340
340
  "title": "查询域名的解析记录"
341
341
  }
342
342
  ],