跳到主要内容
版本: Dev

Cancel Flink Job

URL: http://localhost:8888/openapi/cancel?id=1&withSavePoint=false&forceCancel=true

Origin Url: http://localhost:8888/openapi/cancel

Type: GET

Request headers​

Header NameHeader Value

Parameters​

Path parameters​

ParameterTypeValueDescription

URL parameters​

RequiredParameterTypeValueDescription
trueidNumber1
truewithSavePointBooleanfalse
trueforceCancelBooleantrue

Body parameters​

JSON​
JSON document​

Form URL-Encoded​

RequiredParameterTypeValueDescription

Multipart​

RequiredParameterTypeValueDescription

Response​

Response example​

Response document​

{
"msg": "Result Message",
"code": "Result Code",
"data": {
"java.lang.Boolean": "No comment,Type =Boolean"
},
"success": "Result is Success",
"time": "Result Time"
}