POST api/scheduler/StopJob/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultStatus | HttpStatusCode |
None. |
|
| Messsage | string |
None. |
|
| ResultData | Object |
None. |
|
| resData | JsonResultMessage |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.