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