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