Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExportImageViaObjectStorageUriDetails

Properties

Const destinationType

destinationType: string = "objectStorageUri"

destinationUri

destinationUri: string

The Object Storage URL to export the image to. See Object Storage URLs and Using Pre-Authenticated Requests for constructing URLs for image import/export.

Optional exportFormat

exportFormat: ExportFormat

The format to export the image to. The default value is {@code OCI}.

The following image formats are available:

- {@code OCI} - Oracle Cloud Infrastructure file with a QCOW2 image and Oracle Cloud Infrastructure metadata (.oci). Use this format to export a custom image that you want to import into other tenancies or regions. - {@code QCOW2} - QEMU Copy On Write (.qcow2) - {@code VDI} - Virtual Disk Image (.vdi) for Oracle VM VirtualBox - {@code VHD} - Virtual Hard Disk (.vhd) for Hyper-V - {@code VMDK} - Virtual Machine Disk (.vmdk)

Methods

getDeserializedJsonObj

getJsonObj