Describe DB Cluster Backtracks
GET {{aws_rds_base_url}}/?BacktrackIdentifier&DBClusterIdentifier&Filters.Filter.N&Marker&MaxRecords&Action=DescribeDBClusterBacktracks&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
BacktrackIdentifier | null | If specified, this value is the backtrack identifier of the backtrack to be described. | |
DBClusterIdentifier | null | The DB cluster identifier of the DB cluster to be described. This parameter is stored as a lowercase string. | |
Filters.Filter.N | null | A filter that specifies one or more DB clusters to describe. Supported filters include the following: | |
Marker | null | An optional pagination token provided by a previous DescribeDBClusterBacktracks request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. | |
MaxRecords | null | The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so you can retrieve the remaining results. | |
Action | string | ||
Version | string |