Skip to content

/AWS1/CL_DRSCONVERSIONPRPS

Properties of a conversion job

CONSTRUCTOR

IMPORTING

Optional arguments:

it_volumetoconversionmap TYPE /AWS1/CL_DRSCONVERSIONMAP_W=>TT_VOLUMETOCONVERSIONMAP TT_VOLUMETOCONVERSIONMAP

A mapping between the volumes being converted and the converted snapshot ids

iv_rootvolumename TYPE /AWS1/DRSLARGEBOUNDEDSTRING /AWS1/DRSLARGEBOUNDEDSTRING

The root volume name of a conversion job

iv_forceuefi TYPE /AWS1/DRSBOOLEAN /AWS1/DRSBOOLEAN

Whether the volume being converted uses UEFI or not

iv_datatimestamp TYPE /AWS1/DRSLARGEBOUNDEDSTRING /AWS1/DRSLARGEBOUNDEDSTRING

The timestamp of when the snapshot being converted was taken

it_volumetovolumesize TYPE /AWS1/CL_DRSVOLUMETOSIZEMAP_W=>TT_VOLUMETOSIZEMAP TT_VOLUMETOSIZEMAP

A mapping between the volumes and their sizes

it_volumetoproductcodes TYPE /AWS1/CL_DRSPRODUCTCODE=>TT_VOLUMETOPRODUCTCODES TT_VOLUMETOPRODUCTCODES

A mapping between the volumes being converted and the product codes associated with them


Queryable Attributes

volumeToConversionMap

A mapping between the volumes being converted and the converted snapshot ids

Accessible with the following methods

Method Description
GET_VOLUMETOCONVERSIONMAP() Getter for VOLUMETOCONVERSIONMAP, with configurable default
ASK_VOLUMETOCONVERSIONMAP() Getter for VOLUMETOCONVERSIONMAP w/ exceptions if field has
HAS_VOLUMETOCONVERSIONMAP() Determine if VOLUMETOCONVERSIONMAP has a value

rootVolumeName

The root volume name of a conversion job

Accessible with the following methods

Method Description
GET_ROOTVOLUMENAME() Getter for ROOTVOLUMENAME, with configurable default
ASK_ROOTVOLUMENAME() Getter for ROOTVOLUMENAME w/ exceptions if field has no valu
HAS_ROOTVOLUMENAME() Determine if ROOTVOLUMENAME has a value

forceUefi

Whether the volume being converted uses UEFI or not

Accessible with the following methods

Method Description
GET_FORCEUEFI() Getter for FORCEUEFI, with configurable default
ASK_FORCEUEFI() Getter for FORCEUEFI w/ exceptions if field has no value
HAS_FORCEUEFI() Determine if FORCEUEFI has a value

dataTimestamp

The timestamp of when the snapshot being converted was taken

Accessible with the following methods

Method Description
GET_DATATIMESTAMP() Getter for DATATIMESTAMP, with configurable default
ASK_DATATIMESTAMP() Getter for DATATIMESTAMP w/ exceptions if field has no value
HAS_DATATIMESTAMP() Determine if DATATIMESTAMP has a value

volumeToVolumeSize

A mapping between the volumes and their sizes

Accessible with the following methods

Method Description
GET_VOLUMETOVOLUMESIZE() Getter for VOLUMETOVOLUMESIZE, with configurable default
ASK_VOLUMETOVOLUMESIZE() Getter for VOLUMETOVOLUMESIZE w/ exceptions if field has no
HAS_VOLUMETOVOLUMESIZE() Determine if VOLUMETOVOLUMESIZE has a value

volumeToProductCodes

A mapping between the volumes being converted and the product codes associated with them

Accessible with the following methods

Method Description
GET_VOLUMETOPRODUCTCODES() Getter for VOLUMETOPRODUCTCODES, with configurable default
ASK_VOLUMETOPRODUCTCODES() Getter for VOLUMETOPRODUCTCODES w/ exceptions if field has n
HAS_VOLUMETOPRODUCTCODES() Determine if VOLUMETOPRODUCTCODES has a value