No API operations available. Click for a feedback.
- Region
- Namespace
- Application Group
- Workflow
- Job
- Instance
- Permission Settings
- Log
- Route Strategy
DeleteWorkflow
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
WorkflowIdThe workflow ID
NamespaceThe namespace ID
NamespaceSourceThe source of the n...
GroupIdThe application gro...
RegionIdThe region ID
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.
Request Parameters
Field Name | Field Details |
---|---|
WorkflowIdinteger<int64> | The workflow ID. 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:111Reference Value Source: CreateWorkflow |
Namespacestring | The namespace ID. You can obtain the namespace ID on the Namespace page in the SchedulerX console. Example:adcfc35d-e2fe-4fe9-bbaa-20e90ffc****Reference Value Source: ListNamespaces CreateNamespace |
NamespaceSourcestring | The source of the namespace. This parameter is required only for a special third party. Example:schedulerx |
GroupIdstring | The application group ID. You can obtain the application group ID on the Application Management page in the SchedulerX console. Example:testSchedulerx.defaultGroupReference Value Source: ListGroups CreateAppGroup |
RegionIdstring | The region ID. Example:cn-hangzhouReference Value Source: DescribeRegions |
Response Parameters
Field Name | Field Details |
---|---|
Codeinteger<int32> | The HTTP status code. Example:200 |
Messagestring | The error message that is returned only if the corresponding error occurs. Example:Your request is denied as lack of ssl protect. |
RequestIdstring | The request ID. Example:4F68ABED-AC31-4412-9297-D9A8F0401108 |
Successboolean | Indicates whether the workflow was deleted. Valid values:View Details... Example:true |
Change History
No Change History found.