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:
/workingcopies/{workingCopyId}/databases - Create working copy
- Method: postPath:
/workingcopies - Delete working copy
- Method: deletePath:
/workingcopies/{workingCopyId} - Get all working copies
- Method: getPath:
/workingcopies - Get working copies based on a certain image type
- Method: getPath:
/workingcopies/imagetypes/{imageType} - Get working copy details
- Method: getPath:
/workingcopies/{workingCopyId} - Search working copies
- Method: getPath:
/workingcopies/search