2023-10-13
▼ ▲ notebooks.projects.locations.instances.migrate
HTTP Method: POST
Parameters:
name
Required: Yes
Location: path
Description: Required. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
Type: string
Pattern: ^projects/[^/]+/locations/[^/]+/instances/[^/]+$
Description: Migrates an existing User-Managed Notebook to Workbench Instances.
Scopes: https://www.googleapis.com/auth/cloud-platform
Parameter Order: name
Path: v1/{+name}:migrate
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/instances/{instancesId}:migrate
▼ ▲ notebooks.projects.locations.runtimes.migrate
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:migrate
Pattern: ^projects/[^/]+/locations/[^/]+/runtimes/[^/]+$
Description: Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`
Description: Migrate an existing Runtime to a new Workbench Instance.