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: getPath:
/rhp-restapi/rhp/jobs
- Get job details
- Method: getPath:
/rhp-restapi/rhp/jobs/{jobId}
- Get the job output and result
- Method: getPath:
/rhp-restapi/rhp/jobs/{jobId}/output