Create custom images from Marketplace images

You can now create custom images from some Marketplace images, such as the Microsoft SQL Server Enterprise image. Marketplace and the image publisher decide which images are supported.

To determine whether a Marketplace image is supported, first use the GetPackage operation in the Marketplace API to get the image OCID (the resourceId attribute in the response body). Then, call the GetImage operation in the Core Services API, passing the image OCID as a parameter, and refer to the createImageAllowed attribute in the response.