Notebooks API (notebooks:v1)

2023-10-18

2 new methods

Additions

    Methods
  • 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.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameters :

        name

          Description : Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`

          Type : string

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/runtimes/[^/]+$

          Location : path

      HTTP Method : POST

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/runtimes/{runtimesId}:migrate

      Path : v1/{+name}:migrate