POST api/Planning/Update?oldJobName={oldJobName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| oldJobName | string |
Required |
Body Parameters
TriggerData| Name | Description | Type | Additional information |
|---|---|---|---|
| JobName | string |
None. |
|
| CronExpression | string |
None. |
|
| ProcessData | AddDataToProcessRequest |
None. |
|
| Notice | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.