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 AI Database Software
- Method: postPath:
/rhp-restapi/rhp/workingcopies/{workingCopyId}/databases - Create working copy
- Method: postPath:
/rhp-restapi/rhp/workingcopies - Delete a database that was created on a working copy
- Method: deletePath:
/rhp-restapi/rhp/workingcopies/{workingCopyId}/databases/{dbUniqueName} - Get all working copies
- Method: getPath:
/rhp-restapi/rhp/workingcopies - Get working copies based on a certain image type
- Method: getPath:
/rhp-restapi/rhp/workingcopies/imagetypes/{imageType} - Get working copy based in client and Oracle Home
- Method: getPath:
/rhp-restapi/rhp/workingcopies/fetchWorkingcopy - Get working copy details
- Method: getPath:
/rhp-restapi/rhp/workingcopies/{workingCopyId} - Search working copies
- Method: getPath:
/rhp-restapi/rhp/workingcopies/search