tccli 3.0.1310.1__py2.py3-none-any.whl → 3.0.1312.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/apm/v20210622/api.json +22 -2
- tccli/services/autoscaling/v20180419/api.json +19 -10
- tccli/services/batch/v20170312/api.json +119 -143
- tccli/services/batch/v20170312/examples.json +5 -5
- tccli/services/billing/billing_client.py +867 -125
- tccli/services/billing/v20180709/api.json +1336 -45
- tccli/services/billing/v20180709/examples.json +136 -0
- tccli/services/cbs/v20170312/api.json +19 -16
- tccli/services/cbs/v20170312/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +33 -33
- tccli/services/clb/v20180317/examples.json +8 -8
- tccli/services/cynosdb/v20190107/api.json +2 -2
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dbbrain/dbbrain_client.py +147 -41
- tccli/services/dbbrain/v20210527/api.json +224 -0
- tccli/services/dbbrain/v20210527/examples.json +16 -0
- tccli/services/dnspod/dnspod_client.py +53 -0
- tccli/services/dnspod/v20210323/api.json +287 -0
- tccli/services/dnspod/v20210323/examples.json +8 -0
- tccli/services/domain/v20180808/api.json +21 -21
- tccli/services/domain/v20180808/examples.json +2 -2
- tccli/services/goosefs/v20220519/api.json +5 -5
- tccli/services/hunyuan/v20230901/api.json +123 -0
- tccli/services/ims/v20201229/api.json +93 -102
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/lke/v20231130/api.json +117 -2
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mps/v20190612/api.json +96 -1
- tccli/services/postgres/v20170312/api.json +4 -4
- tccli/services/tag/v20180813/api.json +4 -4
- tccli/services/tcb/v20180608/api.json +25 -5
- tccli/services/tcb/v20180608/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +45 -24
- tccli/services/thpc/thpc_client.py +53 -0
- tccli/services/thpc/v20211109/api.json +3 -3
- tccli/services/thpc/v20220401/api.json +4 -4
- tccli/services/thpc/v20230321/api.json +48 -5
- tccli/services/thpc/v20230321/examples.json +8 -0
- tccli/services/tione/v20211111/api.json +159 -4
- tccli/services/tke/v20180525/api.json +10 -10
- tccli/services/tmt/tmt_client.py +61 -8
- tccli/services/tmt/v20180321/api.json +166 -0
- tccli/services/tmt/v20180321/examples.json +14 -0
- tccli/services/trtc/v20190722/api.json +9 -0
- tccli/services/vod/v20180717/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +9 -9
- tccli/services/vpc/v20170312/examples.json +6 -6
- tccli/services/waf/v20180125/api.json +11 -0
- tccli/services/wedata/v20210820/api.json +603 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1310.1.dist-info → tccli-3.0.1312.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1310.1.dist-info → tccli-3.0.1312.1.dist-info}/RECORD +57 -57
- {tccli-3.0.1310.1.dist-info → tccli-3.0.1312.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1310.1.dist-info → tccli-3.0.1312.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1310.1.dist-info → tccli-3.0.1312.1.dist-info}/license_files/LICENSE +0 -0
@@ -1260,6 +1260,13 @@
|
|
1260
1260
|
"output": "DescribeTaskTableMetricOverviewResponse",
|
1261
1261
|
"status": "online"
|
1262
1262
|
},
|
1263
|
+
"DescribeTaskTemplates": {
|
1264
|
+
"document": "查询项目下所有任务列表,包括虚拟任务",
|
1265
|
+
"input": "DescribeTaskTemplatesRequest",
|
1266
|
+
"name": "查询项目任务模版列表",
|
1267
|
+
"output": "DescribeTaskTemplatesResponse",
|
1268
|
+
"status": "online"
|
1269
|
+
},
|
1263
1270
|
"DescribeTasksForCodeTemplate": {
|
1264
1271
|
"document": "分页查询引用模板的任务列表",
|
1265
1272
|
"input": "DescribeTasksForCodeTemplateRequest",
|
@@ -1351,6 +1358,13 @@
|
|
1351
1358
|
"output": "DiagnoseProResponse",
|
1352
1359
|
"status": "online"
|
1353
1360
|
},
|
1361
|
+
"DownloadLogByLine": {
|
1362
|
+
"document": "按行下载日志信息",
|
1363
|
+
"input": "DownloadLogByLineRequest",
|
1364
|
+
"name": "按行下载日志信息",
|
1365
|
+
"output": "DownloadLogByLineResponse",
|
1366
|
+
"status": "online"
|
1367
|
+
},
|
1354
1368
|
"DryRunDIOfflineTask": {
|
1355
1369
|
"document": "调试运行集成任务",
|
1356
1370
|
"input": "DryRunDIOfflineTaskRequest",
|
@@ -6020,6 +6034,199 @@
|
|
6020
6034
|
],
|
6021
6035
|
"type": "object"
|
6022
6036
|
},
|
6037
|
+
"CodeTemplateDetail": {
|
6038
|
+
"document": "模版详情",
|
6039
|
+
"members": [
|
6040
|
+
{
|
6041
|
+
"disabled": false,
|
6042
|
+
"document": "项目id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6043
|
+
"example": "1460947878944567296",
|
6044
|
+
"member": "string",
|
6045
|
+
"name": "ProjectId",
|
6046
|
+
"output_required": false,
|
6047
|
+
"required": false,
|
6048
|
+
"type": "string",
|
6049
|
+
"value_allowed_null": true
|
6050
|
+
},
|
6051
|
+
{
|
6052
|
+
"disabled": false,
|
6053
|
+
"document": "模版名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6054
|
+
"example": "test",
|
6055
|
+
"member": "string",
|
6056
|
+
"name": "CodeTemplateName",
|
6057
|
+
"output_required": false,
|
6058
|
+
"required": false,
|
6059
|
+
"type": "string",
|
6060
|
+
"value_allowed_null": true
|
6061
|
+
},
|
6062
|
+
{
|
6063
|
+
"disabled": false,
|
6064
|
+
"document": "任务类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
6065
|
+
"example": "30",
|
6066
|
+
"member": "int64",
|
6067
|
+
"name": "TaskType",
|
6068
|
+
"output_required": false,
|
6069
|
+
"required": false,
|
6070
|
+
"type": "int",
|
6071
|
+
"value_allowed_null": true
|
6072
|
+
},
|
6073
|
+
{
|
6074
|
+
"disabled": false,
|
6075
|
+
"document": "代码模版描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
6076
|
+
"example": "test",
|
6077
|
+
"member": "string",
|
6078
|
+
"name": "CodeTemplateDesc",
|
6079
|
+
"output_required": false,
|
6080
|
+
"required": false,
|
6081
|
+
"type": "string",
|
6082
|
+
"value_allowed_null": true
|
6083
|
+
},
|
6084
|
+
{
|
6085
|
+
"disabled": false,
|
6086
|
+
"document": "文件夹id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6087
|
+
"example": "e635a7fd-87c3-4cbb-9074-58de52d08757",
|
6088
|
+
"member": "string",
|
6089
|
+
"name": "FolderId",
|
6090
|
+
"output_required": false,
|
6091
|
+
"required": false,
|
6092
|
+
"type": "string",
|
6093
|
+
"value_allowed_null": true
|
6094
|
+
},
|
6095
|
+
{
|
6096
|
+
"disabled": false,
|
6097
|
+
"document": "文件夹名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6098
|
+
"example": "test",
|
6099
|
+
"member": "string",
|
6100
|
+
"name": "FolderName",
|
6101
|
+
"output_required": false,
|
6102
|
+
"required": false,
|
6103
|
+
"type": "string",
|
6104
|
+
"value_allowed_null": true
|
6105
|
+
},
|
6106
|
+
{
|
6107
|
+
"disabled": false,
|
6108
|
+
"document": "责任人名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6109
|
+
"example": "leoftzhang",
|
6110
|
+
"member": "string",
|
6111
|
+
"name": "InCharge",
|
6112
|
+
"output_required": false,
|
6113
|
+
"required": false,
|
6114
|
+
"type": "string",
|
6115
|
+
"value_allowed_null": true
|
6116
|
+
},
|
6117
|
+
{
|
6118
|
+
"disabled": false,
|
6119
|
+
"document": "责任人id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6120
|
+
"example": "12341",
|
6121
|
+
"member": "string",
|
6122
|
+
"name": "InChargeId",
|
6123
|
+
"output_required": false,
|
6124
|
+
"required": false,
|
6125
|
+
"type": "string",
|
6126
|
+
"value_allowed_null": true
|
6127
|
+
},
|
6128
|
+
{
|
6129
|
+
"disabled": false,
|
6130
|
+
"document": "扩展信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
6131
|
+
"example": "无",
|
6132
|
+
"member": "TaskExtDsVO",
|
6133
|
+
"name": "Ext",
|
6134
|
+
"output_required": false,
|
6135
|
+
"required": false,
|
6136
|
+
"type": "object",
|
6137
|
+
"value_allowed_null": true
|
6138
|
+
},
|
6139
|
+
{
|
6140
|
+
"disabled": false,
|
6141
|
+
"document": "模版id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6142
|
+
"example": "id",
|
6143
|
+
"member": "string",
|
6144
|
+
"name": "CodeTemplateId",
|
6145
|
+
"output_required": false,
|
6146
|
+
"required": false,
|
6147
|
+
"type": "string",
|
6148
|
+
"value_allowed_null": true
|
6149
|
+
},
|
6150
|
+
{
|
6151
|
+
"disabled": false,
|
6152
|
+
"document": "最后更新时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
6153
|
+
"example": "2025-03-10 17:51:45",
|
6154
|
+
"member": "string",
|
6155
|
+
"name": "LastUpdateTime",
|
6156
|
+
"output_required": false,
|
6157
|
+
"required": false,
|
6158
|
+
"type": "string",
|
6159
|
+
"value_allowed_null": true
|
6160
|
+
},
|
6161
|
+
{
|
6162
|
+
"disabled": false,
|
6163
|
+
"document": "更新人名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6164
|
+
"example": "kg",
|
6165
|
+
"member": "string",
|
6166
|
+
"name": "UpdateUser",
|
6167
|
+
"output_required": false,
|
6168
|
+
"required": false,
|
6169
|
+
"type": "string",
|
6170
|
+
"value_allowed_null": true
|
6171
|
+
},
|
6172
|
+
{
|
6173
|
+
"disabled": false,
|
6174
|
+
"document": "更新人id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6175
|
+
"example": "43827392",
|
6176
|
+
"member": "string",
|
6177
|
+
"name": "UpdateUserId",
|
6178
|
+
"output_required": false,
|
6179
|
+
"required": false,
|
6180
|
+
"type": "string",
|
6181
|
+
"value_allowed_null": true
|
6182
|
+
},
|
6183
|
+
{
|
6184
|
+
"disabled": false,
|
6185
|
+
"document": "执行ip\n注意:此字段可能返回 null,表示取不到有效值。",
|
6186
|
+
"example": "10.1.1.1",
|
6187
|
+
"member": "string",
|
6188
|
+
"name": "BrokerIp",
|
6189
|
+
"output_required": false,
|
6190
|
+
"required": false,
|
6191
|
+
"type": "string",
|
6192
|
+
"value_allowed_null": true
|
6193
|
+
},
|
6194
|
+
{
|
6195
|
+
"disabled": false,
|
6196
|
+
"document": "资源组id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6197
|
+
"example": "20241212031234",
|
6198
|
+
"member": "string",
|
6199
|
+
"name": "ResourceGroup",
|
6200
|
+
"output_required": false,
|
6201
|
+
"required": false,
|
6202
|
+
"type": "string",
|
6203
|
+
"value_allowed_null": true
|
6204
|
+
},
|
6205
|
+
{
|
6206
|
+
"disabled": false,
|
6207
|
+
"document": "是否提交\n注意:此字段可能返回 null,表示取不到有效值。",
|
6208
|
+
"example": "true",
|
6209
|
+
"member": "bool",
|
6210
|
+
"name": "Submit",
|
6211
|
+
"output_required": false,
|
6212
|
+
"required": false,
|
6213
|
+
"type": "bool",
|
6214
|
+
"value_allowed_null": true
|
6215
|
+
},
|
6216
|
+
{
|
6217
|
+
"disabled": false,
|
6218
|
+
"document": "任务脚本是否发生变化\n注意:此字段可能返回 null,表示取不到有效值。",
|
6219
|
+
"example": "true",
|
6220
|
+
"member": "bool",
|
6221
|
+
"name": "ScriptChange",
|
6222
|
+
"output_required": false,
|
6223
|
+
"required": false,
|
6224
|
+
"type": "bool",
|
6225
|
+
"value_allowed_null": true
|
6226
|
+
}
|
6227
|
+
],
|
6228
|
+
"usage": "both"
|
6229
|
+
},
|
6023
6230
|
"CollectionFolderOpsDto": {
|
6024
6231
|
"document": "文件夹列表",
|
6025
6232
|
"members": [
|
@@ -23537,6 +23744,79 @@
|
|
23537
23744
|
],
|
23538
23745
|
"type": "object"
|
23539
23746
|
},
|
23747
|
+
"DescribeTaskTemplatesRequest": {
|
23748
|
+
"document": "DescribeTaskTemplates请求参数结构体",
|
23749
|
+
"members": [
|
23750
|
+
{
|
23751
|
+
"disabled": false,
|
23752
|
+
"document": "项目id",
|
23753
|
+
"example": "1460947878944567296",
|
23754
|
+
"member": "string",
|
23755
|
+
"name": "ProjectId",
|
23756
|
+
"required": true,
|
23757
|
+
"type": "string"
|
23758
|
+
},
|
23759
|
+
{
|
23760
|
+
"disabled": false,
|
23761
|
+
"document": "页号",
|
23762
|
+
"example": "1",
|
23763
|
+
"member": "uint64",
|
23764
|
+
"name": "PageNumber",
|
23765
|
+
"required": true,
|
23766
|
+
"type": "int"
|
23767
|
+
},
|
23768
|
+
{
|
23769
|
+
"disabled": false,
|
23770
|
+
"document": "分页大小",
|
23771
|
+
"example": "10",
|
23772
|
+
"member": "uint64",
|
23773
|
+
"name": "PageSize",
|
23774
|
+
"required": true,
|
23775
|
+
"type": "int"
|
23776
|
+
},
|
23777
|
+
{
|
23778
|
+
"disabled": false,
|
23779
|
+
"document": "排序字段, 仅支持更新时间, 取值示例\n\n- UpdateTime",
|
23780
|
+
"example": "[{\"Name\": \"UpdateTime\",\"Direction\": \"DESC\"}]",
|
23781
|
+
"member": "OrderField",
|
23782
|
+
"name": "OrderFields",
|
23783
|
+
"required": false,
|
23784
|
+
"type": "list"
|
23785
|
+
},
|
23786
|
+
{
|
23787
|
+
"disabled": false,
|
23788
|
+
"document": "过滤条件, 取值列表\n\n- TemplateName 模版名称\n- TaskType 支持任务类型\n- InCharge 责任人\n- FolderId 文件夹id\n- Status 提交状态\n- UpdateStartTime 更新时间,时间区间查询\n- UpdateEndTime 更新时间,时间区间查询",
|
23789
|
+
"example": "[{Name: \"TemplateName\", Values: [\"weData\"]}]",
|
23790
|
+
"member": "Filter",
|
23791
|
+
"name": "Filters",
|
23792
|
+
"required": false,
|
23793
|
+
"type": "list"
|
23794
|
+
}
|
23795
|
+
],
|
23796
|
+
"type": "object"
|
23797
|
+
},
|
23798
|
+
"DescribeTaskTemplatesResponse": {
|
23799
|
+
"document": "DescribeTaskTemplates返回参数结构体",
|
23800
|
+
"members": [
|
23801
|
+
{
|
23802
|
+
"disabled": false,
|
23803
|
+
"document": "查询项目下所有任务信息,不包括虚拟任务和离线任务",
|
23804
|
+
"example": "无",
|
23805
|
+
"member": "PageTaskTemplateInfo",
|
23806
|
+
"name": "Data",
|
23807
|
+
"output_required": true,
|
23808
|
+
"type": "object",
|
23809
|
+
"value_allowed_null": false
|
23810
|
+
},
|
23811
|
+
{
|
23812
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
23813
|
+
"member": "string",
|
23814
|
+
"name": "RequestId",
|
23815
|
+
"type": "string"
|
23816
|
+
}
|
23817
|
+
],
|
23818
|
+
"type": "object"
|
23819
|
+
},
|
23540
23820
|
"DescribeTasksForCodeTemplatePage": {
|
23541
23821
|
"document": "批量操作任务列表分页",
|
23542
23822
|
"members": [
|
@@ -24918,6 +25198,142 @@
|
|
24918
25198
|
],
|
24919
25199
|
"usage": "both"
|
24920
25200
|
},
|
25201
|
+
"DownloadLogByLineRequest": {
|
25202
|
+
"document": "DownloadLogByLine请求参数结构体",
|
25203
|
+
"members": [
|
25204
|
+
{
|
25205
|
+
"disabled": false,
|
25206
|
+
"document": "开始行",
|
25207
|
+
"example": "1",
|
25208
|
+
"member": "int64",
|
25209
|
+
"name": "StartLine",
|
25210
|
+
"required": true,
|
25211
|
+
"type": "int"
|
25212
|
+
},
|
25213
|
+
{
|
25214
|
+
"disabled": false,
|
25215
|
+
"document": "读取行",
|
25216
|
+
"example": "11",
|
25217
|
+
"member": "int64",
|
25218
|
+
"name": "LineCount",
|
25219
|
+
"required": true,
|
25220
|
+
"type": "int"
|
25221
|
+
},
|
25222
|
+
{
|
25223
|
+
"disabled": false,
|
25224
|
+
"document": "项目id",
|
25225
|
+
"example": "123",
|
25226
|
+
"member": "string",
|
25227
|
+
"name": "ProjectId",
|
25228
|
+
"required": true,
|
25229
|
+
"type": "string"
|
25230
|
+
},
|
25231
|
+
{
|
25232
|
+
"disabled": false,
|
25233
|
+
"document": "任务id",
|
25234
|
+
"example": "123",
|
25235
|
+
"member": "string",
|
25236
|
+
"name": "TaskId",
|
25237
|
+
"required": false,
|
25238
|
+
"type": "string"
|
25239
|
+
},
|
25240
|
+
{
|
25241
|
+
"disabled": false,
|
25242
|
+
"document": "实例运行时间",
|
25243
|
+
"example": "2022-01-24 12:12:12",
|
25244
|
+
"member": "string",
|
25245
|
+
"name": "CurRunDate",
|
25246
|
+
"required": false,
|
25247
|
+
"type": "string"
|
25248
|
+
},
|
25249
|
+
{
|
25250
|
+
"disabled": false,
|
25251
|
+
"document": "任务详情id,用于读取切分的日志文件",
|
25252
|
+
"example": "123",
|
25253
|
+
"member": "string",
|
25254
|
+
"name": "DetailId",
|
25255
|
+
"required": false,
|
25256
|
+
"type": "string"
|
25257
|
+
},
|
25258
|
+
{
|
25259
|
+
"disabled": false,
|
25260
|
+
"document": "base64编码的文件路径",
|
25261
|
+
"example": "/12e",
|
25262
|
+
"member": "string",
|
25263
|
+
"name": "FilePath",
|
25264
|
+
"required": false,
|
25265
|
+
"type": "string"
|
25266
|
+
},
|
25267
|
+
{
|
25268
|
+
"disabled": false,
|
25269
|
+
"document": "任务记录id",
|
25270
|
+
"example": "123",
|
25271
|
+
"member": "string",
|
25272
|
+
"name": "RecordId",
|
25273
|
+
"required": false,
|
25274
|
+
"type": "string"
|
25275
|
+
},
|
25276
|
+
{
|
25277
|
+
"disabled": false,
|
25278
|
+
"document": "子job id",
|
25279
|
+
"example": "123",
|
25280
|
+
"member": "string",
|
25281
|
+
"name": "SubJobId",
|
25282
|
+
"required": false,
|
25283
|
+
"type": "string"
|
25284
|
+
},
|
25285
|
+
{
|
25286
|
+
"disabled": false,
|
25287
|
+
"document": "hiveSql:34,sparkSql:36 dlcSql: 32",
|
25288
|
+
"example": "32",
|
25289
|
+
"member": "string",
|
25290
|
+
"name": "JobType",
|
25291
|
+
"required": false,
|
25292
|
+
"type": "string"
|
25293
|
+
},
|
25294
|
+
{
|
25295
|
+
"disabled": false,
|
25296
|
+
"document": "true:解析错误信息。false:不解析错误信息",
|
25297
|
+
"example": "false",
|
25298
|
+
"member": "bool",
|
25299
|
+
"name": "ParseErrorTip",
|
25300
|
+
"required": false,
|
25301
|
+
"type": "bool"
|
25302
|
+
},
|
25303
|
+
{
|
25304
|
+
"disabled": false,
|
25305
|
+
"document": "log 0 code 1 result 2 custo 3",
|
25306
|
+
"example": "0",
|
25307
|
+
"member": "int64",
|
25308
|
+
"name": "FileType",
|
25309
|
+
"required": false,
|
25310
|
+
"type": "int"
|
25311
|
+
}
|
25312
|
+
],
|
25313
|
+
"type": "object"
|
25314
|
+
},
|
25315
|
+
"DownloadLogByLineResponse": {
|
25316
|
+
"document": "DownloadLogByLine返回参数结构体",
|
25317
|
+
"members": [
|
25318
|
+
{
|
25319
|
+
"disabled": false,
|
25320
|
+
"document": "日志信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
25321
|
+
"example": "1",
|
25322
|
+
"member": "InstanceLogByLine",
|
25323
|
+
"name": "Data",
|
25324
|
+
"output_required": true,
|
25325
|
+
"type": "object",
|
25326
|
+
"value_allowed_null": true
|
25327
|
+
},
|
25328
|
+
{
|
25329
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
25330
|
+
"member": "string",
|
25331
|
+
"name": "RequestId",
|
25332
|
+
"type": "string"
|
25333
|
+
}
|
25334
|
+
],
|
25335
|
+
"type": "object"
|
25336
|
+
},
|
24921
25337
|
"DrInstanceOpsDto": {
|
24922
25338
|
"document": "试运行记录",
|
24923
25339
|
"members": [
|
@@ -29553,6 +29969,92 @@
|
|
29553
29969
|
],
|
29554
29970
|
"usage": "out"
|
29555
29971
|
},
|
29972
|
+
"InstanceLogByLine": {
|
29973
|
+
"document": "日志信息",
|
29974
|
+
"members": [
|
29975
|
+
{
|
29976
|
+
"disabled": false,
|
29977
|
+
"document": "返回行数\n注意:此字段可能返回 null,表示取不到有效值。",
|
29978
|
+
"example": "1",
|
29979
|
+
"member": "int64",
|
29980
|
+
"name": "Count",
|
29981
|
+
"output_required": true,
|
29982
|
+
"type": "int",
|
29983
|
+
"value_allowed_null": true
|
29984
|
+
},
|
29985
|
+
{
|
29986
|
+
"disabled": false,
|
29987
|
+
"document": "内容\n注意:此字段可能返回 null,表示取不到有效值。",
|
29988
|
+
"example": "123",
|
29989
|
+
"member": "string",
|
29990
|
+
"name": "Content",
|
29991
|
+
"output_required": true,
|
29992
|
+
"type": "list",
|
29993
|
+
"value_allowed_null": true
|
29994
|
+
},
|
29995
|
+
{
|
29996
|
+
"disabled": false,
|
29997
|
+
"document": "文件是否读取完\n注意:此字段可能返回 null,表示取不到有效值。",
|
29998
|
+
"example": "true",
|
29999
|
+
"member": "bool",
|
30000
|
+
"name": "Over",
|
30001
|
+
"output_required": true,
|
30002
|
+
"type": "bool",
|
30003
|
+
"value_allowed_null": true
|
30004
|
+
},
|
30005
|
+
{
|
30006
|
+
"disabled": false,
|
30007
|
+
"document": "实例状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
30008
|
+
"example": "SUCCESS",
|
30009
|
+
"member": "string",
|
30010
|
+
"name": "InstanceState",
|
30011
|
+
"output_required": true,
|
30012
|
+
"type": "string",
|
30013
|
+
"value_allowed_null": true
|
30014
|
+
},
|
30015
|
+
{
|
30016
|
+
"disabled": false,
|
30017
|
+
"document": "实例id\n注意:此字段可能返回 null,表示取不到有效值。",
|
30018
|
+
"example": "123",
|
30019
|
+
"member": "string",
|
30020
|
+
"name": "InstanceId",
|
30021
|
+
"output_required": true,
|
30022
|
+
"type": "string",
|
30023
|
+
"value_allowed_null": true
|
30024
|
+
},
|
30025
|
+
{
|
30026
|
+
"disabled": false,
|
30027
|
+
"document": "任务id\n注意:此字段可能返回 null,表示取不到有效值。",
|
30028
|
+
"example": "123",
|
30029
|
+
"member": "string",
|
30030
|
+
"name": "TaskId",
|
30031
|
+
"output_required": true,
|
30032
|
+
"type": "string",
|
30033
|
+
"value_allowed_null": true
|
30034
|
+
},
|
30035
|
+
{
|
30036
|
+
"disabled": false,
|
30037
|
+
"document": "执行机类型 0:老执行机loader 1:新执行机woker\n注意:此字段可能返回 null,表示取不到有效值。",
|
30038
|
+
"example": "1",
|
30039
|
+
"member": "int64",
|
30040
|
+
"name": "WorkerType",
|
30041
|
+
"output_required": true,
|
30042
|
+
"type": "int",
|
30043
|
+
"value_allowed_null": true
|
30044
|
+
},
|
30045
|
+
{
|
30046
|
+
"disabled": false,
|
30047
|
+
"document": "日志sql错误信息,包含行列信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
30048
|
+
"example": "无",
|
30049
|
+
"member": "JobLogErrorTip",
|
30050
|
+
"name": "JobLogErrorTip",
|
30051
|
+
"output_required": false,
|
30052
|
+
"type": "object",
|
30053
|
+
"value_allowed_null": true
|
30054
|
+
}
|
30055
|
+
],
|
30056
|
+
"usage": "out"
|
30057
|
+
},
|
29556
30058
|
"InstanceLogInfo": {
|
29557
30059
|
"document": "实例日志简述信息",
|
29558
30060
|
"members": [
|
@@ -32461,6 +32963,42 @@
|
|
32461
32963
|
],
|
32462
32964
|
"usage": "both"
|
32463
32965
|
},
|
32966
|
+
"JobLogErrorTip": {
|
32967
|
+
"document": "调度任务日志错误提示信息",
|
32968
|
+
"members": [
|
32969
|
+
{
|
32970
|
+
"disabled": false,
|
32971
|
+
"document": "执行日志错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
32972
|
+
"example": "sql语法错误信息",
|
32973
|
+
"member": "string",
|
32974
|
+
"name": "Content",
|
32975
|
+
"output_required": false,
|
32976
|
+
"type": "string",
|
32977
|
+
"value_allowed_null": true
|
32978
|
+
},
|
32979
|
+
{
|
32980
|
+
"disabled": false,
|
32981
|
+
"document": "对应sql的行下标\n注意:此字段可能返回 null,表示取不到有效值。",
|
32982
|
+
"example": "1",
|
32983
|
+
"member": "uint64",
|
32984
|
+
"name": "LineNum",
|
32985
|
+
"output_required": false,
|
32986
|
+
"type": "int",
|
32987
|
+
"value_allowed_null": true
|
32988
|
+
},
|
32989
|
+
{
|
32990
|
+
"disabled": false,
|
32991
|
+
"document": "对应sql的列下标\n注意:此字段可能返回 null,表示取不到有效值。",
|
32992
|
+
"example": "1",
|
32993
|
+
"member": "uint64",
|
32994
|
+
"name": "ColumnNum",
|
32995
|
+
"output_required": false,
|
32996
|
+
"type": "int",
|
32997
|
+
"value_allowed_null": true
|
32998
|
+
}
|
32999
|
+
],
|
33000
|
+
"usage": "out"
|
33001
|
+
},
|
32464
33002
|
"JudgeResourceFileRequest": {
|
32465
33003
|
"document": "JudgeResourceFile请求参数结构体",
|
32466
33004
|
"members": [
|
@@ -37805,6 +38343,62 @@
|
|
37805
38343
|
],
|
37806
38344
|
"usage": "out"
|
37807
38345
|
},
|
38346
|
+
"PageTaskTemplateInfo": {
|
38347
|
+
"document": "任务模版分页",
|
38348
|
+
"members": [
|
38349
|
+
{
|
38350
|
+
"disabled": false,
|
38351
|
+
"document": "任务集合信息",
|
38352
|
+
"example": "无",
|
38353
|
+
"member": "CodeTemplateDetail",
|
38354
|
+
"name": "Items",
|
38355
|
+
"output_required": true,
|
38356
|
+
"type": "list",
|
38357
|
+
"value_allowed_null": false
|
38358
|
+
},
|
38359
|
+
{
|
38360
|
+
"disabled": false,
|
38361
|
+
"document": "总页数",
|
38362
|
+
"example": "10",
|
38363
|
+
"member": "uint64",
|
38364
|
+
"name": "PageCount",
|
38365
|
+
"output_required": true,
|
38366
|
+
"type": "int",
|
38367
|
+
"value_allowed_null": false
|
38368
|
+
},
|
38369
|
+
{
|
38370
|
+
"disabled": false,
|
38371
|
+
"document": "总数量",
|
38372
|
+
"example": "1",
|
38373
|
+
"member": "uint64",
|
38374
|
+
"name": "TotalCount",
|
38375
|
+
"output_required": true,
|
38376
|
+
"type": "int",
|
38377
|
+
"value_allowed_null": false
|
38378
|
+
},
|
38379
|
+
{
|
38380
|
+
"disabled": false,
|
38381
|
+
"document": "当前页",
|
38382
|
+
"example": "1",
|
38383
|
+
"member": "uint64",
|
38384
|
+
"name": "PageNumber",
|
38385
|
+
"output_required": false,
|
38386
|
+
"type": "int",
|
38387
|
+
"value_allowed_null": false
|
38388
|
+
},
|
38389
|
+
{
|
38390
|
+
"disabled": false,
|
38391
|
+
"document": "每页显示数",
|
38392
|
+
"example": "10",
|
38393
|
+
"member": "uint64",
|
38394
|
+
"name": "PageSize",
|
38395
|
+
"output_required": false,
|
38396
|
+
"type": "int",
|
38397
|
+
"value_allowed_null": false
|
38398
|
+
}
|
38399
|
+
],
|
38400
|
+
"usage": "out"
|
38401
|
+
},
|
37808
38402
|
"Pair": {
|
37809
38403
|
"document": "键值对",
|
37810
38404
|
"members": [
|
@@ -52144,6 +52738,15 @@
|
|
52144
52738
|
"name": "ScriptChange",
|
52145
52739
|
"required": false,
|
52146
52740
|
"type": "bool"
|
52741
|
+
},
|
52742
|
+
{
|
52743
|
+
"disabled": false,
|
52744
|
+
"document": "转Base64的代码内容",
|
52745
|
+
"example": "cHJpbnQoMSk=",
|
52746
|
+
"member": "string",
|
52747
|
+
"name": "Content",
|
52748
|
+
"required": false,
|
52749
|
+
"type": "string"
|
52147
52750
|
}
|
52148
52751
|
],
|
52149
52752
|
"type": "object"
|
@@ -1566,6 +1566,14 @@
|
|
1566
1566
|
"title": "查询实时任务表粒度指标概览"
|
1567
1567
|
}
|
1568
1568
|
],
|
1569
|
+
"DescribeTaskTemplates": [
|
1570
|
+
{
|
1571
|
+
"document": "分页查询模版列表",
|
1572
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTaskTemplates\n<公共请求参数>\n\n{\n \"ProjectId\": \"1470547050521227264\",\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"OrderFields\": [\n {\n \"Name\": \"UpdateTime\",\n \"Direction\": \"DESC\"\n }\n ]\n}",
|
1573
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Items\": [],\n \"PageCount\": 0,\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"TotalCount\": 0\n },\n \"RequestId\": \"c2b2edf2-8537-4fb8-869a-92fa10cf3bb7\"\n }\n}",
|
1574
|
+
"title": "分页查询模版列表"
|
1575
|
+
}
|
1576
|
+
],
|
1569
1577
|
"DescribeTasksForCodeTemplate": [
|
1570
1578
|
{
|
1571
1579
|
"document": "",
|
@@ -1676,6 +1684,14 @@
|
|
1676
1684
|
"title": "实例诊断示例"
|
1677
1685
|
}
|
1678
1686
|
],
|
1687
|
+
"DownloadLogByLine": [
|
1688
|
+
{
|
1689
|
+
"document": "",
|
1690
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DownloadLogByLine\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\",\n \"CurRunDate\": \"abc\",\n \"DetailId\": \"abc\",\n \"StartLine\": 0,\n \"LineCount\": 0,\n \"FilePath\": \"abc\",\n \"ProjectId\": \"abc\",\n \"RecordId\": \"abc\"\n}",
|
1691
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Count\": 0,\n \"Content\": [\n \"abc\"\n ],\n \"Over\": true,\n \"InstanceState\": \"abc\",\n \"InstanceId\": \"abc\",\n \"TaskId\": \"abc\",\n \"WorkerType\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
|
1692
|
+
"title": "下载日志信息"
|
1693
|
+
}
|
1694
|
+
],
|
1679
1695
|
"DryRunDIOfflineTask": [
|
1680
1696
|
{
|
1681
1697
|
"document": "调试运行集成任务",
|