Skip to content

redis: TypeId need RedisShardNum and RedisReplicasNum #410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
likexian opened this issue May 15, 2020 · 2 comments
Closed

redis: TypeId need RedisShardNum and RedisReplicasNum #410

likexian opened this issue May 15, 2020 · 2 comments
Assignees
Labels

Comments

@likexian
Copy link
Contributor

likexian commented May 15, 2020

Error: [TencentCloudSDKError] Code=FailedOperation.SystemError, Message=TypeId need RedisShardNum and RedisReplicasNum, RequestId=a61a937c-c76d-4955-92c5-e8f1faca1020

参数名称 必选 类型 描述
RedisShardNum Integer 实例分片数量,Redis2.8主从版、CKV主从版和Redis2.8单机版、Redis4.0主从版不需要填写
RedisReplicasNum Integer 实例副本数量,Redis2.8主从版、CKV主从版和Redis2.8单机版不需要填写
ReplicasReadonly Boolean 是否支持副本只读,Redis2.8主从版、CKV主从版和Redis2.8单机版不需要填写
@likexian
Copy link
Contributor Author

TypeId 也一起补齐吧

参数名称 必选 类型 描述
TypeId Integer 实例类型:2 – Redis2.8主从版,3 – Redis3.2主从版(CKV主从版),4 – Redis3.2集群版(CKV集群版),5-Redis2.8单机版,6 – Redis4.0主从版,7 – Redis4.0集群版,8 – Redis5.0主从版,9 – Redis5.0集群版

@Himer
Copy link
Contributor

Himer commented May 22, 2020

#416

@Himer Himer closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants