Skip to content

/AWS1/CL_ECA=>DESCRIBEUPDATEACTIONS()

About DescribeUpdateActions

Returns details of the update actions

Method Signature

IMPORTING

Optional arguments:

IV_SERVICEUPDATENAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The unique ID of the service update

IT_REPLICATIONGROUPIDS TYPE /AWS1/CL_ECAREPLGROUPIDLIST_W=>TT_REPLICATIONGROUPIDLIST TT_REPLICATIONGROUPIDLIST

The replication group IDs

IT_CACHECLUSTERIDS TYPE /AWS1/CL_ECACACHECLUSTIDLIST_W=>TT_CACHECLUSTERIDLIST TT_CACHECLUSTERIDLIST

The cache cluster IDs

IV_ENGINE TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The Elasticache engine to which the update applies. Either Redis or Memcached

IT_SERVICEUPDATESTATUS TYPE /AWS1/CL_ECASVCUPDSTATUSLIST_W=>TT_SERVICEUPDATESTATUSLIST TT_SERVICEUPDATESTATUSLIST

The status of the service update

IO_SERVICEUPDATETIMERANGE TYPE REF TO /AWS1/CL_ECATIMERANGEFILTER /AWS1/CL_ECATIMERANGEFILTER

The range of time specified to search for service updates that are in available status

IT_UPDATEACTIONSTATUS TYPE /AWS1/CL_ECAUPDACTSTATUSLIST_W=>TT_UPDATEACTIONSTATUSLIST TT_UPDATEACTIONSTATUSLIST

The status of the update action.

IV_SHOWNODELEVELUPDATESTATUS TYPE /AWS1/ECABOOLEANOPTIONAL /AWS1/ECABOOLEANOPTIONAL

Dictates whether to include node level update status in the response

IV_MAXRECORDS TYPE /AWS1/ECAINTEGEROPTIONAL /AWS1/ECAINTEGEROPTIONAL

The maximum number of records to include in the response

IV_MARKER TYPE /AWS1/ECASTRING /AWS1/ECASTRING

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ECAUPDATEACTSMESSAGE /AWS1/CL_ECAUPDATEACTSMESSAGE