You can retrieve a list of MariaDB clusters and also specify the maximum number of elements to be returned by specifying an integer for limit
and defining the pagination using offset
.
Additionally, you can also use a response filter (filter.name
) to list only the MariaDB clusters that contain the specified name.
202 Successful operation