GetWorkflowDefinition
Retrieve detailed information about a DataWorks workflow, including script content for internal nodes, using its unique identifier and workspace ID. Optimize workflow management and analysis.
Instructions
获取数据开发工作流详情
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Id | No | 数据开发工作流唯一标识符 | |
IncludeScriptContent | No | 查询结果是否包含工作流内部节点的脚本内容(对于内容较多的节点,可能存在较长的网络传输延时) | |
ProjectId | No | DataWorks工作空间的ID |