デプロイされるファイルのバージョンリストをクエリします。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
dataworks:* |
list |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ProjectId |
integer |
必須 |
DataWorks ワークスペース ID。DataWorks コンソールにログインし、[ワークスペース] ページで ID をクエリできます。 |
12345 |
| BusinessId |
integer |
任意 |
ワークフロー ID。ListBusiness 操作を呼び出して、名前でワークフロー ID をクエリできます。 |
100001 |
| SolutionId |
integer |
任意 |
ソリューション ID。 |
8065 |
| CommitFrom |
string |
任意 |
コミット開始日。日付は yyyy-MM-dd 形式で指定します。 |
2025-01-01 |
| CommitTo |
string |
任意 |
コミット終了日 (含む)。日付は yyyy-MM-dd 形式で指定します。 |
2025-01-31 |
| CommitUserId |
string |
任意 |
ファイルをコミットしたユーザーの ID。 |
2003**** |
| FileType |
integer |
任意 |
ファイルのコードの種類です。 ファイルのコードは、ファイルの種類によって異なります。詳細については、「DataWorks ノード」をご参照ください。また、ListFileType 操作を呼び出すことで、ファイルのコードの種類を照会できます。 |
10 |
| ChangeType |
integer |
任意 |
変更タイプ。有効な値:
|
0 |
| FileIds |
array |
任意 |
クエリするファイル ID。 |
|
|
string |
任意 |
クエリするファイル ID。 |
11223** |
|
| FileName |
string |
任意 |
ファイル名。 |
Filename |
| PageNumber |
integer |
任意 |
ページ番号。 |
1 |
| PageSize |
integer |
任意 |
1ページあたりのエントリ数。デフォルト値: 10。最大値: 100。 |
20 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答スキーマ |
||
| RequestId |
string |
リクエスト ID。 |
0000-ABCD-EFG**** |
| PagingInfo |
object |
ページネーションの詳細。 |
|
| TotalCount |
integer |
返されるエントリの総数。 |
100 |
| PageNumber |
integer |
ページ番号。ページは1から始まります。 |
1 |
| PageSize |
integer |
1ページあたりのエントリ数。デフォルト値: 10。 |
10 |
| DeploymentPackageFiles |
array<object> |
デプロイ保留中のファイルのリスト。 |
|
|
object |
デプロイされるファイルのバージョンの詳細。 |
||
| Id |
integer |
一意の ID。 |
650433503 |
| FileId |
integer |
ファイル ID。 |
520246913 |
| FileVersion |
integer |
ファイルバージョン。 |
34 |
| CommitTime |
string |
コミット時間。 |
2025-04-10 15:55:47 |
| CommitUser |
string |
ファイルをコミットしたユーザーが使用した Alibaba Cloud アカウント ID。 |
446*** |
| CommitUserName |
string |
ファイルをコミットしたユーザーが使用した Alibaba Cloud アカウント名。 |
user*** |
| ProjectId |
integer |
ワークスペース ID。 |
27595 |
| TenantId |
integer |
DataWorks テナント ID。 |
639415964191360 |
| FileType |
integer |
ファイルタイプ。ファイルのコードはファイルタイプによって異なります。詳細については、「DataWorks ノード」をご参照ください。 |
13 |
| FileName |
string |
現在のバージョンのファイル名。 |
bak_part_basc_person_relation_all_da |
| Status |
integer |
現在のバージョンのコードファイルのステータス。有効な値:
|
100 |
| ChangeType |
integer |
変更タイプ (整数)。有効な値:
|
0 |
| IsSameAsProductionVersion |
boolean |
このバージョンがスケジューリングシステムの本番環境のバージョンであるかどうかを示します。 |
true |
| NodeId |
integer |
ファイルに対応する自動トリガーノードの ID。 |
700005008419 |
| Comment |
string |
コミットコメント。 |
测试提交 |
| NodeConfiguration |
string |
ファイルに対応するノードのスケジューリングプロパティ構成 (JSON 文字列)。 |
{ "tagList": [], "fileId": -1, "taskRerunTime": 0, "taskRerunInterval": 0, "reRunAble": 1, "nodeId": 125803000, "nodeName": "new", "nodeType": 0, "isStop": 0, "paraValue": "", "startEffectDate": "1970-01-01 00:00:00", "endEffectDate": "9999-01-01 00:00:00", "cronExpress": "00 26 00 * * ?", "owner": "1107550004250000", "resgroupId": 6300000, "cu": "0.25", "appId": 170000, "tenantId": 524257424560000, "createTime": "2025-04-10 15:55:01", "createUser": "1107550004250000", "lastModifyTime": "2025-04-10 15:55:41", "cycleType": 0, "dependentType": 0, "dependentTypeList": [0], "lastModifyUser": "1107550004250000", "dependentDataNode": "", "input": "[{\"regionId\":\"cn-hangzhou\",\"str\":\"root_input\",\"parseType\":1}]", "output": "[{\"str\":\"project_root.526586287_out\",\"parseType\":2},{\"str\":\"project_root.new\",\"parseType\":1}]", "inputList": [{ "regionId": "cn-hangzhou", "str": "root_input", "parseType": 1 }], "outputList": [{ "str": "project_root.526586287_out", "parseType": 2 }, { "str": "project_root.new", "parseType": 1 }], "isAutoParse": 1, "startRightNow": false, "extConfig": "{\"openCustomCron\":false,\"formCron\":\"\"}", "inputContextList": [], "outputContextList": [] } |
| UseType |
string |
ファイルが属するモジュール。有効な値:
|
NORMAL |
| SmokeTestStatus |
string |
開発環境でのテストステータス。 |
未测试 |
例
成功レスポンス
JSONJSON
{
"RequestId": "0000-ABCD-EFG****",
"PagingInfo": {
"TotalCount": 100,
"PageNumber": 1,
"PageSize": 10,
"DeploymentPackageFiles": [
{
"Id": 650433503,
"FileId": 520246913,
"FileVersion": 34,
"CommitTime": "2025-04-10 15:55:47",
"CommitUser": "446***",
"CommitUserName": "user***",
"ProjectId": 27595,
"TenantId": 639415964191360,
"FileType": 13,
"FileName": "bak_part_basc_person_relation_all_da",
"Status": 100,
"ChangeType": 0,
"IsSameAsProductionVersion": true,
"NodeId": 700005008419,
"Comment": "测试提交",
"NodeConfiguration": "{\n\t\"tagList\": [],\n\t\"fileId\": -1,\n\t\"taskRerunTime\": 0,\n\t\"taskRerunInterval\": 0,\n\t\"reRunAble\": 1,\n\t\"nodeId\": 125803000,\n\t\"nodeName\": \"new\",\n\t\"nodeType\": 0,\n\t\"isStop\": 0,\n\t\"paraValue\": \"\",\n\t\"startEffectDate\": \"1970-01-01 00:00:00\",\n\t\"endEffectDate\": \"9999-01-01 00:00:00\",\n\t\"cronExpress\": \"00 26 00 * * ?\",\n\t\"owner\": \"1107550004250000\",\n\t\"resgroupId\": 6300000,\n\t\"cu\": \"0.25\",\n\t\"appId\": 170000,\n\t\"tenantId\": 524257424560000,\n\t\"createTime\": \"2025-04-10 15:55:01\",\n\t\"createUser\": \"1107550004250000\",\n\t\"lastModifyTime\": \"2025-04-10 15:55:41\",\n\t\"cycleType\": 0,\n\t\"dependentType\": 0,\n\t\"dependentTypeList\": [0],\n\t\"lastModifyUser\": \"1107550004250000\",\n\t\"dependentDataNode\": \"\",\n\t\"input\": \"[{\\\"regionId\\\":\\\"cn-hangzhou\\\",\\\"str\\\":\\\"root_input\\\",\\\"parseType\\\":1}]\",\n\t\"output\": \"[{\\\"str\\\":\\\"project_root.526586287_out\\\",\\\"parseType\\\":2},{\\\"str\\\":\\\"project_root.new\\\",\\\"parseType\\\":1}]\",\n\t\"inputList\": [{\n\t\t\"regionId\": \"cn-hangzhou\",\n\t\t\"str\": \"root_input\",\n\t\t\"parseType\": 1\n\t}],\n\t\"outputList\": [{\n\t\t\"str\": \"project_root.526586287_out\",\n\t\t\"parseType\": 2\n\t}, {\n\t\t\"str\": \"project_root.new\",\n\t\t\"parseType\": 1\n\t}],\n\t\"isAutoParse\": 1,\n\t\"startRightNow\": false,\n\t\"extConfig\": \"{\\\"openCustomCron\\\":false,\\\"formCron\\\":\\\"\\\"}\",\n\t\"inputContextList\": [],\n\t\"outputContextList\": []\n}",
"UseType": "NORMAL",
"SmokeTestStatus": "未测试"
}
]
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。