Request Fields
The name of the mirror to get CDC batches for.
The maximum number of CDC batches to retrieve. Set this to 0 or lower to retrieve all batches.
Whether to sort the CDC batches in ascending order based on their IDs. Defaults to
false
.The ID of the last CDC batch to retrieve batches before. Set to -1 to ignore this filter.
The ID of the first CDC batch to retrieve batches after. Set to -1 to ignore this filter.
Response Fields
An array of CDC batches.
The total number of CDC batches returned.
The current page number.