Get a Job
get
/grid/cmd/v1/cmd/jobs/{jobId}
The status of the current Job Resource and the output of a CLI execution
Request
Path Parameters
-
jobId(required): string
jobId which is being queried
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- text/plain
200 Response
Success
Headers
-
Content-Type: string
The content-type "application/vnd.oracle.resource+json;type=singular"
Root Schema : job
Match All
Show Source
-
object
jobCommon
-
object
job-allOf[1]
-
object
Singular Resource
Title:
Singular Resource
Oracle base singular resource schema definition.
Nested Schema : job-allOf[1]
Type:
Show Source
object
-
jobId(required):
string
Read Only:
true
-
output:
array output
Read Only:
true
-
outputFile:
outputFile
Read Only:
true
-
processId:
integer
Read Only:
true
-
processStatus:
integer
Read Only:
true
-
status:
string
Read Only:
true
Allowed Values:[ "Scheduled", "Running", "Completed", "Failed", "Unknown" ]
-
timeFinish:
string
Read Only:
true
-
timeStart:
string
Read Only:
true
Nested Schema : Singular Resource
Type:
object
Title:
Singular Resource
Oracle base singular resource schema definition.
Show Source
Nested Schema : outputFile
Read Only:
true
Match All
Show Source
-
object
Singular Resource
Title:
Singular Resource
Oracle base singular resource schema definition.
Nested Schema : links
Type:
Show Source
array
-
Array of:
object instanceLink
Metadata describing link description objects that MAY appear in the JSON instance representation.
Nested Schema : instanceLink
Type:
object
Metadata describing link description objects that MAY appear in the JSON instance representation.
Show Source
-
href:
string
URI [RFC3986] or URI Template [RFC6570]. If the value is set to URI Template, then the "templated" property must be set to true.
-
mediaType:
string
Media type, as defined by RFC 2046, describing the link target.
-
rel:
string
Name of the link relation that, in addition to the type property, can be used to retrieve link details. For example, href or profile