Skip to content

Commit c0c3664

Browse files
authored
docs(redis): improve cluster migration (#90)
1 parent adf4750 commit c0c3664

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/clients/src/api/redis/v1alpha1/api.gen.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,9 @@ export class RedisV1Alpha1GenAPI extends API {
210210
enrichForPagination('clusters', this.pageOfListClusters, request)
211211

212212
/**
213-
* Migrate a cluster
213+
* Upgrade your Database for Redis® cluster to a new version or scale it
214+
* vertically / horizontally. Please note: scaling horizontally your Database
215+
* for Redis® cluster will renew its TLS certificate.
214216
*
215217
* @param request - The request {@link MigrateClusterRequest}
216218
* @returns A Promise of Cluster

0 commit comments

Comments
 (0)