I want to create a compute instance using oci-python-sdk in the same way as I would by clicking 'launch instance' in the "compute >> instance configurations >> instance configuration details" on the Oracle website.
I only found references to creating instances from custom images, but nothing on doing it from an existing configuration.