Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Method: projects.locations.clusters.create
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
根据指定的属性创建 Redis 集群。创建是异步执行的,调用者可以检查返回的操作以跟踪其进度。操作完成后,Redis 集群将可正常运行。已完成的 longrunning.Operation 将在响应字段中包含新的集群对象。
返回的操作在几小时后会自动删除,因此无需调用 operations.delete。
HTTP 请求
POST https://redis.googleapis.com/v1/{parent=projects/*/locations/*}/clusters
网址采用 gRPC 转码语法。
路径参数
| 参数 |
parent |
string
必需。集群位置的资源名称,格式为 projects/{projectId}/locations/{locationId},其中 locationId 表示 Google Cloud 区域。
|
查询参数
| 参数 |
clusterId |
string
必需。客户项目中 Redis 集群的逻辑名称,必须遵循以下限制:
- 只能包含小写字母、数字和连字符。
- 必须以字母开头。
- 长度必须介于 1 到 63 个字符之间。
- 必须以数字或字母结尾。
- 在客户项目/位置中必须是唯一的
|
requestId |
string
可选。幂等请求 UUID。
|
请求正文
请求正文包含一个 Cluster 实例。
响应正文
如果成功,响应正文将包含一个新创建的 Operation 实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/cloud-platform
如需了解详情,请参阅 Authentication Overview。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-10-19。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-10-19。"],[],[]]