/
AP
apache
/
Untitled API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
raw.githubusercontent.com
2023-09-25
238
236
509.6 KB
Workflow-API
Cancellation process
post
/inlong/manager/api/workflow/cancel/{id}
Path parameters
id
integer
required
Process ID
Request body
WorkflowOperationRequest
required
applicant
string
Applicant name
form
BaseProcessForm
name
'APPLY_CONSUME_PROCESS'
|
'APPLY_GROUP_PROCESS'
|
'CREATE_GROUP_RESOURCE'
|
'CREATE_STREAM_RESOURCE'
|
'DELETE_GROUP_PROCESS'
|
'DELETE_STREAM_RESOURCE'
|
'RESTART_GROUP_PROCESS'
|
'RESTART_STREAM_RESOURCE'
|
'SUSPEND_GROUP_PROCESS'
|
'SUSPEND_STREAM_RESOURCE'
Process name
remark
string
Remarks information
Response
OK