jobRequest
Overview
Checks the state of the selected scheduled job.
jobRequest element
Type: | jobRequest |
Example XML
<?xml version="1.0" encoding="UTF-8"?> <jobRequest> <jobId>...</jobId> </jobRequest>
Example JSON
{ "jobId" : "..." }
Checks the state of the selected scheduled job.
Type: | jobRequest |
<?xml version="1.0" encoding="UTF-8"?> <jobRequest> <jobId>...</jobId> </jobRequest>
{ "jobId" : "..." }