Get job by ID

get

/jobs/{jobId}

Describe job details and job status by job ID. Job details includes the job ID, status, the job created date and time stamp, etc.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

job details
Body ()
Root Schema : ServiceJobReport
Type: object
Job Request Status
Show Source
Nested Schema : reports
Type: array
Show Source
Nested Schema : resourceList
Type: array
Show Source
Nested Schema : TaskReport
Type: object
Show Source
Nested Schema : tags
Type: array
Show Source
Nested Schema : JobResourceInfo
Type: object
resource information
Show Source

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top