RHP - Provisioning Software homes REST Endpoints

Fleet Patching and Provisioning/RHP - Provisioning Software homes
You can provision a working copy of a gold image.
Create Oracle Database Software
Method: post
Path: /rhp-restapi/rhp/workingcopies/{workingCopyId}/databases
Create working copy
Method: post
Path: /rhp-restapi/rhp/workingcopies
Delete a database that was created on a working copy
Method: delete
Path: /rhp-restapi/rhp/workingcopies/{workingCopyId}/databases/{dbUniqueName}
Get all working copies
Method: get
Path: /rhp-restapi/rhp/workingcopies
Get working copies based on a certain image type
Method: get
Path: /rhp-restapi/rhp/workingcopies/imagetypes/{imageType}
Get working copy based in client and Oracle Home
Method: get
Path: /rhp-restapi/rhp/workingcopies/fetchWorkingcopy
Get working copy details
Method: get
Path: /rhp-restapi/rhp/workingcopies/{workingCopyId}
Search working copies
Method: get
Path: /rhp-restapi/rhp/workingcopies/search