GetJobSummaryResult
From
Description
Returns a JobSummaryBean containing the summary details of the job.
Success Mode
Returns a field called jobSummary, which is a JobSummaryBean containing the current status and summary details of the job.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |