oci-cli
oci-cli copied to clipboard
compute_image_import_from-object is missing on firmware type
"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
Hi Ruggero, We will look into this.
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.
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.
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.