Sends the ID of a workflow.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
WorkflowId | long | Yes | The ID of the workflow. | 111 |
Namespace | string | Yes | The ID of the namespace. You can obtain the ID of the namespace on the Namespace page in Distributed Task Scheduling Platform. | adcfc35d-e2fe-4fe9-bbaa-20e90ffc**** |
NamespaceSource | string | No | This parameter is required only for a special third party. | schedulerx |
GroupId | string | No | The ID of the application. You can obtain the application ID on the Application Management page in Distributed Task Scheduling Platform. | testSchedulerx.defaultGroup |
RegionId | string | Yes | The ID of the region. | cn-hangzhou |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "Your request is denied as lack of ssl protect.",
"RequestId": "4F68ABED-AC31-4412-9297-D9A8F0401108",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation | ||
---|---|---|---|---|
2022-12-26 | The internal configurations of the API operation change but you can still call the operation. | |||
|