No API operations available. Click for a feedback.
- Space Management
- Data Source
- Resource Group Management
- Data Development
- Node
- Workflow Definition
- Resource
- Function
- Deployment
- Data Integration
- Operation Center
- Data Quality
- Tags Management
- Open Platform
ExecDeploymentStage
Region:
China (Beijing)
Parameters
Advanced
Request Parameters
Required
ProjectIdThe DataWorks works...
IdThe ID of the process
CodeThe code of the sta...
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Operation Description
Note
The stages in a process are sequential. For more information, see the GetDeployment operation. Skipping or repeating a stage is not allowed.
Note
The execution of a stage is asynchronous. The response of this operation indicates only whether a stage is triggered but does not indicate whether the execution of the stage is successful. You can call the GetDeployment operation to check whether the execution is successful.
Request Parameters
Field Name | Field Details |
---|---|
ProjectIdinteger<int64> | The DataWorks workspace ID. You can log on to the DataWorks console and go to the Workspace page to obtain the ID.View Details... Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:10000Reference Value Source: CreateProject |
Idstring | The ID of the process. Example:a7ef0634-20ec-4a7c-a214-54020f91XXXX |
Codestring | The code of the stage in the process. You can call the GetDeployment operation to query the code. Example:DEV_CHECK |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:AFBB799F-8578-51C5-A766-E922EDB8XXXX |
Successboolean | Indicates whether the request was successful. Valid values:View Details... Example:true |
Change History
No Change History found.