更新单个实例的受防护的实例配置。
HTTP 请求
PATCH https://notebooks.googleapis.com/v1/{name}:updateShieldedInstanceConfig
路径参数
| 参数 | |
|---|---|
name |
必需。格式: 必须对指定的资源
|
请求正文
请求正文中包含结构如下的数据:
| JSON 表示法 |
|---|
{
"shieldedInstanceConfig": {
object ( |
| 字段 | |
|---|---|
shieldedInstanceConfig |
要更新的受防护的实例配置。 |
响应正文
如果成功,则响应正文包含一个 Operation 实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/cloud-platform
如需了解详情,请参阅 Authentication Overview。