Method: projects.locations.azureClusters.patch
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
HTTP 请求
PATCH https://{endpoint}/v1/{azureCluster.name=projects/*/locations/*/azureClusters/*}
其中 {endpoint}
是受支持的服务端点之一。
网址使用 gRPC 转码语法。
路径参数
参数 |
azureCluster.name |
string
此资源的名称。 集群名称的格式为 projects/<project-number>/locations/<region>/azureClusters/<cluster-id> 。 如需详细了解 Google Cloud Platform 资源名称,请参阅资源名称。
|
查询参数
参数 |
validateOnly |
boolean
如果进行了设置,则只会验证请求,而不会实际更新集群。
|
updateMask |
string (FieldMask format)
必需。要更新的字段掩码。此字段中必须提供至少一个路径。重复路径字段的元素只能包含 AzureCluster 中的这些字段:
description 。
azureClient 。
controlPlane.version 。
controlPlane.vm_size 。
annotations 。
authorization.admin_users 。
authorization.admin_groups 。
controlPlane.root_volume.size_gib 。
azureServicesAuthentication 。
azureServicesAuthentication.tenant_id 。
azureServicesAuthentication.application_id 。
controlPlane.proxy_config 。
controlPlane.proxy_config.resource_group_id 。
controlPlane.proxy_config.secret_id 。
controlPlane.ssh_config.authorized_key 。
loggingConfig.component_config.enable_components
monitoringConfig.managed_prometheus_config.enabled 。
这是完全限定字段名称的逗号分隔列表。示例:"user.displayName,photo" 。
|
请求正文
请求正文包含一个 AzureCluster
实例。
响应正文
如果成功,则响应正文包含一个 Operation
实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/cloud-platform
如需了解详情,请参阅身份验证概览。
IAM 权限
需要拥有 name
资源的以下 IAM 权限:
gkemulticloud.azureClusters.update
如需了解详情,请参阅 IAM 文档。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-05-31。
[[["易于理解","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):2024-05-31。"],[],[]]