RHP - Manage Operation Results REST Endpoints

Fleet Patching and Provisioning/RHP - Manage Operation Results
You can verify the status and retrieve the output messages of any operation that creates a job to handle its scheduled execution like imaging, provisioning, upgrade and patching operations of software homes.
Get all the jobs
Method: get
Path: /jobs
Get job details
Method: get
Path: /jobs/{jobId}
Get the job output and result
Method: get
Path: /jobs/{jobId}/output