oci-cli icon indicating copy to clipboard operation
oci-cli copied to clipboard

compute_image_import_from-object is missing on firmware type

Open rcitton opened this issue 4 years ago • 1 comments

"oci compute image import from-object" does not allow import specifying the firmware BIOS vs UEFI_64. It's importing always as BIOS. This is not permitting the import of guest UEFI

rcitton avatar Oct 09 '20 08:10 rcitton

Hi Ruggero, We will look into this.

harshkumar-dev avatar Oct 09 '20 15:10 harshkumar-dev

Hi @rcitton , Launch options are not supposed to be changed outside of the image capabilities API. There needs to be an additional API call to the shapes to modify the launch instances options.

https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.23.4/oci_cli_docs/cmdref/compute/image-capability-schema/create.html

Hope that helps.

KartikShrikantHegde avatar Mar 20 '23 22:03 KartikShrikantHegde

Launch Options are not able to be changed. This is inherent to the image itself. the launch options set in the image capabilities will override that however as launch options are sort of being phased out.

ICTKevinWong avatar Mar 21 '23 16:03 ICTKevinWong

Hi @rcitton , Since we haven't heard from you, I will be closing this ticket for now. Please feel free to re-open this ticker if you need clarification. Thanks.

KartikShrikantHegde avatar May 02 '23 16:05 KartikShrikantHegde