Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateImportRequestDetails

Details of import object.

Properties

Optional areDataAssetReferencesIncluded

areDataAssetReferencesIncluded: undefined | false | true

This field controls if the data asset references will be included during import.

bucketName

bucketName: string

Name of the Object Storage bucket where the object will be imported from.

fileName

fileName: string

Name of the zip file to be imported.

Optional importConflictResolution

importConflictResolution: model.ImportConflictResolution

Optional objectKeyForImport

objectKeyForImport: undefined | string

Key of the object inside which all the objects will be imported

Optional objectStorageRegion

objectStorageRegion: undefined | string

Region of the object storage (if using object storage of different region)

Optional objectStorageTenancyId

objectStorageTenancyId: undefined | string

Optional parameter to point to object storage tenancy (if using Object Storage of different tenancy)

Functions

getDeserializedJsonObj

getJsonObj