Skip to content

/AWS1/CL_ECA=>DELETESERVERLESSCACHE()

About DeleteServerlessCache

Deletes a specified existing serverless cache.

CreateServerlessCacheSnapshot permission is required to create a final snapshot. Without this permission, the API call will fail with an Access Denied exception.

Method Signature

IMPORTING

Required arguments:

IV_SERVERLESSCACHENAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The identifier of the serverless cache to be deleted.

Optional arguments:

IV_FINALSNAPSHOTNAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

Name of the final snapshot to be taken before the serverless cache is deleted. Available for Redis OSS and Serverless Memcached only. Default: NULL, i.e. a final snapshot is not taken.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ECADELSERVERLESSCAC01 /AWS1/CL_ECADELSERVERLESSCAC01