Function | Description |
executeSynchronousJob | This web service does the synchronous execution of a defined job. For details, see
executeSynchronousDeploymentJob. |
executeAsynchronousJob | This web service performs the asynchronous job execution. For details, see
executeAsynchronousDeploymentJob. |
getJobExecutionResult | This web service returns the job log of asynchronous jobs. For details, see
getJobExecutionResult. |
terminateJob | This web service terminates any active job executed using the asynchronous job. For details, see
terminateJob. |