Skip to content

/AWS1/CL_RSH=>BATCHMODIFYCLUSTERSNAPSHOTS()

About BatchModifyClusterSnapshots

Modifies the settings for a set of cluster snapshots.

Method Signature

IMPORTING

Required arguments:

IT_SNAPSHOTIDENTIFIERLIST TYPE /AWS1/CL_RSHSNAPSHOTIDLIST_W=>TT_SNAPSHOTIDENTIFIERLIST TT_SNAPSHOTIDENTIFIERLIST

A list of snapshot identifiers you want to modify.

Optional arguments:

IV_MANUALSNAPSHOTRETPERIOD TYPE /AWS1/RSHINTEGEROPTIONAL /AWS1/RSHINTEGEROPTIONAL

The number of days that a manual snapshot is retained. If you specify the value -1, the manual snapshot is retained indefinitely.

The number must be either -1 or an integer between 1 and 3,653.

If you decrease the manual snapshot retention period from its current value, existing manual snapshots that fall outside of the new retention period will return an error. If you want to suppress the errors and delete the snapshots, use the force option.

IV_FORCE TYPE /AWS1/RSHBOOLEAN /AWS1/RSHBOOLEAN

A boolean value indicating whether to override an exception if the retention period has passed.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RSHBTCMODCLSTSNAPSO00 /AWS1/CL_RSHBTCMODCLSTSNAPSO00