Skip to content

/AWS1/CL_MIGDELETEIMAGESETRSP

DeleteImageSetResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IV_DATASTOREID TYPE /AWS1/MIGDATASTOREID /AWS1/MIGDATASTOREID

The data store identifier.

IV_IMAGESETID TYPE /AWS1/MIGIMAGESETID /AWS1/MIGIMAGESETID

The image set identifier.

IV_IMAGESETSTATE TYPE /AWS1/MIGIMAGESETSTATE /AWS1/MIGIMAGESETSTATE

The image set state.

IV_IMAGESETWORKFLOWSTATUS TYPE /AWS1/MIGIMAGESETWORKFLOWSTAT /AWS1/MIGIMAGESETWORKFLOWSTAT

The image set workflow status.


Queryable Attributes

datastoreId

The data store identifier.

Accessible with the following methods

Method Description
GET_DATASTOREID() Getter for DATASTOREID, with configurable default
ASK_DATASTOREID() Getter for DATASTOREID w/ exceptions if field has no value
HAS_DATASTOREID() Determine if DATASTOREID has a value

imageSetId

The image set identifier.

Accessible with the following methods

Method Description
GET_IMAGESETID() Getter for IMAGESETID, with configurable default
ASK_IMAGESETID() Getter for IMAGESETID w/ exceptions if field has no value
HAS_IMAGESETID() Determine if IMAGESETID has a value

imageSetState

The image set state.

Accessible with the following methods

Method Description
GET_IMAGESETSTATE() Getter for IMAGESETSTATE, with configurable default
ASK_IMAGESETSTATE() Getter for IMAGESETSTATE w/ exceptions if field has no value
HAS_IMAGESETSTATE() Determine if IMAGESETSTATE has a value

imageSetWorkflowStatus

The image set workflow status.

Accessible with the following methods

Method Description
GET_IMAGESETWORKFLOWSTATUS() Getter for IMAGESETWORKFLOWSTATUS, with configurable default
ASK_IMAGESETWORKFLOWSTATUS() Getter for IMAGESETWORKFLOWSTATUS w/ exceptions if field has
HAS_IMAGESETWORKFLOWSTATUS() Determine if IMAGESETWORKFLOWSTATUS has a value