Skip to content

/AWS1/CL_FSXDELETEVOLONTAPRSP

The response object for the Amazon FSx for NetApp ONTAP volume being deleted in the DeleteVolume operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_finalbackupid TYPE /AWS1/FSXBACKUPID /AWS1/FSXBACKUPID

The ID of the source backup. Specifies the backup that you are copying.

it_finalbackuptags TYPE /AWS1/CL_FSXTAG=>TT_TAGS TT_TAGS

A list of Tag values, with a maximum of 50 elements.


Queryable Attributes

FinalBackupId

The ID of the source backup. Specifies the backup that you are copying.

Accessible with the following methods

Method Description
GET_FINALBACKUPID() Getter for FINALBACKUPID, with configurable default
ASK_FINALBACKUPID() Getter for FINALBACKUPID w/ exceptions if field has no value
HAS_FINALBACKUPID() Determine if FINALBACKUPID has a value

FinalBackupTags

A list of Tag values, with a maximum of 50 elements.

Accessible with the following methods

Method Description
GET_FINALBACKUPTAGS() Getter for FINALBACKUPTAGS, with configurable default
ASK_FINALBACKUPTAGS() Getter for FINALBACKUPTAGS w/ exceptions if field has no val
HAS_FINALBACKUPTAGS() Determine if FINALBACKUPTAGS has a value