Tag Name & type | # | Description |
---|
JobPauseResult | | Namespace of this element is http://ws.easylink.com/JobPause/2011/01 |
| Status StatusType | 1 | Status of processing. See StatusType. |
| SubmitId xs:string | 0-1 | Echoes the SubmitId in the request, if one was provided, and if possible. |
| PauseStatus JobPauseStatusType | 0- | Barring an overall failure indicated in the Status element, there will be one PauseStatus element for each Pause in the request. |
| JobId JobIdType | 1 | Echoes the job id from the request. See JobIdType. Note that the job ids in the result are not guaranteed to be in the same order as the request. |
| RecStatus RecStatusType | 1 | The status of this particular record. Note that the request for each job may succeed or fail independently of the others. See RecStatusType. |