diff --git a/packages/clients/src/api/redis/v1alpha1/api.gen.ts b/packages/clients/src/api/redis/v1alpha1/api.gen.ts index 3ba8bd90b..b12492212 100644 --- a/packages/clients/src/api/redis/v1alpha1/api.gen.ts +++ b/packages/clients/src/api/redis/v1alpha1/api.gen.ts @@ -210,7 +210,9 @@ export class RedisV1Alpha1GenAPI extends API { enrichForPagination('clusters', this.pageOfListClusters, request) /** - * Migrate a cluster + * Upgrade your Database for RedisĀ® cluster to a new version or scale it + * vertically / horizontally. Please note: scaling horizontally your Database + * for RedisĀ® cluster will renew its TLS certificate. * * @param request - The request {@link MigrateClusterRequest} * @returns A Promise of Cluster