Get Patch Recommendation Job Latest Run Details
post
https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/api/goldImages/actions/getPatchRecommendationJobLatestRunDetails
Gets Patch recommendation job latest run details
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
exclude: string
Allowed Values:
[ "timeCompleted", "status" ]excludes either 'timeCompleted' or 'status' from responseExample:timeCompleted
Examples
Back to Top
Response
Supported Media Types
- application/json
200 Response
Ok. Retrieved Patch Recommendation Job Latest Run Details.
Root Schema : PatchRecommendationJobLatestRunDetails
Type:
objectPatch Recommendation Job run details
Show Source
-
status: string
Latest submitted job's status. Allowed values Scheduled/Runnning/Succeeded/FailedExample:
Scheduled -
timeCompleted: string
Latest successfully completed job timeExample:
2023-06-14 14:14:20
Examples
401 Response
Unauthorized.
Headers
-
ORCL-EM-RETRY-LINK:
Link of the request that failed.
Root Schema : ErrorResponse
Type:
objectResponse sent in the case of an error.
Show Source
-
code(required): string
Error code.Example:
InvalidParameter -
message(required): string
Error description.Example:
Parameter cannot be empty
403 Response
Forbidden.
Headers
-
ORCL-EM-RETRY-LINK:
Link of the request that failed.
Root Schema : ErrorResponse
Type:
objectResponse sent in the case of an error.
Show Source
-
code(required): string
Error code.Example:
InvalidParameter -
message(required): string
Error description.Example:
Parameter cannot be empty
500 Response
Internal Server Error.
Headers
-
ORCL-EM-RETRY-LINK:
Link of the request that failed.
Root Schema : ErrorResponse
Type:
objectResponse sent in the case of an error.
Show Source
-
code(required): string
Error code.Example:
InvalidParameter -
message(required): string
Error description.Example:
Parameter cannot be empty
503 Response
Service Unavailable
Headers
-
ORCL-EM-RETRY-LINK:
Link of the request that failed.
Root Schema : ErrorResponse
Type:
objectResponse sent in the case of an error.
Show Source
-
code(required): string
Error code.Example:
InvalidParameter -
message(required): string
Error description.Example:
Parameter cannot be empty