---
title: "POST /v2/{+name}:upgradeSystem"
method: POST
path: "/v2/{+name}:upgradeSystem"
tags: ["projects"]
---

# POST /v2/{+name}:upgradeSystem

`POST /v2/{+name}:upgradeSystem`

Allows notebook instances to upgrade themselves. Do not use this method directly.

## Path parameters

- `name` string, required

## Request body

- UpgradeInstanceSystemRequest — Request for upgrading a notebook instance from within the VM
  - `vmId` string — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/notebooks.md) · [All operations](https://skmtc.dev/google/apis/notebooks/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/notebooks/revisions/127a2a41b4c1/schema)
