Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExportImageViaObjectStorageTupleDetails

Properties

bucketName

bucketName: string

The Object Storage bucket to export the image to.

Const destinationType

destinationType: string = "objectStorageTuple"

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)

namespaceName

namespaceName: string

The Object Storage namespace to export the image to.

objectName

objectName: string

The Object Storage object name for the exported image.

Methods

getDeserializedJsonObj

getJsonObj