DeleteWorkflow
Region:
China (Hangzhou)
Request Parameters
Required
WorkflowIdThe workflow ID
NamespaceThe namespace ID
NamespaceSourceThe source of the n...
GroupIdThe application gro...
RegionIdThe region ID
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField 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 NameField 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.