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: postPath:
/rhp-restapi/rhp/workingcopies/{workingCopyId}/databases - Create working copy
- Method: postPath:
/rhp-restapi/rhp/workingcopies - 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 details
- Method: getPath:
/rhp-restapi/rhp/workingcopies/{workingCopyId} - Search working copies
- Method: getPath:
/rhp-restapi/rhp/workingcopies/search