Skip to content

/AWS1/CL_RSH=>DESCRIBECLUSTERTRACKS()

About DescribeClusterTracks

Returns a list of all the available maintenance tracks.

Method Signature

IMPORTING

Optional arguments:

IV_MAINTENANCETRACKNAME TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The name of the maintenance track.

IV_MAXRECORDS TYPE /AWS1/RSHINTEGEROPTIONAL /AWS1/RSHINTEGEROPTIONAL

An integer value for the maximum number of maintenance tracks to return.

IV_MARKER TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

An optional parameter that specifies the starting point to return a set of response records. When the results of a DescribeClusterTracks request exceed the value specified in MaxRecords, Amazon Redshift returns a value in the Marker field of the response. You can retrieve the next set of response records by providing the returned marker value in the Marker parameter and retrying the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RSHTRACKLISTMESSAGE /AWS1/CL_RSHTRACKLISTMESSAGE